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.

SOLVED why isnt my mod working? dont forget these little buddies [ ]

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by MASKED REPTILIAN, Oct 9, 2018.

  1. MASKED REPTILIAN

    MASKED REPTILIAN
    Expand Collapse

    Joined:
    May 10, 2018
    Messages:
    203
    SOLVED ive made a mod so i can fly the semi and it just breaks the game how do i fix it
    Code:
    ],
        "thrusters":      
            ["id1:", "id2:", "factor", "thrustLimit", "control"],
            ["f1l", "f2l", 100000, 100000, "E"],
            ["f1r", "f2r", 100000, 100000, "E"],
        ["f1r", "f1l", 100000, 100000, "F"],
    ["f1l", "f1r", 100000, 100000, "H"],
    ["f1l", "f11l", 100000, 100000, "T"],
    ["f1r", "f11r", 100000, 100000, "T"],
    ["f11l", "f1l", 100000, 100000, "G"],
    ["f11r", "f1r", 100000, 100000, "G"],
        ],
    
    and the mod file is below attached

    i for got the [ at the start of the code
     

    Attached Files:

    #1 MASKED REPTILIAN, Oct 9, 2018
    Last edited: Oct 9, 2018
  2. SHOme1289

    SHOme1289
    Expand Collapse

    Joined:
    Nov 6, 2013
    Messages:
    1,286
    maybe because H is mapped to the horn as well? maybe theres some punctuation in the wrong place? like a [ or , or " perhaps
     
    • Informative Informative x 1
  3. MASKED REPTILIAN

    MASKED REPTILIAN
    Expand Collapse

    Joined:
    May 10, 2018
    Messages:
    203
    ive checked all of it there is no mistakes i should go into to detail and say it doesnt spawn any configs after ive installed my mod sorry i forgot to menchen that
     
  4. SHOme1289

    SHOme1289
    Expand Collapse

    Joined:
    Nov 6, 2013
    Messages:
    1,286
    well if theres any issues with any part of the frame jbeam, it will break the truck regardless of the config. i just downloaded your code, i am at work but i can pick through it and see if I can figure it out. additionally, load the truck up in the game and when it fails to load and the camera is all underground or whatever it does, go into the console and look towards the top of the red errors, usually it will say "there was an issue decoding the jbeam blahblahblah near line 561" or whatever number it says...post a screenshot of your console (~ key in game) if you can
     
  5. MASKED REPTILIAN

    MASKED REPTILIAN
    Expand Collapse

    Joined:
    May 10, 2018
    Messages:
    203
    here what does it mean? line61.jpg
     
  6. SHOme1289

    SHOme1289
    Expand Collapse

    Joined:
    Nov 6, 2013
    Messages:
    1,286
    its saying theres an issue near line 61, I just looked thru it and cant see anything glaringly obvious...perhaps removing that line, the f1l and f2l thruster line...remove that line and see if at least the truck spawns.
     
  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