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. Riquwayd

    Riquwayd
    Expand Collapse

    Joined:
    Oct 31, 2024
    Messages:
    4
    You have no spring stiffness setting, here is your part of the code of front suspension:
    Code:
    "beams": [
                ["id1:", "id2:"],
                //front springs
                {"beamPrecompression":1, "beamType":"|NORMAL"},
                {"beamDeform":40000,"beamStrength":50000},
                {"beamSpring":37000,"beamDamp":0},
    
    and how it should be
    Code:
    "beams": [
                ["id1:", "id2:"],
                //front springs
                {"beamPrecompression":1, "beamType":"|NORMAL"},
                {"beamDeform":40000,"beamStrength":50000},
                {"beamSpring":"$spring_F","beamDamp":0},
    now this value is fixed, both front and rear, here is your part of the code of rear suspension:
    Code:
    "beams": [
              ["id1:", "id2:"],
              //rear springs
              {"beamPrecompression":1, "beamType":"|NORMAL"},
              {"beamDeform":30000,"beamStrength":40000},
              {"beamSpring":28000,"beamDamp":0},
    and how it should be
    Code:
    "beams": [
              ["id1:", "id2:"],
              //rear springs
              {"beamPrecompression":1, "beamType":"|NORMAL"},
              {"beamDeform":30000,"beamStrength":40000},
              {"beamSpring":"$spring_R","beamDamp":0},
    You also have problems with bumpers: TIMS RS Vented Front Bumper and Cup Front Bumper their splitters do not have the lifting power of their RS Front Bumper counterpart. It's a bit more complicated because TIMS RS Vented Front Bumper and Cup Front Bumper don't have bumpers, so I can't just show you how you did it and how I did it, except for uploading both files in full.
     
  2. ExistingUser

    ExistingUser
    Expand Collapse

    Joined:
    Mar 30, 2021
    Messages:
    23
    Bug on the passenger side door where if you roll the window down the glass protrudes through the door panel...
     

    Attached Files:

    • screenshot_2025-03-08_15-24-20.png
  3. Theo Wilkinson

    Theo Wilkinson
    Expand Collapse

    Joined:
    Feb 18, 2020
    Messages:
    1,429
    this has been fixed for the next update
     
    • Like Like x 1
  4. SupraTech

    SupraTech
    Expand Collapse

    Joined:
    Jan 6, 2025
    Messages:
    197
    Oh, great, I had the same problem
    upload_2025-3-10_20-29-21.png
     
  5. LegThePeg

    LegThePeg
    Expand Collapse

    Joined:
    Jun 4, 2022
    Messages:
    3,494
    Did he not say that the issue was going to be fixed in the next update?
     
  6. Wymberto

    Wymberto
    Expand Collapse

    Joined:
    Mar 9, 2025
    Messages:
    2
    Tow hitch trigger(orange ball thing to couple trailers) stops working when using the hard top instead of soft top.
     
  7. Ipega

    Ipega
    Expand Collapse

    Joined:
    Aug 4, 2024
    Messages:
    21
    Hey when I press u to retract the roof it doesn’t retract same with the vela
     
  8. LegThePeg

    LegThePeg
    Expand Collapse

    Joined:
    Jun 4, 2022
    Messages:
    3,494
    That's because this is a manually-opening roof, unless you use the soft top launcher.
     
  9. Ipega

    Ipega
    Expand Collapse

    Joined:
    Aug 4, 2024
    Messages:
    21
    When I try to manually open it the front glass breaks
     
  10. LegThePeg

    LegThePeg
    Expand Collapse

    Joined:
    Jun 4, 2022
    Messages:
    3,494
    What roof are you using? If it's the soft top, then you need to make sure to press the latch in the interior, otherwise it will not release.
     
  11. Ipega

    Ipega
    Expand Collapse

    Joined:
    Aug 4, 2024
    Messages:
    21
    bro I dont have openable mod
     
  12. SupraTech

    SupraTech
    Expand Collapse

    Joined:
    Jan 6, 2025
    Messages:
    197
    u dont need openable mod... Openable panels are included in all vanilla cars and some mod cars, like the ccf... You have to press the latch, as LegThePeg said
     
  13. LegThePeg

    LegThePeg
    Expand Collapse

    Joined:
    Jun 4, 2022
    Messages:
    3,494
    Why do I have a feeling that they might be using the old CCF?
     
  14. SupraTech

    SupraTech
    Expand Collapse

    Joined:
    Jan 6, 2025
    Messages:
    197
    maybe...
     
  15. Theo Wilkinson

    Theo Wilkinson
    Expand Collapse

    Joined:
    Feb 18, 2020
    Messages:
    1,429
  16. jamesthecarguy

    jamesthecarguy
    Expand Collapse

    Joined:
    Sep 27, 2024
    Messages:
    199
    theres no preview
     
  17. Theo Wilkinson

    Theo Wilkinson
    Expand Collapse

    Joined:
    Feb 18, 2020
    Messages:
    1,429
  18. Ipega

    Ipega
    Expand Collapse

    Joined:
    Aug 4, 2024
    Messages:
    21
    I dont see the latch I only have the open latch option which opens all latchs icluding doors,hoods and trunk including the roof but I only want to open the roof
     
  19. Tysobie7

    Tysobie7
    Expand Collapse
    Banned

    Joined:
    Mar 28, 2025
    Messages:
    90
    Great mod way beyond developer quality!
    --- Post updated ---
    Then download it from the repo!
     
  20. LegThePeg

    LegThePeg
    Expand Collapse

    Joined:
    Jun 4, 2022
    Messages:
    3,494
    Those require the beamng servers to work. Also, that post was from the first day of this mod being released, when it actually broke the repository for multiple weeks after due to the amount of download requests.
     
  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