Hirochi CCF Rework Bug Reporting Rework 1.1.6.1

The ground-up rework of a small roadster with big ambitions. Now includes an interactive screen!

  1. charge_1

    charge_1
    Expand Collapse

    Joined:
    Nov 11, 2020
    Messages:
    1,005
    after a crash on the front when you open the driver's door it doesn't open. when you pull it with the node-grabber it opens but when you close it you have to click the box rapidly
     
  2. Red cobra

    Red cobra
    Expand Collapse

    Joined:
    Jul 5, 2023
    Messages:
    46
    While the AEB is functional, it has a tendency to FULLY LOCK THE CAR IN REVERSE even after you respawn it
     

    Attached Files:

    • Agree Agree x 1
  3. xpogosam

    xpogosam
    Expand Collapse

    Joined:
    Jun 19, 2020
    Messages:
    53
    Give these numbers a try:

    Front:
    Antirollbar: 30510
    Bump:3900
    Rebound: 7300
    Fast Bump: 2300
    Fast Rebound: 3390
    Spring Rate: 70,000
    Height -0.07

    Rear:
    Antirollbar: 54860
    Bump:3900
    Rebound: 7300
    Fast Bump: 2300
    Fast Rebound: 3390
    Spring Rate: 40,000
    Height -0.065

    Alignment:

    Front:
    -Camber: -1%
    -Caster: 100%
    -Toe: -100%

    Rear:
    -Camber -17%

    This Setup equates to the alignment setup recomended by Flyin Miata for the ND chassis, and uses the spring rates from Flyin Miatas recomendations as well (400lb front, 250lb rear). I borrowed the sway bar settings from the cup configs and didnt touch rebound or bump from base values. This yielded much better results for a lower ride height. If you play with the rebound and bump and improve the results, let me know
     
    • Like Like x 1
  4. wearyNATE15

    wearyNATE15
    Expand Collapse

    Joined:
    Oct 15, 2015
    Messages:
    1,308
    sorry, could have worded it better. I was trying to tell him each hard top is a different color slot
     
  5. Reece Coates

    Reece Coates
    Expand Collapse

    Joined:
    Apr 3, 2020
    Messages:
    1,154
    Doors fall of way too easily, lol.
     

    Attached Files:

  6. Neverless

    Neverless
    Expand Collapse

    Joined:
    Sep 18, 2016
    Messages:
    226
    I didnt see this being listed. in ccfGetVehOBBs.lua within getLightsActive(), this line is present

    if v.func and v.func:match("lowbeam") or v.func:match("lowhighbeam") then

    Or will be execute nonetheless if v.func is nil
    if v.func and v.func:match("lowbeam") or v.func:match("lowhighbeam") then

    so it needs to be
    if v.func and (v.func:match("lowbeam") or v.func:match("lowhighbeam")) then

    this line leads to spam in the logs if the user also uses mod like the realistic headlights mod. seen this to be a issue for some players
     
    #206 Neverless, Dec 24, 2023
    Last edited: Dec 24, 2023
    • Like Like x 1
  7. LucasRO.IT

    LucasRO.IT
    Expand Collapse

    Joined:
    Nov 6, 2022
    Messages:
    28
    (this is more a feature suggestion than a bug report but- im not sure where else i could type this so im so sorry about typing this here)
    the mod overall is crazy good, though i just thought it’d be nice to have a chime for it in the future updates. for example when u turn it on in the usdm variants, if u leave the lights on and open the driver door, one that warns you when u exceed 120kmh/74~mph, etc. though if possible these should have an option to remove them / disable them in case some people don’t like them.
     
    • Like Like x 1
  8. carsofawe

    carsofawe
    Expand Collapse

    Joined:
    Feb 6, 2013
    Messages:
    113
    Not entirely sure if this is an issue of me closing/opening it improperly, but every time I close the soft top after having it open a dent appears on the top right corner of the rear window upload_2023-12-24_1-37-10.png upload_2023-12-24_1-37-25.png
     
  9. Theo Wilkinson

    Theo Wilkinson
    Expand Collapse

    Joined:
    Feb 18, 2020
    Messages:
    1,429
    please read the known bugs list :(
    --- Post updated ---
    this is what happens when you ask a jbeam to deform but also want it to return to shape- i cant do anything about this
     
    • Like Like x 1
  10. Kippeth

    Kippeth
    Expand Collapse

    Joined:
    Aug 17, 2013
    Messages:
    45
    Mod looks good, but the car sounds awful. It was pretty funny being sat in Belasco Garage and hearing this awful noise outside, only to freecam and find out its the CCF. Reminds me of a kids bike or a moped being revved out to max rpm.

    Perhaps an issue with the way the AI drives it?
     
  11. DaddelZeit

    DaddelZeit
    Expand Collapse

    Joined:
    Jul 17, 2019
    Messages:
    3,460
    Fixed, thanks for the report :)
     
  12. Shelbyiris

    Shelbyiris
    Expand Collapse

    Joined:
    Sep 9, 2022
    Messages:
    1,381
    oh god im stupid


    also not sure if its a bug or something on my end, but sometimes after respawning the vehicle (R) the Emergency Braking stops working, and i have to reload the car completely to get it to work again. very small issue, but still pretty annoying
     
  13. SSRG

    SSRG
    Expand Collapse

    Joined:
    Jun 17, 2023
    Messages:
    4,332
    One of the fenders/wings is just named “Cut Wing”, while the other is “Cut Nomi Wing”. Not sure if this is intended. Both look the same.
     
  14. DarYus_ro

    DarYus_ro
    Expand Collapse

    Joined:
    Dec 31, 2021
    Messages:
    25
    I don't know if this is a bug, but why I can't remove the tachometer when I have the electric cup gauge?
    --- Post updated ---
    also this happens when you crash using the hood camera
     

    Attached Files:

    • unknown_20231224-1313_1.gif
  15. theComputerNerd

    theComputerNerd
    Expand Collapse

    Joined:
    Mar 14, 2021
    Messages:
    84
    Not a bug but more of an oversight.

    Is it possible to open the roof in Career Mode since the Node Grabber seems to be disabled?
     
  16. Theo Wilkinson

    Theo Wilkinson
    Expand Collapse

    Joined:
    Feb 18, 2020
    Messages:
    1,429
    the right cut wing has the nomi vent in it to fit a snorkel
    --- Post updated ---
    its more of an oversight on beamng's end, seeing as the unicycle has its own functional nodegrabber and they straight up didnt use it
     
    • Agree Agree x 3
    • Like Like x 1
  17. theComputerNerd

    theComputerNerd
    Expand Collapse

    Joined:
    Mar 14, 2021
    Messages:
    84
    I hope they enable it in future updates. It could bring so many possibilities like winches to tow trucks, tying down loads to the bed of a truck, or even just pulling your car out of a ditch.

    upload_2023-12-24_15-24-6.png
    Either way, I finally got it down by jerking the car back and forth in low range and hitting a few bumps.
     
    • Like Like x 1
  18. car.crash

    car.crash
    Expand Collapse

    Joined:
    Apr 15, 2021
    Messages:
    8
    why are the parking sensors and auto lights off by default?
     
  19. SSRG

    SSRG
    Expand Collapse

    Joined:
    Jun 17, 2023
    Messages:
    4,332
    In the parts selector, in Body->DSE->Drive Modes->Default Mode, the option that should be called "Street Mode" is just called "Street". It is the only part in that that doesn't have "Mode" in it, so it's probably an error.
     
  20. kosmicno

    kosmicno
    Expand Collapse

    Joined:
    Jan 26, 2018
    Messages:
    2
    ill give this a go now i didnt even try to make any sort of setups lol
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice