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.35 Bug Reporting thread
    Solutions and more information may already be available.

need help with the automaticGearbox.lua

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by Johny2, Dec 26, 2024.

  1. Johny2

    Johny2
    Expand Collapse

    Joined:
    Aug 10, 2022
    Messages:
    10
    so i did something in the automaticGearbox.lua file and i cant remember what i did and now any automatic gearbox in the game wont work and im a dummy for messing with the lua and i try to fix it but i did not and i dont want to verify my game files so can someone look over the automaticGearbox.lua file for me and tell me what's wrong so can fix it plz and thanks
     

    Attached Files:

  2. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    90
    i compared them in a program and the only difference is at line 190:
    your lua file is
    Code:
    if automaticHandling.mode == "D" then
    while it should be
    Code:
    if automaticHandling.mode == "N" then
     
  3. Johny2

    Johny2
    Expand Collapse

    Joined:
    Aug 10, 2022
    Messages:
    10
    ok i will try that thx
     
  4. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    90
    your welcome
     
  5. Johny2

    Johny2
    Expand Collapse

    Joined:
    Aug 10, 2022
    Messages:
    10
    im going to try that but i forgot to add this in the post but there is two of them one in vehicle/powertrain and there is another one in vehicle/controller/vehiclecontroller/shitftlogic and i looked at both of them and they look the same but when i messed up the lua i saw that there is another one so i copy and pasted the one in vehiclecontroller/shitftlogic and it still did not work but im going to try that and see if it works or not
     
  6. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    90
    I compared yours to the one in shitftlogic so I looked and the other one in powertrain is smaller than the one in shitftlogic
     
  7. Johny2

    Johny2
    Expand Collapse

    Joined:
    Aug 10, 2022
    Messages:
    10
    ok ya that did not work well can you send me that one or do i have to just verify my game files
     
  8. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    90
    Which one? powertrain or shitftlogic?
     
  9. Johny2

    Johny2
    Expand Collapse

    Joined:
    Aug 10, 2022
    Messages:
    10
    powertrain
     
  10. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    90
    Okay here you go hope that fixes your issue
     

    Attached Files:

  11. Johny2

    Johny2
    Expand Collapse

    Joined:
    Aug 10, 2022
    Messages:
    10
    YESS thx you it worked im going to stay away from that lol thx for the time and the lua help
     
  12. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    90
    You're welcome!
     
  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