1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.36 Bug Reporting thread
    Solutions and more information may already be available.

engine.jbeam problem

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by Fender_Bender, Jun 21, 2015.

  1. Fender_Bender

    Fender_Bender
    Expand Collapse

    Joined:
    Mar 26, 2014
    Messages:
    77
    When i try to edit the torque and the rpm, the gearing ends up really fucked up. Like when i shift up, the rpm's wont go down, because of this the car is constantly revving and can't speed up. What am i doing wrong? :confused: ps. I'm not planning to upload engine files. And yes i am a dumbass because i can't even edit the simplest code :D.


    here's the code

    "enginetorque":[
    ["rpm", "torque"]
    [0, 20],
    [500, 60],
    [1000, 300],
    [2000, 300],
    [3000, 300],
    [4000, 500],
    [5000, 500],
    [5500, 500],
    [6000, 500],
    [7000, 300],
    [7500, 200],
    [8000, 100],
    ],
    "engine":{
    "idleRPM":800,
    "shiftDownRPM":3000,
    "shiftUpRPM":7300,
    "maxRPM":8000,
    "inertia":0.10,
    "friction":10,
    "brakingCoefRPS":0.05,
    "burnEfficiency":0.5,
    "throttleSensitivity":1.2,
    "torqueReactionNodes:":["e2r","e2l","e4r"],
     
    #1 Fender_Bender, Jun 21, 2015
    Last edited: Jun 21, 2015
  2. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    Modify the clutch torque in the transmission. Probably slipping.
     
  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