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

Linux Port – Feedback, Known Issues, and FAQ

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by Car_Killer, Jun 13, 2022.

  1. DaddelZeit

    DaddelZeit
    Expand Collapse

    Joined:
    Jul 17, 2019
    Messages:
    3,521
    Try starting the game with -gfx vk debug and see if you can reproduce it again, maybe that has more info than just the device lost timeout. You'll probably need to install the vulkan validation layers through your package manager.
     
    • Like Like x 1
  2. crashmaster

    crashmaster
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,901
    im wondering when launching with "-gfx vk debug" is the game supposed to launch with any signs that it worked? example, it says vulkan on top, is it supposed to be vulkan debug if it worked?

    im launching with this through steam to also launch the native linux build "./BinLinux/BeamNG.drive.x64 -gfx vk debug %command%"
    just to make sure im doing this right :p
    to be fair i think it doing its thing, as im not capable of getting 60 fps when the debug options are there.

    now... im curious... does the vulkan validation layer add anything?... or the -gfx vk?
    ive been stress testing this game with the debug options for hours and... the damn game is so stubborn... it just wont crash anymore today.
    it usually spawned with glitched textures way before i had this many vehicles spawned.
    20251217230832_1.jpg


    im going nuts with this bug oh my gooosh.

    usually i easily get these visual glitches
    20251217002917_1.jpg

    and with -gfx vk in the commands?
    20251217232010_1.jpg
    not a single one of those spawned glitched like the picture above.


    ill keep testing, itll probably take a few days seeing how stubborn the game is.
    i consistently got multiple crashes earlier today by spam spawning the WL40, and now it doesnt do it anymore :| wtf lol

    The inconsistency of this bug is driving me nuts.

    EDIT: today is a new day, im still extensively testing, i removed the debug portion of "-gfx vk" because it made my game lag super bad, but i have not been able to trigger the ErrorDeviceLost since i added "-gfx vk"
    now i know correlation does not imply causation, but this bug leaves me wondering everything i touch lol. does "-gfx vk" change anything other than tell the game to use vulkan?... i find it hard to believe it would be as silly as that to fix the bug.
     
    #1102 crashmaster, Dec 18, 2025
    Last edited: Dec 18, 2025
  3. crashmaster

    crashmaster
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,901
    I HAVE A CRASHED DEBUG LOG!!!!!

    FINALLY OH MY GOSH!!! IT TOOK SO MANY HOURS!!!

    to specify exactly what i was doing,
    i was trying a new map i just downloaded, without the debug i got a ErrorDeviceLost.
    the map in question https://www.beamng.com/threads/arena-constructor-port-stuntman-ps2-2002.103037/
    it seems to be primarily happening with a clear cache, without clearing cache i played for hours without crashing. (again correlation does not imply causation)

    there is a special area in that map for credits and etc
    upload_2025-12-18_13-42-33.png
    when i spawned in the middle of the arena, i quickly turned around which caused massive lag and instantly crashed the game.

    after the cache is loaded it seems to not happen as much. i need to clear my cache for ErrorDeviceLost to happen..

    in the debug log, i have enabled the vulkan validation layers.

    i genuinely hope this log will be useful, ive spent so many hours in the past days trying to reproduce this bug.

    there is so much new data in the log given. i really hope itll be useful.
     

    Attached Files:

  4. PJungkamp

    PJungkamp
    Expand Collapse

    Joined:
    Dec 12, 2025
    Messages:
    2
    My BeamNG installation should be fine; the D3D/Proton version starts without problems or unusual errors. I fixed the "failed to load font" errors on the Linux build by including `liberation_ttf` fonts for an Arial alternative in the environment I set up for BeamNG (see the `.nix` file in the attached ZIP archive). I suspect that the problem might be similar to the one in this issue I found on RBDOOM: https://github.com/RobertBeckebans/RBDOOM-3-BFG/issues/984

    I've attached my `vulkaninfo --html` output and my `.nix` file for the environment compressed into a ZIP, the `beamng.log` file and BeamNG's merged stdout/stderr output with the vulkan validation layers enabled below.
     

    Attached Files:

  5. aivora

    aivora
    Expand Collapse
    Research Software Engineer
    BeamNG Team

    Joined:
    Dec 14, 2021
    Messages:
    48
    Hello, thank you for all the effort and data, we will look into that and update you when we have more insight.
     
    • Like Like x 1
  6. Neverless

    Neverless
    Expand Collapse

    Joined:
    Sep 18, 2016
    Messages:
    290
    Is there a way to influence the font used by the gameengine for its debug drawers? I dont mind the font itself, just the graphical issues around it
    Screenshot_20251222_124613.png
    Screenshot_20251222_124447.png
     
  7. aivora

    aivora
    Expand Collapse
    Research Software Engineer
    BeamNG Team

    Joined:
    Dec 14, 2021
    Messages:
    48
    Hi, this is most probably a bug on our side, however I cannot reproduce it with the same debugDrawer call (see screenshot). Can you share your distribution + desktop environment?
     

    Attached Files:

    • Screenshot_20251223_095458.png
  8. Neverless

    Neverless
    Expand Collapse

    Joined:
    Sep 18, 2016
    Messages:
    290
    Im using the default CachyOS KDE Wayland installation (KDE Plasma 6.5.4 with the Wayland window manager).

    Additionally i have also now tested the much more efficient drawer in ffi.C. The issue is visibly the same
    Screenshot_20251223_125423.png
    Screenshot_20251223_125548.png
     
  9. aivora

    aivora
    Expand Collapse
    Research Software Engineer
    BeamNG Team

    Joined:
    Dec 14, 2021
    Messages:
    48
    Interesting, I tried with a live USB of CachyOS on Plasma+Wayland and I still cannot reproduce the font issue. Could you try deleting the `/temp/fonts` directory from the userfolder and see whether that changes something?
     
  10. Neverless

    Neverless
    Expand Collapse

    Joined:
    Sep 18, 2016
    Messages:
    290
    The live iso isnt equal to the full installation unfortunately. /temp/fonts or /tmp/fonts doesnt exist on my system and the only other font dir i see in /tmp is empty as well. Thinking more about it, maybe this is related to the same issue the game has with Vulkan on AMD cards as well. This one https://www.beamng.com/threads/vulkan-api-–-feedback-known-issues-and-faq.79967/page-34#post-1841703

    Im going to try DirectX over DXVK via proton tomorrow. And i also have a second machine with CachyOS but a Nvidia card. I will report back with my findings!
     
  11. crashmaster

    crashmaster
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,901
    while digging with Qdirstat, i found a folder with a 1.7gb beamng dump file at /var/lib/systemd/coredump
    coredump_extracted.png
    after being extracted through zstd, its a 6gb file lol.

    i tried debugging using GDB bc im hella curious, first time doing tracebacks for me :p
    coredumps.png decomp.png
    but you see... im not an engineer... so i havent gotten a goddamn clue what to do with pure assembly code lmfao. im utterly clueless.

    my capabilities stops here. there isnt much i can do but to ask, are these core dumps file valuable information? and should i send them your way?

    that is all.
    thank you very much.
     
  12. Neverless

    Neverless
    Expand Collapse

    Joined:
    Sep 18, 2016
    Messages:
    290
    So coming back to what i said. I ran the game over proton with the DirectX option. The issue prevailed. Then i just for the sake of it started it with the vulkan option. Issue stayed. Running the game over proton yielded totally different imgui fonts interestingly tho
    Screenshot_20251224_141457.png

    Then i went ahead and installed BeamNG on another machine that has a Nvidia GPU and the font drawing issue isnt present there.
    Screenshot_20251224_143325.png

    That makes me think its an ongoing rendering issue with AMD cards. The machines are hardware wise totally different but the software installation is equal (kernel, scheduler etc) except the gpu driver ofc.
    Now i could theoretically also pull the Nvidia card out of the other machine and plug it into my main to narrow it down further. Want me to?
     
  13. JustCauseWhyNot

    JustCauseWhyNot
    Expand Collapse

    Joined:
    Sep 26, 2024
    Messages:
    3
    The issue you’ve noticed:
    I've bound opentracks libevdev joystick outputs to the corresponding beamngs camera binds, but it doesn't move. It also does work automatically when ran through proton, and using the wine output option from opentrack. But the proton version eats up a lot more ram not sure why there's such a massive difference.

    This happens when:
    Use opentrack as the head tracker, and use libevdev joystick receiver as the output.
    Bind the joystick output to the corresponding in game bind.

    My specs are:
    System:
    Host: jcwn Kernel: 6.18.1-gentoo arch: x86_64 bits: 64
    Desktop: KDE Plasma v: 6.5.4 Distro: Gentoo Base System release 2.18
    Machine:
    Type: Desktop System: ASRock product: B650M-HDV/M.2 v: N/A
    serial: <superuser required>`
    Mobo: ASRock model: B650M-HDV/M.2 serial: <superuser required>
    UEFI: American Megatrends LLC. v: 3.10 date: 10/25/2024
    CPU:
    Info: 8-core model: AMD Ryzen 7 9800X3D bits: 64 type: MT MCP cache:
    L2: 8 MiB
    Speed (MHz): avg: 5214 min/max: 603/5272 cores: 1: 5214 2: 5214 3: 5214
    4: 5214 5: 5214 6: 5214 7: 5214 8: 5214 9: 5214 10: 5214 11: 5214 12: 5214
    13: 5214 14: 5214 15: 5214 16: 5214
    Graphics:
    Device-1: NVIDIA AD104 [GeForce RTX 4070 SUPER] driver: nvidia v: 580.119.02
     

    Attached Files:

    #1113 JustCauseWhyNot, Dec 29, 2025
    Last edited: Dec 30, 2025
  14. First in Charge

    First in Charge
    Expand Collapse

    Joined:
    Oct 5, 2016
    Messages:
    18
    is anyone also having issues with the career mode performance index, being trying to search if anyone had any issue with it but found nothing
     
  15. Neverless

    Neverless
    Expand Collapse

    Joined:
    Sep 18, 2016
    Messages:
    290
    If you post your career save and describe the issue your facing then i cross check it on my end
     
  16. First in Charge

    First in Charge
    Expand Collapse

    Joined:
    Oct 5, 2016
    Messages:
    18
     

    Attached Files:

  17. Neverless

    Neverless
    Expand Collapse

    Joined:
    Sep 18, 2016
    Messages:
    290
    Yep it doesnt load on my end either. Looking at the log i see this error

    Code:
    240.51056|W|GELua.extensions| Unloading the following modules. Their dependencies could not be resolved:
    240.51063|W|GELua.extensions|     gameplay_drag_dragTypes_headsUpDrag dependencies not resolved: { "gameplay_drag_utils" }
    240.52081|E|GameEngineLua:Exception| [string "lua/ge/extensions/gameplay/drag/saveSystem.lua"]:358: filesystem error: status: File name too long [/home/neverless/.local/share/BeamNG/BeamNG.drive/current//{["partstree"]={["partpath"]="/pessima",["children"]={["paint_design"]={["partpath"]="/paint_design/pessima_skin_bodycolored",["decisionmethod"]="user",["chosenpartname"]="pessima_skin_bodycolored",["path"]="/paint_design/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_skin_dynamictextures","pessima_skin_old","pessima_skin_rallysafari","pessima_skin_custom","pessima_skin_bodycolored","pessima_skin_ibishutecnica","pessima_skin_grunt","pessima_skin_rallytears"},["id"]="paint_design"},["licenseplate_design_2_1"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/licenseplate_design_2_1/",["unsuitablepartnames"]={},["suitablepartnames"]={"license_plate_gridmap_2_1","license_plate_utah_2_1","license_plate_italy_old_2_1","license_plate_wca_2_1","license_plate_germany_2_1","license_plate_texas_2_1","license_plate_nz_1","license_plate_eca_2_1","license_plate_jungle_rock_island_2_1","license_plate_italy_2_1"},["id"]="licenseplate_design_2_1"},["pessima_body"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_body",["id"]="pessima_body",["chosenpartname"]="pessima_body",["path"]="/pessima_body/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_body"},["children"]={["pessima_spoiler_window"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_spoiler_window/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_spoiler_window"},["id"]="pessima_spoiler_window"},["pessima_door_fr"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_door_fr/pessima_door_fr",["id"]="pessima_door_fr",["chosenpartname"]="pessima_door_fr",["path"]="/pessima_body/pessima_door_fr/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_door_fr"},["children"]={["pessima_doorpanel_fr"]={["partpath"]="/pessima_body/pessima_door_fr/pessima_doorpanel_fr/pessima_doorpanel_fr",["decisionmethod"]="user",["chosenpartname"]="pessima_doorpanel_fr",["path"]="/pessima_body/pessima_door_fr/pessima_doorpanel_fr/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_doorpanel_fr"},["id"]="pessima_doorpanel_fr"},["pessima_doorglass_fr"]={["partpath"]="/pessima_body/pessima_door_fr/pessima_doorglass_fr/pessima_doorglass_fr",["decisionmethod"]="user",["chosenpartname"]="pessima_doorglass_fr",["path"]="/pessima_body/pessima_door_fr/pessima_doorglass_fr/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_doorglass_fr"},["id"]="pessima_doorglass_fr"},["pessima_mirror_r"]={["partpath"]="/pessima_body/pessima_door_fr/pessima_mirror_r/pessima_mirror_r",["decisionmethod"]="user",["chosenpartname"]="pessima_mirror_r",["path"]="/pessima_body/pessima_door_fr/pessima_mirror_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_mirror_r"},["id"]="pessima_mirror_r"}}},["pessima_skidplate_m"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_skidplate_m/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_skidplate_m"},["id"]="pessima_skidplate_m"},["pessima_windshield"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_windshield/pessima_windshield",["id"]="pessima_windshield",["chosenpartname"]="pessima_windshield",["path"]="/pessima_body/pessima_windshield/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_windshield"},["children"]={["pessima_sunstrip"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_windshield/pessima_sunstrip/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_sunstrip_branded","pessima_sunstrip"},["id"]="pessima_sunstrip"}}},["pessima_fenderflare_r"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_fenderflare_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_fenderflare_r"},["id"]="pessima_fenderflare_r"},["pessima_hood"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_hood/pessima_hood",["id"]="pessima_hood",["chosenpartname"]="pessima_hood",["path"]="/pessima_body/pessima_hood/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_hood_vented","pessima_hood","pessima_hood_cf","pessima_hood_vented_cf"},["children"]={["pessima_logo_f"]={["partpath"]="/pessima_body/pessima_hood/pessima_logo_f/pessima_logo_f",["decisionmethod"]="user",["chosenpartname"]="pessima_logo_f",["path"]="/pessima_body/pessima_hood/pessima_logo_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_logo_f","pessima_rallylights_hood"},["id"]="pessima_logo_f"},["pessima_rally_switches"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_hood/pessima_rally_switches/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_rally_switches"},["id"]="pessima_rally_switches"}}},["pessima_trunk"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_trunk/pessima_trunk",["id"]="pessima_trunk",["chosenpartname"]="pessima_trunk",["path"]="/pessima_body/pessima_trunk/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_trunk_cf","pessima_trunk"},["children"]={["pessima_lettering_trunk"]={["partpath"]="/pessima_body/pessima_trunk/pessima_lettering_trunk/pessima_lettering_zx_4ws",["decisionmethod"]="user",["chosenpartname"]="pessima_lettering_zx_4ws",["path"]="/pessima_body/pessima_trunk/pessima_lettering_trunk/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_lettering_lx","pessima_lettering_zx_4ws","pessima_lettering","pessima_lettering_zx","pessima_lettering_dx","pessima_lettering_gtz","pessima_lettering_hx"},["id"]="pessima_lettering_trunk"},["pessima_licenseplate_r"]={["partpath"]="/pessima_body/pessima_trunk/pessima_licenseplate_r/pessima_licenseplate_r",["decisionmethod"]="user",["chosenpartname"]="pessima_licenseplate_r",["path"]="/pessima_body/pessima_trunk/pessima_licenseplate_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_licenseplate_r_eu","pessima_licenseplate_r"},["id"]="pessima_licenseplate_r"},["pessima_spoiler"]={["partpath"]="/pessima_body/pessima_trunk/pessima_spoiler/pessima_spoiler",["decisionmethod"]="user",["chosenpartname"]="pessima_spoiler",["path"]="/pessima_body/pessima_trunk/pessima_spoiler/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_spoiler","pessima_spoiler_gtz","pessima_spoiler_custom","pessima_bigwing_02a","pessima_bigwing_01a","pessima_bigwing_03a"},["id"]="pessima_spoiler"},["pessima_trunklight"]={["partpath"]="/pessima_body/pessima_trunk/pessima_trunklight/pessima_trunklight",["decisionmethod"]="user",["chosenpartname"]="pessima_trunklight",["path"]="/pessima_body/pessima_trunk/pessima_trunklight/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_trunklight"},["id"]="pessima_trunklight"}}},["pessima_suspension_r"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_r/pessima_suspension_r",["id"]="pessima_suspension_r",["chosenpartname"]="pessima_suspension_r",["path"]="/pessima_body/pessima_suspension_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_suspension_r_4ws","pessima_suspension_r"},["children"]={["pessima_hub_r"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_r/pessima_hub_r/pessima_hub_r_5",["id"]="pessima_hub_r",["chosenpartname"]="pessima_hub_r_5",["path"]="/pessima_body/pessima_suspension_r/pessima_hub_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_hub_r_4","pessima_hub_r_5"},["children"]={["pessima_brake_r_5"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_r/pessima_hub_r/pessima_brake_r_5/pessima_brake_r_race",["id"]="pessima_brake_r_5",["chosenpartname"]="pessima_brake_r_race",["path"]="/pessima_body/pessima_suspension_r/pessima_hub_r/pessima_brake_r_5/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_brake_r_race"},["children"]={["brakepad_r"]={["partpath"]="/pessima_body/pessima_suspension_r/pessima_hub_r/pessima_brake_r_5/brakepad_r/brakepad_r_race",["decisionmethod"]="user",["chosenpartname"]="brakepad_r_race",["path"]="/pessima_body/pessima_suspension_r/pessima_hub_r/pessima_brake_r_5/brakepad_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"brakepad_r_semi_race","brakepad_r_premium","brakepad_r_race","brakepad_r","brakepad_r_sport"},["id"]="brakepad_r"}}},["wheel_r_5"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_r/pessima_hub_r/wheel_r_5/steelwheel_01a_15x8_r",["id"]="wheel_r_5",["chosenpartname"]="steelwheel_01a_15x8_r",["path"]="/pessima_body/pessima_suspension_r/pessima_hub_r/wheel_r_5/",["unsuitablepartnames"]={},["suitablepartnames"]={"etk_wheel_07a_16x7_r","etk_wheel_03a_18x9_r","etk_wheel_06a_19x10_r","etk_wheel_09b_19x9_r","etk_wheel_04a_19x9_r","etk_wheel_09a_19x10_r","etk_wheel_06b_19x10_r","etk_wheel_01a_18x9_r","etk_wheel_04a_19x10_r","etk_wheel_06a_18x9_r","etk_wheel_02a_18x9_r","etk_wheel_05a_17x8_r","etk_wheel_06a_19x9_r","wheel_19a_15x7_r","wheel_21a_15x8_r","etk_wheel_10a_19x10","wheel_21b_15x7_r","etk_wheel_06b_18x9_r","etk_wheel_09b_19x10_r","wheel_rennspecht_01a_19x10_r","wheel_rennspecht_01b_19x10_r","etk_wheel_08a_19x9_r","wheel_21b_15x8_r","wheel_21a_15x7_r","etk_wheel_07a_16x8_r","etk_wheel_08a_19x10_r","etk_wheel_10b_19x10","wheel_19b_15x7_r","etk_wheel_06b_19x9_r","etk_wheel_09a_19x9_r","offroadwheel_07a_17x9_r","faser_offroadwheel_01b_17x7_r","faser_offroadwheel_01b_17x9_r","faser_offroadwheel_01c_17x9_r","faser_offroadwheel_01c_15x6_r","faser_offroadwheel_01a_17x9_r","faser_offroadwheel_01b_15x6_r","faser_offroadwheel_01c_17x7_r","offroadwheel_07a_17x7_r","faser_offroadwheel_01a_17x7_r","offroadwheel_08a_15x6_r","faser_offroadwheel_01a_15x6_r","autobello_wheel_03_15x6_r","autobello_wheel_03_15x8_r","wheel_square_01a_small_r","ibishu_wheel_07a_15x7_r","ibishu_wheel_07b_15x7_r","ibishu_wheel_09b_17x7_r","ibishu_wheel_01a_15x7_r","
    ibishu_wheel_03a_15x7_r","ibishu_wheel_09a_17x7_r","ibishu_wheel_05a_15x7_r","ibishu_wheel_04a_16x7_r","ibishu_wheel_02a_15x7_r","wheel_18c_16x8_r","wheel_18e_17x9_r","wheel_23a_20x11_r","wheel_20c_17x8_r","wheel_20c_17x9_r","wheel_18e_16x8_r","wheel_23c_20x11_r","wheel_20a_17x8_r","wheel_20c_16x8_r","wheel_23b_17x9_r","wheel_23b_19x9_r","wheel_23b_20x11_r","wheel_18a_17x8_r","wheel_23b_16x8_r","wheel_05a_17x7_r","wheel_18d_17x8_r","wheel_23a_19x9_r","wheel_23c_17x8_r","wheel_23a_16x8_r","wheel_20a_16x8_r","wheel_23b_17x8_r","wheel_23c_16x8_r","wheel_23a_17x8_r","wheel_23c_17x9_r","wheel_18b_17x8_r","wheel_18a_17x9_r","wheel_18a_16x8_r","wheel_18c_17x9_r","wheel_23b_20x9_r","wheel_23c_20x9_r","wheel_18d_16x8_r","wheel_20b_17x8_r","wheel_18b_17x9_r","wheel_23a_17x9_r","wheel_18c_17x8_r","wheel_20b_16x8_r","wheel_18d_17x9_r","wheel_20a_17x9_r","wheel_23a_20x9_r","wheel_18b_16x8_r","wheel_20b_17x9_r","wheel_23c_19x9_r","wheel_18e_17x8_r","wheel_25a_16x7_5_r","wheel_06c_17x9_r","wheel_06b_17x9_r","wheel_06c_17x8_r","wheel_06a_17x9_r","wheel_06b_17x8_r","wheel_25b_16x7_5_r","wheel_06a_17x8_r","cherrier_wheel_04a_18x8_r","cherrier_wheel_01a_17x7_r","cherrier_wheel_02b_19x9_r","steelwheel_16a_16x7_r","cherrier_wheel_02a_19x9_r","cherrier_wheel_03a_17x7_r","cherrier_wheel_04b_18x8_r","cherrier_wheel_03b_17x7_r","steelwheel_01a_14x5.5_r_alt","steelwheel_14a_15x7_r","steelwheel_01a_15x8_r","steelwheel_01a_15x11_r","steelwheel_08a_15x9_r","offroadwheel_03b_15x9_r_alt","offroadwheel_03a_15x9_r_alt","steelwheel_01a_14x6_r","offroadwheel_03d_15x8_r_alt","offroadwheel_03c_15x8_r_alt","offroadwheel_03b_15x8_r_alt","offroadwheel_03a_15x8_r_alt","steelwheel_03c_15x6_r","steelwheel_08a_14x7_r","steelwheel_09a_14x7_r","steelwheel_03b_15x9_r","steelwheel_01a_15x7_r","steelwheel_03a_15x9_r","offroadwheel_03d_15x9_r_alt","steelwheel_03a_14x6_r","steelwheel_16b_16x7_r","steelwheel_01a_17x8_r","steelwheel_03b_15x6_r","steelwheel_03a_15x6_r","steelwheel_05a_15x9_r","steelwheel_03c_15x7_r","offroadwheel_03c_15x9_r_alt","steelwheel_03a_15x7_r","steelwheel_03c_14x6_r","steelwheel_03b_14x6_r","steelwheel_05a_15x8_r","steelwheel_01a_15x7_r_alt","steelwheel_03c_15x9_r","steelwheel_09a_15x7_r","steelwheel_13a_15x7_r","steelwheel_13b_15x7_r","steelwheel_03b_15x7_r","steelwheel_08a_15x8_r","wheel_17b_15x6_r_alt","wheel_17c_16x8_r","wheel_17d_15x8_r_alt","wheel_17a_15x8_r_alt","wheel_dreid_c70_18x10_r","wheel_17c_15x8_r_alt","wheel_17a_16x8_r","wheel_dreid_c70_18x9_r","wheel_dreid_c70_19x9_r","wheel_26b_17x8_r","wheel_26a_15x6_r","wheel_26a_17x8_r","wheel_17a_15x7_r_alt","wheel_17b_16x8_r","wheel_26a_16x8_r","wheel_dreid_c70_18x11_r","wheel_17b_15x8_r_alt","wheel_17c_15x6_r_alt","wheel_dreid_c70_19x10_r","wheel_17d_15x7_r_alt","wheel_26a_15x7_r","wheel_dreid_c70_19x12_r","wheel_26b_15x6_r","wheel_26b_16x8_r","wheel_17a_15x6_r_alt","wheel_17b_15x7_r_alt","wheel_17c_15x7_r_alt","wheel_dreid_c70_19x11_r","wheel_27a_15x7_r","wheel_17d_15x6_r_alt","wheel_27a_15x6_r","wheel_17d_16x8_r","wheel_26b_15x7_r","wheel_38b_15x7_r","lansdale_wheel_alloy_c_15x7_r","wheel_36b_16x8_r","wheel_38a_15x7_r","wheel_37b_15x7_r","wheel_36a_16x8_r","wheel_36c_16x8_r","lansdale_wheel_alloy_a_17x7_r","lansdale_wheel_alloy_b_17x7_r","lansdale_wheel_alloy_d_16x7_r","wheel_37a_15x7_r","hirochi_wheel_06b_19x8_r","hirochi_wheel_06b_19x11_r","hirochi_wheel_02a_16x7_r","hirochi_wheel_07a_18x8_r","hirochi_wheel_07b_18x11_r","hirochi_wheel_05a_18x11_r","hirochi_wheel_01a_17x7_r","hirochi_wheel_03a_18x11_r","hirochi_wheel_07a_18x11_r","hirochi_wheel_03a_18x8_r","hirochi_wheel_01a_17x9_r","hirochi_wheel_05a_18x8_r","hirochi_wheel_04a_19x11_r","hirochi_wheel_07b_18x8_r","hirochi_wheel_04a_19x8_r","hirochi_wheel_06a_19x8_r","hirochi_wheel_06a_19x11_r","wheel_07a_17x9_r","wheel_39a_15x9_r","wheel_22b_14x7_r","wheel_07a_17x8_r","wheel_13a_15x7_r","wheel_39d_18x10_r","wheel_34b_19x8_r","wheel_39b_15x8_r","wheel_11a_17x9_r","wheel_09a_15x10_r","wheel_39d_15x9_r","wheel_40b_18x8_r","wheel_34b_19x9_r","wheel_15a_15x8_r","wheel_11a_18x10_r","wheel_39d_15x8_r","wheel_11b_17x9_r","wheel_02b_18x10_r_alt","wheel_15a_15x7_r_altb","wheel_03a_15x7_r_altb","wheel_03c_14x7_r_alt","wheel_39c_17x8_r","wheel_03c_16x8_r","wheel_42b_24x9_r","wheel_39a_15x7_r","wheel_09a_15x14_r","wheel_11c_17x9_r","wheel_04a_15x8_r","wheel_07a_17x12_r","wheel_14a_14x7_r","wheel_04a_15x9_r","wheel_02b_16x8_r","wheel_07a_20x11_r","wheel_15b_15x7_r_alt","wheel_39d_15x7_r","wheel_33a_15x9_r","wheel_09a_15x9_r","wheel_33a_15x8_r","wheel_33b_15x7_r","wheel_07a_17x10_r","wheel_14b_14x8_r","wheel_43b_15x9_r","wheel_39a_18x10_r","wheel_14b_15x9_r","wheel_39b_15x11_r","wheel_34b_18x10_r","wheel_03d_14x7_r_alt","wheel_22a_14x7_r","wheel_14a_15x8_r","wheel_09a_15x7_r","wheel_03d_15x8_r_alt","wheel_39b_17x8_r","wheel_43b_18x12_r","wheel_34a_19x8_r","wheel_40a_17x8_r","wheel_34b_17x8_r","wheel_34b_18x9_r","wheel_39a_16x8_r","wheel_34b_18x8_r","wheel_34a_17x9_r","wheel_34a_17x8_r","wheel_39c_16x8_r","wheel_34a_18x8_r","wheel_34a_18x9_r","wheel_03b_16x8_r","wheel_39b_17x9_r","wheel_34a_19x9_r","wheel_46a_15x8_r","wheel_33b_15x9_r","wheel_07a_19x10_r","wheel_03b_15x7_r_alt","wheel_43b_15x10_r","wheel_46a_15x9_r","wheel_07a_19x9_r","wheel_11a_16x8_r","wheel_07a_18x10_r","wheel_09a_15x8_r","wheel_07a_18x9_r","wheel_39c_15x9_r","wheel_42a_26x9_r","wheel_40b_17x9_r","wheel_03a_15x7_r_alt","wheel_43a_18x12_r","wheel_11d_18x10_r","wheel_11d_18x9_r","wheel_02a_18x10_r","wheel_40c_17x8_r","wheel_11b_18x9_r","wheel_11b_16x8_r","wheel_11a_18x9_r","wheel_15b_15x8_r","wheel_39c_17x9_r","wheel_40c_17x9_r","wheel_40c_18x9_r","wheel_11d_16x8_r","wheel_15b_15x7_r_altb","wheel_02a_18x10_r_alt","wheel_34a_19x10_r","wheel_03b_15x7_r_altb","wheel_11b_18x8_r","wheel_11c_18x10_r","wheel_42a_24x9_r","wheel_11a_18x8_r","wheel_11d_17x9_r","wheel_11c_18x9_r","wheel_39d_15x11_r","wheel_02a_16x8_r","wheel_09a_15x12_r","wheel_11c_17x8_r","wheel_03b_15x8_r_alt","wheel_03c_15x7_r_alt","wheel_42c_22x9_r","wheel_34b_19x10_r","wheel_46a_15x12_r","wheel_02b_18x10_r","wheel_39a_15x8_r","wheel_03d_15x7_r_altb","wheel_39b_15x7_r","wheel_11c_16x8_r","wheel_34b_19x11_r","wheel_40a_18x8_r","wheel_39c_15x7_r","wheel_33a_15x7_r","wheel_03a_15x8_r_alt","wheel_34b_17x9_r","wheel_13a_15x9_r","wheel_43b_15x12_r","wheel_03d_15x7_r_alt","wheel_14b_15x8_r","wheel_15a_16x8_r","wheel_14b_14x7_r","wheel_03d_16x8_r","wheel_15b_16x8_r","wheel_46a_15x10_r","wheel_39a_15x11_r","wheel_03b_14x7_r_alt","wheel_14a_14x8_r","wheel_15a_15x7_r_alt","wheel_15b_14x7_r_alt","wheel_33b_15x8_r","wheel_24a_14x7_r","wheel_14a_15x9_r","wheel_42b_22x9_r","wheel_03c_15x8_r_alt","wheel_03c_15x7_r_altb","wheel_39b_15x9_r","wheel_42c_24x9_r","wheel_43a_15x9_r","wheel_40c_18x8_r","wheel_42b_26x9_r","wheel_40b_17x8_r","wheel_34a_18x10_r","wheel_11a_17x8_r","wheel_24b_14x7_r","wheel_39c_15x11_r","wheel_42a_22x9_r","wheel_40b_18x9_r","wheel_46a_15x7_r","wheel_40a_17x9_r","wheel_40a_18x9_r","wheel_43a_15x12_r","wheel_34a_19x11_r","wheel_39b_18x10_r","wheel_11b_18x10_r","wheel_39d_17x9_r","wheel_11d_17x8_r","wheel_39a_17x9_r","wheel_39d_17x8_r","wheel_11c_18x8_r","wheel_39a_17x8_r","wheel_42c_26x9_r","wheel_39d_16x8_r","wheel_39c_18x10_r","wheel_39b_16x8_r","wheel_11d_18x8_r","wheel_11b_17x8_r","wheel_39c_15x8_r","wheel_15a_14x7_r_alt","wheel_03a_16x8_r","wheel_43a_15x10_r","wheel_03a_14x7_r_alt","bruckell_wheel_04a_20x11_r","bruckell_wheel_03a_20x8_r","bruckell_wheel_02b_20x9_r","bruckell_wheel_02a_20x8_r","bruckell_wheel_02a_20x9_r","bruckell_wheel_02b_20x8_r","bruckell_wheel_04b_20x11_r","bruckell_wheel_03a_20x9_r","bruckell_wheel_01a_17x8_r","bruckell_wheel_02b_18x8_r","bruckell_wheel_02a_18x8_r","wheel_civetta_forgiato_20x11_r","wheel_civetta_scintilla_20x11_r","wheel_civetta_darkowl_22x14_r","wheel_08c_15x12_r","super_wheel_15x10_r","wheel_08b_15x12_r","wheel_08a_15x12_r","wheel_civetta_velocita_b_20x11_r","super_wheel_15x8_r","wheel_08c_15x9_r","wheel_civetta_velocita_a_20x11_r","wheel_08b_15x9_r","wheel_civetta_stradale_22x14_r","wheel_civetta_fuoco_20x11_r","wheel_08a_15x9_r","wheel_civetta_darkowl_22x12_r","wheel_civetta_stradale_22x12_r","wheel_nine_17x4_b_r","wheel_nine_17x4_a_r","wheel_nine_17x4_c_r","steelwheel_15c_15x6_r","steelwheel_15a_16x4_r","steelwheel_15b_15x7_r","steelwheel_15b_15x10_r","steelwheel_15b_15x6_r","steelwheel_15c_15x7_r","steelwheel_15c_14x6_r","steelwheel_15a_15x10_r","steelwheel_15b_16x4_r","steelwheel_15b_15x9_r","steelwheel_15c_16x4_r","steelwheel_15a_14x6_r","steelwheel_15a_15x7_r","steelwheel_15c_15x9_r","steelwheel_15b_14x6_r","steelwheel_15c_15x10_r","steelwheel_15a_15x6_r","steelwheel_15a_15x9_r"},["children"]={["tire_r_15x8"]={["partpath"]="/pessima_body/pessima_suspension_r/pessima_hub_r/wheel_r_5/tire_r_15x8/tire_r_225_50_15_race",["decisionmethod"]="user",["chosenpartname"]="tire_r_225_50_15_race",["path"]="/pessima_body/pessima_suspension_r/pessima_hub_r/wheel_r_5/tire_r_15x8/",["unsuitablepartnames"]={},["suitablepartnames"]={"tire_r_27_10_15_offroad","tire_r_225_70_15_offroad","tire_r_225_50_15_rally","tire_r_225_50_15_sport","tire_r_235_55_15_sport","tire_r_235_60_15_sport","tire_r_26_8_15_race","tire_r_225_45_15_race","tire_r_225_50_15_race","tire_r_26_8_15_drag","tire_r_235_75_15_standard","tire_r_225_50_15_standard"},["id"]="tire_r_15x8"},["hubcap_r_15_altc"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_suspension_r/pessima_hub_r/wheel_r_5/hubcap_r_15_altc/",["unsuitablepartnames"]={},["suitablepartnames"]={"hubcap_01a_r_altc"},["id"]="hubcap_r_15_altc"}}}}},["pessima_wheeldata_r"]={["partpath"]="/pessima_body/pessima_suspension_r/pessima_wheeldata_r/pessima_wheeldata_r",["decisionmethod"]="user",["chosenpartname"]="pessima_wheeldata_r",["path"]="/pessima_body/pessima_suspension_r/pessima_wheeldata_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_wheeldata_r"},["id"]="pessima_wheeldata_r"},["pessima_swaybar_r"]={["partpath"]="/pessima_body/pessima_suspension_r/pessima_swaybar_r/pessima_swaybar_r_sport",["
    decisionmethod"]="user",["chosenpartname"]="pessima_swaybar_r_sport",["path"]="/pessima_body/pessima_suspension_r/pessima_swaybar_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_swaybar_r","pessima_swaybar_r_gtz","pessima_swaybar_r_sport","pessima_swaybar_r_race"},["id"]="pessima_swaybar_r"},["pessima_coilover_r"]={["partpath"]="/pessima_body/pessima_suspension_r/pessima_coilover_r/pessima_coilover_r_sport",["decisionmethod"]="user",["chosenpartname"]="pessima_coilover_r_sport",["path"]="/pessima_body/pessima_suspension_r/pessima_coilover_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_coilover_r","pessima_coilover_r_sport","pessima_coilover_r_race","pessima_coilover_r_rally"},["id"]="pessima_coilover_r"},["pessima_differential_r"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_r/pessima_differential_r/pessima_differential_r_race",["id"]="pessima_differential_r",["chosenpartname"]="pessima_differential_r_race",["path"]="/pessima_body/pessima_suspension_r/pessima_differential_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_differential_r_race","pessima_differential_r","pessima_differential_r_welded","pessima_differential_r_lsd"},["children"]={["pessima_driveshaft"]={["partpath"]="/pessima_body/pessima_suspension_r/pessima_differential_r/pessima_driveshaft/pessima_driveshaft",["decisionmethod"]="user",["chosenpartname"]="pessima_driveshaft",["path"]="/pessima_body/pessima_suspension_r/pessima_differential_r/pessima_driveshaft/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_driveshaft"},["id"]="pessima_driveshaft"},["pessima_halfshafts_r"]={["partpath"]="/pessima_body/pessima_suspension_r/pessima_differential_r/pessima_halfshafts_r/pessima_halfshafts_r",["decisionmethod"]="user",["chosenpartname"]="pessima_halfshafts_r",["path"]="/pessima_body/pessima_suspension_r/pessima_differential_r/pessima_halfshafts_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_halfshafts_r"},["id"]="pessima_halfshafts_r"},["pessima_finaldrive_r"]={["partpath"]="/pessima_body/pessima_suspension_r/pessima_differential_r/pessima_finaldrive_r/pessima_finaldrive_r_race",["decisionmethod"]="user",["chosenpartname"]="pessima_finaldrive_r_race",["path"]="/pessima_body/pessima_suspension_r/pessima_differential_r/pessima_finaldrive_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_finaldrive_r_406","pessima_finaldrive_r_427","pessima_finaldrive_r_race"},["id"]="pessima_finaldrive_r"}}}}},["pessima_skidplate_r"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_skidplate_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_skidplate_r"},["id"]="pessima_skidplate_r"},["pessima_oilcooler"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_oilcooler/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_oilcooler"},["id"]="pessima_oilcooler"},["pessima_headlight_r"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_headlight_r/pessima_headlight_r",["id"]="pessima_headlight_r",["chosenpartname"]="pessima_headlight_r",["path"]="/pessima_body/pessima_headlight_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_headlight_r"},["children"]={["pessima_eyelid_r"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_headlight_r/pessima_eyelid_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_eyelid_r"},["id"]="pessima_eyelid_r"}}},["pessima_quarterglass_l"]={["partpath"]="/pessima_body/pessima_quarterglass_l/pessima_quarterglass_l",["decisionmethod"]="user",["chosenpartname"]="pessima_quarterglass_l",["path"]="/pessima_body/pessima_quarterglass_l/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_quarterglass_l"},["id"]="pessima_quarterglass_l"},["pessima_towhitch"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_towhitch/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_towhitch"},["id"]="pessima_towhitch"},["pessima_interior"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_interior/pessima_interior",["id"]="pessima_interior",["chosenpartname"]="pessima_interior",["path"]="/pessima_body/pessima_interior/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_interior","pessima_interior_rally"},["children"]={["pessima_steer"]={["partpath"]="/pessima_body/pessima_interior/pessima_steer/pessima_steer_airbag",["decisionmethod"]="user",["chosenpartname"]="pessima_steer_airbag",["path"]="/pessima_body/pessima_interior/pessima_steer/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_steer","pessima_steer_05a","pessima_steer_airbag","pessima_steer_03a","pessima_steer_01a","pessima_steer_02c","pessima_steer_02b","pessima_steer_corse","pessima_steer_04a","pessima_steer_02a"},["id"]="pessima_steer"},["pessima_seat_fl"]={["partpath"]="/pessima_body/pessima_interior/pessima_seat_fl/pessima_seat_fl",["decisionmethod"]="user",["chosenpartname"]="pessima_seat_fl",["path"]="/pessima_body/pessima_interior/pessima_seat_fl/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_race_seat_fl","pessima_seat_fl"},["id"]="pessima_seat_fl"},["pessima_shiftlight"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_interior/pessima_shiftlight/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_shiftlight_single","pessima_shiftlight_multi"},["id"]="pessima_shiftlight"},["soundscape_horn"]={["partpath"]="/pessima_body/pessima_interior/soundscape_horn/soundscape_horn_114",["decisionmethod"]="user",["chosenpartname"]="soundscape_horn_114",["path"]="/pessima_body/pessima_interior/soundscape_horn/",["unsuitablepartnames"]={},["suitablepartnames"]={"soundscape_horn_103","soundscape_horn_102","soundscape_horn_127","soundscape_horn_111","soundscape_horn_110","soundscape_horn_126","soundscape_horn_108","soundscape_horn_11","soundscape_horn_129","soundscape_horn_128","soundscape_horn_106","soundscape_horn_120","soundscape_horn_117","soundscape_horn_118","soundscape_horn_113","soundscape_horn_130","soundscape_horn_131","soundscape_horn_7","soundscape_horn_122","soundscape_horn_121","soundscape_horn_115","soundscape_horn_109","soundscape_horn_10","soundscape_horn_101","soundscape_horn_4","soundscape_horn_12","soundscape_horn_125","soundscape_horn_6","soundscape_horn_124","soundscape_horn_105","soundscape_horn_123","soundscape_horn_3","soundscape_horn_2","soundscape_horn_116","soundscape_horn_114","soundscape_horn_1","soundscape_horn_112","soundscape_horn_5","soundscape_horn_8","soundscape_horn_104","soundscape_horn_119","soundscape_horn_107","soundscape_horn_9"},["id"]="soundscape_horn"},["pessima_seat_fr"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_interior/pessima_seat_fr/pessima_seat_fr",["id"]="pessima_seat_fr",["chosenpartname"]="pessima_seat_fr",["path"]="/pessima_body/pessima_interior/pessima_seat_fr/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_race_seat_fr","pessima_seat_fr"},["children"]={["load_seat_fr"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_interior/pessima_seat_fr/load_seat_fr/",["unsuitablepartnames"]={},["suitablepartnames"]={"cargo_load_box_m_seat_load_fr"},["id"]="load_seat_fr"}}},["skin_interior"]={["partpath"]="/pessima_body/pessima_interior/skin_interior/pessima_skin_interior_black",["decisionmethod"]="user",["chosenpartname"]="pessima_skin_interior_black",["path"]="/pessima_body/pessima_interior/skin_interior/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_skin_interior_blue","pessima_skin_interior_black","pessima_skin_interior_brown","pessima_skin_interior_red","pessima_skin_interior"},["id"]="skin_interior"},["pessima_seats_r"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_interior/pessima_seats_r/pessima_seats_r",["id"]="pessima_seats_r",["chosenpartname"]="pessima_seats_r",["path"]="/pessima_body/pessima_interior/pessima_seats_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_seats_r_cargo_load_floor","pessima_seats_r"},["children"]={["load_seat_r"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_interior/pessima_seats_r/load_seat_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"cargo_load_box_m_seat_load_r"},["id"]="load_seat_r"}}},["gps"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_interior/gps/",["unsuitablepartnames"]={},["suitablepartnames"]={"gps"},["id"]="gps"}}},["pessima_quarterglass_r"]={["partpath"]="/pessima_body/pessima_quarterglass_r/pessima_quarterglass_r",["decisionmethod"]="user",["chosenpartname"]="pessima_quarterglass_r",["path"]="/pessima_body/pessima_quarterglass_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_quarterglass_r"},["id"]="pessima_quarterglass_r"},["pessima_grille"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_grille/pessima_grille",["id"]="pessima_grille",["chosenpartname"]="pessima_grille",["path"]="/pessima_body/pessima_grille/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_grille_aero","pessima_grille","pessima_grille_kit_a"},["children"]={["pessima_logo_f_grille"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_grille/pessima_logo_f_grille/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_logo_f_grille"},["id"]="pessima_logo_f_grille"}}},["pessima_door_rr"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_door_rr/pessima_door_rr",["id"]="pessima_door_rr",["chosenpartname"]="pessima_door_rr",["path"]="/pessima_body/pessima_door_rr/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_door_rr"},["children"]={["pessima_doorpanel_rr"]={["partpath"]="/pessima_body/pessima_door_rr/pessima_doorpanel_rr/pessima_doorpanel_rr",["decisionmethod"]="user",["chosenpartname"]="pessima_doorpanel_rr",["path"]="/
    pessima_body/pessima_door_rr/pessima_doorpanel_rr/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_doorpanel_rr"},["id"]="pessima_doorpanel_rr"},["pessima_doorglass_rr"]={["partpath"]="/pessima_body/pessima_door_rr/pessima_doorglass_rr/pessima_doorglass_rr",["decisionmethod"]="user",["chosenpartname"]="pessima_doorglass_rr",["path"]="/pessima_body/pessima_door_rr/pessima_doorglass_rr/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_doorglass_rr"},["id"]="pessima_doorglass_rr"}}},["pessima_door_fl"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_door_fl/pessima_door_fl",["id"]="pessima_door_fl",["chosenpartname"]="pessima_door_fl",["path"]="/pessima_body/pessima_door_fl/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_door_fl"},["children"]={["pessima_doorpanel_fl"]={["partpath"]="/pessima_body/pessima_door_fl/pessima_doorpanel_fl/pessima_doorpanel_fl",["decisionmethod"]="user",["chosenpartname"]="pessima_doorpanel_fl",["path"]="/pessima_body/pessima_door_fl/pessima_doorpanel_fl/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_doorpanel_fl"},["id"]="pessima_doorpanel_fl"},["pessima_mirror_l"]={["partpath"]="/pessima_body/pessima_door_fl/pessima_mirror_l/pessima_mirror_l",["decisionmethod"]="user",["chosenpartname"]="pessima_mirror_l",["path"]="/pessima_body/pessima_door_fl/pessima_mirror_l/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_mirror_l"},["id"]="pessima_mirror_l"},["pessima_doorglass_fl"]={["partpath"]="/pessima_body/pessima_door_fl/pessima_doorglass_fl/pessima_doorglass_fl",["decisionmethod"]="user",["chosenpartname"]="pessima_doorglass_fl",["path"]="/pessima_body/pessima_door_fl/pessima_doorglass_fl/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_doorglass_fl"},["id"]="pessima_doorglass_fl"}}},["pessima_rollcage"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_rollcage/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_rollcage"},["id"]="pessima_rollcage"},["pessima_bumper_r"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_bumper_r/pessima_bumper_r",["id"]="pessima_bumper_r",["chosenpartname"]="pessima_bumper_r",["path"]="/pessima_body/pessima_bumper_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_bumper_r_kit","pessima_bumper_r","pessima_bumper_r_kit_a","pessima_bumper_r_kit_a_wide"},["children"]={["pessima_mudflap_r"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_bumper_r/pessima_mudflap_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_mudflap_r"},["id"]="pessima_mudflap_r"}}},["pessima_sideskirt_r"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_sideskirt_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_sideskirt_r_kit","pessima_sideskirt_r_kit_wide","pessima_sideskirt_r_kit_alt"},["id"]="pessima_sideskirt_r"},["pessima_trunk_load"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_trunk_load/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_cargo_load_box_3m_trunk"},["id"]="pessima_trunk_load"},["pessima_strut_bar"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_strut_bar/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_strut_bar"},["id"]="pessima_strut_bar"},["pessima_headlight_l"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_headlight_l/pessima_headlight_l",["id"]="pessima_headlight_l",["chosenpartname"]="pessima_headlight_l",["path"]="/pessima_body/pessima_headlight_l/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_headlight_l"},["children"]={["pessima_eyelid_l"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_headlight_l/pessima_eyelid_l/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_eyelid_l"},["id"]="pessima_eyelid_l"}}},["pessima_bumper_f"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_bumper_f/pessima_bumper_f",["id"]="pessima_bumper_f",["chosenpartname"]="pessima_bumper_f",["path"]="/pessima_body/pessima_bumper_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_tubularbumper_f","pessima_bumper_f_kit_a_wide","pessima_bumper_f_kit_a","pessima_bumper_f_kit","pessima_bumper_f"},["children"]={["pessima_foglight"]={["partpath"]="/pessima_body/pessima_bumper_f/pessima_foglight/pessima_foglight",["decisionmethod"]="user",["chosenpartname"]="pessima_foglight",["path"]="/pessima_body/pessima_bumper_f/pessima_foglight/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_foglight","pessima_foglight_filler"},["id"]="pessima_foglight"},["pessima_licenseplate_f"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_bumper_f/pessima_licenseplate_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_licenseplate_f_eu","pessima_licenseplate_f"},["id"]="pessima_licenseplate_f"},["pessima_lip_f"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_bumper_f/pessima_lip_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_lip_f_rally","pessima_lip_f","pessima_bigsplitter_01a"},["id"]="pessima_lip_f"},["pessima_rallylights"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_bumper_f/pessima_rallylights/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_rallylights_cover","pessima_rallylights","pessima_rallylights_grille"},["id"]="pessima_rallylights"}}},["pessima_door_rl"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_door_rl/pessima_door_rl",["id"]="pessima_door_rl",["chosenpartname"]="pessima_door_rl",["path"]="/pessima_body/pessima_door_rl/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_door_rl"},["children"]={["pessima_doorglass_rl"]={["partpath"]="/pessima_body/pessima_door_rl/pessima_doorglass_rl/pessima_doorglass_rl",["decisionmethod"]="user",["chosenpartname"]="pessima_doorglass_rl",["path"]="/pessima_body/pessima_door_rl/pessima_doorglass_rl/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_doorglass_rl"},["id"]="pessima_doorglass_rl"},["pessima_doorpanel_rl"]={["partpath"]="/pessima_body/pessima_door_rl/pessima_doorpanel_rl/pessima_doorpanel_rl",["decisionmethod"]="user",["chosenpartname"]="pessima_doorpanel_rl",["path"]="/pessima_body/pessima_door_rl/pessima_doorpanel_rl/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_doorpanel_rl"},["id"]="pessima_doorpanel_rl"}}},["pessima_suspension_f"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_f/pessima_suspension_f",["id"]="pessima_suspension_f",["chosenpartname"]="pessima_suspension_f",["path"]="/pessima_body/pessima_suspension_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_suspension_f"},["children"]={["pessima_swaybar_f"]={["partpath"]="/pessima_body/pessima_suspension_f/pessima_swaybar_f/pessima_swaybar_f_sport",["decisionmethod"]="user",["chosenpartname"]="pessima_swaybar_f_sport",["path"]="/pessima_body/pessima_suspension_f/pessima_swaybar_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_swaybar_f","pessima_swaybar_f_gtz","pessima_swaybar_f_race","pessima_swaybar_f_sport"},["id"]="pessima_swaybar_f"},["pessima_steering"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_f/pessima_steering/pessima_steering_sport",["id"]="pessima_steering",["chosenpartname"]="pessima_steering_sport",["path"]="/pessima_body/pessima_suspension_f/pessima_steering/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_steering_rally","pessima_steering_race","pessima_steering_sport","pessima_steering_drift","pessima_steering"},["children"]={["pessima_power_steering"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_suspension_f/pessima_steering/pessima_power_steering/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_power_steering"},["id"]="pessima_power_steering"}}},["pessima_hub_f"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_f/pessima_hub_f/pessima_hub_f_5",["id"]="pessima_hub_f",["chosenpartname"]="pessima_hub_f_5",["path"]="/pessima_body/pessima_suspension_f/pessima_hub_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_hub_f_5","pessima_hub_f_4"},["children"]={["pessima_brake_f_5"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_f/pessima_hub_f/pessima_brake_f_5/pessima_brake_f_race",["id"]="pessima_brake_f_5",["chosenpartname"]="pessima_brake_f_race",["path"]="/pessima_body/pessima_suspension_f/pessima_hub_f/pessima_brake_f_5/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_brake_f_race"},["children"]={["brakepad_f"]={["partpath"]="/pessima_body/pessima_suspension_f/pessima_hub_f/pessima_brake_f_5/brakepad_f/brakepad_f_race",["decisionmethod"]="user",["chosenpartname"]="brakepad_f_race",["path"]="/pessima_body/pessima_suspension_f/pessima_hub_f/pessima_brake_f_5/brakepad_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"brakepad_f","brakepad_f_sport","brakepad_f_semi_race","brakepad_f_premium","brakepad_f_race"},["id"]="brakepad_f"}}},["wheel_f_5"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_suspension_f/pessima_hub_f/wheel_f_5/steelwheel_01a_15x8_f",["id"]="wheel_f_5",["chosenpartname"]="steelwheel_01a_15x8_f",["path"]="/pessima_body/pessima_suspension_f/pessima_hub_f/wheel_f_5/",["unsuitablepartnames"]={},["suitablepartnames"]={"steelwheel_15a_15x9_f","steelwheel_15c_15x6_f","steelwheel_15b_15x10_f","steelwheel_15c_15x7_f","steelwheel_15b_15x6_f","steelwheel_15b_16x4_f","steelwheel_15c_15x9_f","steelwheel_15b_15x7_f","steelwheel_15c_14x6_f","steelwheel_15a_15x10_f","steelwheel_15a_15x6_f","steelwheel_15a_14x6_f","steelwheel_15a_15x7_f","steelwheel_15b_14x6_f","steelwheel_15c_15x10_f","steelwheel_15a_16x4_a_f","steelwheel_15b_15x9_f","steelwheel_15c_
    16x4_f","wheel_square_01a_small_f","wheel_23c_20x11_f","wheel_18d_17x9_f","wheel_23b_20x11_f","wheel_18e_16x8_f","wheel_18c_16x8_f","wheel_05a_17x7_f","wheel_23a_19x9_f","wheel_23a_17x8_f","wheel_20a_17x8_f","wheel_23b_20x9_f","wheel_23b_17x8_f","wheel_20b_16x8_f","wheel_20a_16x8_f","wheel_20c_16x8_f","wheel_23c_20x9_f","wheel_23a_16x8_f","wheel_20b_17x9_f","wheel_18d_16x8_f","wheel_23a_17x9_f","wheel_18e_17x8_f","wheel_18a_17x8_f","wheel_23c_16x8_f","wheel_23b_19x9_f","wheel_23a_20x11_f","wheel_23c_19x9_f","wheel_23b_17x9_f","wheel_23c_17x8_f","wheel_20c_17x8_f","wheel_18b_16x8_f","wheel_18c_17x9_f","wheel_23b_16x8_f","wheel_23a_20x9_f","wheel_18b_17x8_f","wheel_20b_17x8_f","wheel_18b_17x9_f","wheel_20a_17x9_f","wheel_20c_17x9_f","wheel_18a_16x8_f","wheel_18d_17x8_f","wheel_18c_17x8_f","wheel_23c_17x9_f","wheel_18a_17x9_f","wheel_18e_17x9_f","wheel_25a_16x7_5_f","wheel_06c_17x9_f","wheel_25b_16x7_5_f","wheel_06c_17x8_f","wheel_06b_17x8_f","wheel_06a_17x9_f","wheel_06b_17x9_f","wheel_06a_17x8_f","bruckell_wheel_02b_20x9_f","bruckell_wheel_02b_20x8_f","bruckell_wheel_02a_18x8_f","bruckell_wheel_04b_20x11_f","bruckell_wheel_03a_20x9_f","bruckell_wheel_01a_17x8_f","bruckell_wheel_03a_20x8_f","bruckell_wheel_04a_20x11_f","bruckell_wheel_02a_20x9_f","bruckell_wheel_02a_20x8_f","bruckell_wheel_02b_18x8_f","etk_wheel_09a_19x10_f","etk_wheel_07a_16x8_f","etk_wheel_09b_19x10_f","etk_wheel_02a_18x9_f","wheel_21a_15x7_f","etk_wheel_06b_18x9_f","etk_wheel_07a_16x7_f","etk_wheel_06a_19x10_f","etk_wheel_05a_17x8_f","etk_wheel_06b_19x10_f","etk_wheel_09a_19x9_f","etk_wheel_06b_19x9_f","etk_wheel_04a_19x9_f","wheel_21b_15x7_f","etk_wheel_06a_19x9_f","etk_wheel_10b_19x9_f","etk_wheel_04a_19x10_f","etk_wheel_08a_19x9_f","wheel_21a_15x8_f","wheel_19a_15x7_f","etk_wheel_06a_18x9_f","wheel_rennspecht_01a_19x9_f","etk_wheel_10a_19x9_f","wheel_19b_15x7_f","etk_wheel_08a_19x10_f","etk_wheel_03a_18x9_f","wheel_rennspecht_01b_19x9_f","etk_wheel_09b_19x9_f","wheel_21b_15x8_f","etk_wheel_01a_18x9_f","wheel_09a_15x10_f","wheel_39d_15x11_f","wheel_24b_14x7_f","wheel_39d_15x7_f","wheel_43b_18x5_f","wheel_39d_18x10_f","wheel_39c_15x7_f","wheel_02b_18x10_f_alt","wheel_43b_15x4_f","wheel_15a_15x7_f_altb","wheel_03a_15x7_f_altb","wheel_03c_14x7_f_alt","wheel_40a_17x8_f","wheel_46a_15x4_f","wheel_46a_15x7_f","wheel_13a_15x7_f","wheel_34b_18x8_f","wheel_03d_16x8_f","wheel_11a_17x9_f","wheel_11a_17x8_f","wheel_34b_18x9_f","wheel_15a_16x8_f","wheel_03c_15x7_f_altb","wheel_42a_22x9_f","wheel_40b_17x9_f","wheel_15b_15x7_f_alt","wheel_03b_15x8_f_alt","wheel_07a_19x9_f","wheel_11b_16x8_f","wheel_39a_16x8_f","wheel_07a_20x11_f","wheel_07a_17x8_f","wheel_03c_16x8_f","wheel_07a_19x10_f","wheel_39b_17x9_f","wheel_34b_18x10_f","wheel_34b_19x11_f","wheel_42c_22x9_f","wheel_11c_18x9_f","wheel_04a_15x8_f","wheel_14a_14x7_f","wheel_04a_15x9_f","wheel_02b_16x8_f","wheel_33a_15x9_f","wheel_33a_15x8_f","wheel_43b_15x10_f","wheel_03d_14x7_f_alt","wheel_33b_15x7_f","wheel_14a_15x8_f","wheel_14b_14x8_f","wheel_24a_14x7_f","wheel_11c_16x8_f","wheel_14a_15x9_f","wheel_34b_19x10_f","wheel_39a_15x7_f","wheel_33b_15x9_f","wheel_34b_19x9_f","wheel_43a_15x9_f","wheel_03a_16x8_f","wheel_39b_15x7_f","wheel_14b_15x8_f","wheel_11c_18x10_f","wheel_34a_18x10_f","wheel_43a_15x4_f","wheel_34a_19x8_f","wheel_43a_18x5_f","wheel_11a_18x10_f","wheel_03b_15x7_f_alt","wheel_09a_15x9_f","wheel_11b_18x10_f","wheel_34a_18x8_f","wheel_34a_19x11_f","wheel_34a_19x10_f","wheel_34a_19x9_f","wheel_09a_15x8_f","wheel_39c_15x8_f","wheel_34b_19x8_f","wheel_39c_15x9_f","wheel_07a_18x9_f","wheel_39b_15x9_f","wheel_03d_15x8_f_alt","wheel_07a_18x10_f","wheel_11c_18x8_f","wheel_07a_17x10_f","wheel_07a_17x9_f","wheel_03d_15x7_f_alt","wheel_11b_18x8_f","wheel_39d_15x8_f","wheel_11d_18x10_f","wheel_03a_15x7_f_alt","wheel_11d_18x9_f","wheel_34a_17x8_f","wheel_11b_18x9_f","wheel_15b_15x7_f_altb","wheel_02a_18x10_f_alt","wheel_22b_14x7_f","wheel_03b_15x7_f_altb","wheel_40c_18x8_f","wheel_40a_18x9_f","wheel_11a_18x9_f","wheel_40c_18x9_f","wheel_34a_17x9_f","wheel_03b_16x8_f","wheel_11d_18x8_f","wheel_42a_26x9_f","wheel_39d_15x9_f","wheel_02b_18x10_f","wheel_42b_24x9_f","wheel_11a_18x8_f","wheel_39b_15x8_f","wheel_11d_17x8_f","wheel_14b_15x9_f","wheel_40b_17x8_f","wheel_09a_15x4_f","wheel_03d_15x7_f_altb","wheel_42c_24x9_f","wheel_02a_18x10_f","wheel_39b_15x11_f","wheel_22a_14x7_f","wheel_09a_15x7_f","wheel_11b_17x9_f","wheel_15a_15x8_f","wheel_11c_17x9_f","wheel_11a_16x8_f","wheel_15b_15x8_f","wheel_39a_15x9_f","wheel_43b_15x9_f","wheel_39b_18x10_f","wheel_15b_16x8_f","wheel_14a_14x8_f","wheel_39a_18x10_f","wheel_11d_17x9_f","wheel_46a_15x10_f","wheel_03b_14x7_f_alt","wheel_03a_15x8_f_alt","wheel_15a_15x7_f_alt","wheel_15b_14x7_f_alt","wheel_39b_16x8_f","wheel_42b_26x9_f","wheel_39a_15x11_f","wheel_42b_22x9_f","wheel_03c_15x7_f_alt","wheel_46a_15x9_f","wheel_42a_24x9_f","wheel_02a_16x8_f","wheel_42c_26x9_f","wheel_43a_15x10_f","wheel_40c_17x9_f","wheel_40c_17x8_f","wheel_40b_18x9_f","wheel_40b_18x8_f","wheel_39d_16x8_f","wheel_03c_15x8_f_alt","wheel_34a_18x9_f","wheel_40a_18x8_f","wheel_39b_17x8_f","wheel_11c_17x8_f","wheel_46a_15x8_f","wheel_40a_17x9_f","wheel_39c_15x11_f","wheel_33a_15x7_f","wheel_39c_17x9_f","wheel_39d_17x9_f","wheel_39c_17x8_f","wheel_39a_15x8_f","wheel_11b_17x8_f","wheel_39a_17x9_f","wheel_39d_17x8_f","wheel_14b_14x7_f","wheel_39c_18x10_f","wheel_34b_17x9_f","wheel_39a_17x8_f","wheel_39c_16x8_f","wheel_34b_17x8_f","wheel_13a_15x9_f","wheel_15a_14x7_f_alt","wheel_11d_16x8_f","wheel_33b_15x8_f","wheel_03a_14x7_f_alt","ibishu_wheel_07b_15x7_f","ibishu_wheel_04a_16x7_f","ibishu_wheel_03a_15x7_f","ibishu_wheel_05a_15x7_f","ibishu_wheel_09b_17x7_f","ibishu_wheel_07a_15x7_f","ibishu_wheel_01a_15x7_f","ibishu_wheel_09a_17x7_f","ibishu_wheel_02a_15x7_f","wheel_38a_15x7_f","wheel_37b_15x7_f","wheel_36c_16x8_f","lansdale_wheel_alloy_a_17x7_f","wheel_37a_15x7_f","lansdale_wheel_alloy_c_15x7_f","wheel_36a_16x8_f","wheel_38b_15x7_f","lansdale_wheel_alloy_b_17x7_f","lansdale_wheel_alloy_d_16x7_f","wheel_36b_16x8_f","wheel_nine_17x4_b_f","wheel_nine_17x4_a_f","wheel_nine_17x4_c_f","hirochi_wheel_01a_17x9_f","hirochi_wheel_03a_18x8_f","hirochi_wheel_05a_18x11_f","hirochi_wheel_07b_18x11_f","hirochi_wheel_07a_18x11_f","hirochi_wheel_05a_18x8_f","hirochi_wheel_03a_18x11_f","hirochi_wheel_02a_16x7_f","hirochi_wheel_04a_19x8_f","hirochi_wheel_01a_17x7_f","hirochi_wheel_04a_19x11_f","hirochi_wheel_06a_19x11_f","hirochi_wheel_06b_19x11_f","hirochi_wheel_06a_19x8_f","hirochi_wheel_06b_19x8_f","hirochi_wheel_07a_18x8_f","hirochi_wheel_07b_18x8_f","faser_offroadwheel_01a_15x6_f","offroadwheel_08a_15x6_f","faser_offroadwheel_01a_17x9_f","offroadwheel_07a_17x9_f","faser_offroadwheel_01a_17x7_f","faser_offroadwheel_01b_15x6_f","faser_offroadwheel_01b_17x9_f","offroadwheel_07a_17x7_f","faser_offroadwheel_01c_17x9_f","faser_offroadwheel_01c_17x7_f","faser_offroadwheel_01b_17x7_f","faser_offroadwheel_01c_15x6_f","cherrier_wheel_02a_19x9_f","cherrier_wheel_02b_19x9_f","cherrier_wheel_04a_18x8_f","steelwheel_16a_16x7_f","cherrier_wheel_03a_17x7_f","cherrier_wheel_01a_17x7_f","cherrier_wheel_04b_18x8_f","cherrier_wheel_03b_17x7_f","wheel_27a_15x7_f","wheel_17b_15x7_f_alt","wheel_26b_15x7_f","wheel_17d_15x6_f_alt","wheel_17c_16x8_f","wheel_dreid_c70_19x10_f","wheel_17a_15x8_f_alt","wheel_17c_15x8_f_alt","wheel_17a_16x8_f","wheel_26a_17x8_f","wheel_dreid_c70_19x11_f","wheel_dreid_c70_18x11_f","wheel_dreid_c70_19x12_f","wheel_dreid_c70_18x9_f","wheel_dreid_c70_19x9_f","wheel_17b_15x8_f_alt","wheel_17a_15x7_f_alt","wheel_26b_16x8_f","wheel_26a_15x6_f","wheel_26b_17x8_f","wheel_17c_15x7_f_alt","wheel_dreid_c70_18x10_f","wheel_17b_15x6_f_alt","wheel_17d_16x8_f","wheel_17d_15x7_f_alt","wheel_17a_15x6_f_alt","wheel_27a_15x6_f","wheel_17c_15x6_f_alt","wheel_26a_15x7_f","wheel_17d_15x8_f_alt","wheel_26b_15x6_f","wheel_17b_16x8_f","wheel_26a_16x8_f","steelwheel_01a_14x5.5_f_alt","steelwheel_01a_15x11_f","steelwheel_03c_15x6_f","steelwheel_11a_14x6_f","steelwheel_09a_15x7_f","steelwheel_13b_15x7_f","steelwheel_08a_15x8_f","steelwheel_05a_15x9_f","offroadwheel_03a_15x9_f_alt","offroadwheel_03d_15x8_f_alt","offroadwheel_03c_15x8_f_alt","offroadwheel_03b_15x8_f_alt","offroadwheel_03b_15x9_f_alt","steelwheel_03a_15x9_f","steelwheel_03b_15x9_f","steelwheel_03b_15x7_f","steelwheel_03c_15x9_f","steelwheel_01a_15x7_f","steelwheel_03c_14x6_f","steelwheel_05a_15x8_f","steelwheel_01a_17x8_f","steelwheel_14a_15x7_f","steelwheel_03b_15x6_f","steelwheel_16b_16x7_f","offroadwheel_03d_15x9_f_alt","steelwheel_08a_14x7_f","offroadwheel_03c_15x9_f_alt","steelwheel_03a_15x6_f","steelwheel_01a_15x8_f","steelwheel_03c_15x7_f","steelwheel_03a_15x7_f","steelwheel_01a_15x7_f_alt","steelwheel_03a_14x6_f","steelwheel_03b_14x6_f","steelwheel_13a_15x7_f","offroadwheel_03a_15x8_f_alt","steelwheel_09a_14x7_f","steelwheel_08a_15x9_f","autobello_wheel_03_15x6_f","autobello_wheel_03_15x8_f","wheel_08c_15x9_f","wheel_08b_15x9_f","wheel_08a_15x9_f","wheel_civetta_darkowl_22x12_f","wheel_civetta_stradale_22x12_f","wheel_civetta_forgiato_20x9_f","wheel_civetta_fuoco_20x9_f","super_wheel_15x10_f","wheel_civetta_scintilla_20x9_f","super_wheel_15x8_f","wheel_civetta_velocita_a_20x9_f","wheel_civetta_velocita_b_20x9_f"},["children"]={["hubcap_f_15_altc"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_suspension_f/pessima_hub_f/wheel_f_5/hubcap_f_15_altc/",["unsuitablepartnames"]={},["suitablepartnames"]={"hubcap_01a_f_altc"},["id"]="hubcap_f_15_altc"},["tire_f_15x8"]={["partpath"]="/pessima_body/pessima_suspension_f/pessima_hub_f/wheel_f_5/tire_f_15x8/tire_f_225_50_15_race",["decisionmethod"]="user",["chosenpartname"]="tire_f_225_50_15_race",["path"]="/pessima_body/pessima_suspension_f/pessima_hub_f/wheel_f_5/tire_f_15x8/",["unsuitablepartnames"]={},["suitablepartnames"]={"tire_f_27_10_15_offroad","tire_f_225_70_15_offroad","tire_f_225_50_15_sport","tire_f_235_55_15_sport","tire_f_235_60_15_sport","tire_f_26_8_15_race","tire_f_225_45_
    15_race","tire_f_225_50_15_race","tire_f_26_8_15_drag","tire_f_225_50_15_rally","tire_f_235_75_15_standard","tire_f_225_50_15_standard"},["id"]="tire_f_15x8"}}}}},["pessima_wheeldata_f"]={["partpath"]="/pessima_body/pessima_suspension_f/pessima_wheeldata_f/pessima_wheeldata_f",["decisionmethod"]="user",["chosenpartname"]="pessima_wheeldata_f",["path"]="/pessima_body/pessima_suspension_f/pessima_wheeldata_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_wheeldata_f"},["id"]="pessima_wheeldata_f"},["pessima_strut_f"]={["partpath"]="/pessima_body/pessima_suspension_f/pessima_strut_f/pessima_strut_f_sport",["decisionmethod"]="user",["chosenpartname"]="pessima_strut_f_sport",["path"]="/pessima_body/pessima_suspension_f/pessima_strut_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_strut_f_rally","pessima_strut_f_sport","pessima_strut_f_race","pessima_strut_f"},["id"]="pessima_strut_f"}}},["pessima_taillight"]={["partpath"]="/pessima_body/pessima_taillight/pessima_taillight",["decisionmethod"]="user",["chosenpartname"]="pessima_taillight",["path"]="/pessima_body/pessima_taillight/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_taillight"},["id"]="pessima_taillight"},["pessima_abs"]={["partpath"]="/pessima_body/pessima_abs/pessima_abs",["decisionmethod"]="user",["chosenpartname"]="pessima_abs",["path"]="/pessima_body/pessima_abs/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_abs"},["id"]="pessima_abs"},["pessima_roof_antenna"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_roof_antenna/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_roof_antenna"},["id"]="pessima_roof_antenna"},["pessima_roof_accessory"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_roof_accessory/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_roofscoop_alt","pessima_roofscoop","pessima_lightbar","pessima_concealed_flashers","pessima_cargo_load_roofbars"},["id"]="pessima_roof_accessory"},["linelock"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/linelock/",["unsuitablepartnames"]={},["suitablepartnames"]={"linelock_f","linelock_r"},["id"]="linelock"},["pessima_skidplate"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_skidplate/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_skidplate"},["id"]="pessima_skidplate"},["pessima_fender_r"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_fender_r/pessima_fender_r",["id"]="pessima_fender_r",["chosenpartname"]="pessima_fender_r",["path"]="/pessima_body/pessima_fender_r/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_fender_r_kit","pessima_fender_r"},["children"]={["pessima_mudflap_fr"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_fender_r/pessima_mudflap_fr/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_mudflap_fr"},["id"]="pessima_mudflap_fr"}}},["pessima_bumperbar_f"]={["partpath"]="/pessima_body/pessima_bumperbar_f/pessima_bumperbar_f",["decisionmethod"]="user",["chosenpartname"]="pessima_bumperbar_f",["path"]="/pessima_body/pessima_bumperbar_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_bumperbar_f"},["id"]="pessima_bumperbar_f"},["pessima_engine"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_engine/pessima_engine_dohc",["id"]="pessima_engine",["chosenpartname"]="pessima_engine_dohc",["path"]="/pessima_body/pessima_engine/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_engine_dohc","pessima_engine_sohc"},["children"]={["pessima_engine_internals"]={["partpath"]="/pessima_body/pessima_engine/pessima_engine_internals/pessima_engine_internals_stage3",["decisionmethod"]="user",["chosenpartname"]="pessima_engine_internals_stage3",["path"]="/pessima_body/pessima_engine/pessima_engine_internals/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_engine_internals_stage2","pessima_engine_internals_heavy","pessima_engine_internals_ultra","pessima_engine_internals_stage3","pessima_engine_internals_stage1","pessima_engine_internals"},["id"]="pessima_engine_internals"},["pessima_exhaust"]={["partpath"]="/pessima_body/pessima_engine/pessima_exhaust/pessima_exhaust",["decisionmethod"]="user",["chosenpartname"]="pessima_exhaust",["path"]="/pessima_body/pessima_engine/pessima_exhaust/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_exhaust_gt","pessima_exhaust","pessima_exhaust_ss","pessima_exhaust_b"},["id"]="pessima_exhaust"},["n2o_system"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_engine/n2o_system/",["unsuitablepartnames"]={},["suitablepartnames"]={"n2o_system"},["id"]="n2o_system"},["pessima_enginemounts"]={["partpath"]="/pessima_body/pessima_engine/pessima_enginemounts/pessima_enginemounts",["decisionmethod"]="user",["chosenpartname"]="pessima_enginemounts",["path"]="/pessima_body/pessima_engine/pessima_enginemounts/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_enginemounts","pessima_enginemounts_ultra","pessima_enginemounts_heavy"},["id"]="pessima_enginemounts"},["pessima_engine_ecu"]={["partpath"]="/pessima_body/pessima_engine/pessima_engine_ecu/pessima_engine_ecu_sport",["decisionmethod"]="user",["chosenpartname"]="pessima_engine_ecu_sport",["path"]="/pessima_body/pessima_engine/pessima_engine_ecu/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_engine_ecu_race","pessima_engine_ecu_sport","pessima_engine_ecu"},["id"]="pessima_engine_ecu"},["pessima_transmission"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_engine/pessima_transmission/pessima_transmission_5m",["id"]="pessima_transmission",["chosenpartname"]="pessima_transmission_5m",["path"]="/pessima_body/pessima_engine/pessima_transmission/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_transmission_5m_hx","pessima_transmission_4a","pessima_transmission_6m_sequential","pessima_transmission_5m","pessima_transmission_6m_race"},["children"]={["pessima_differential_f"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_engine/pessima_transmission/pessima_differential_f/pessima_differential_f_lsd",["id"]="pessima_differential_f",["chosenpartname"]="pessima_differential_f_lsd",["path"]="/pessima_body/pessima_engine/pessima_transmission/pessima_differential_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_differential_f_race","pessima_differential_f_welded","pessima_differential_f","pessima_differential_f_lsd"},["children"]={["pessima_finaldrive_f"]={["partpath"]="/pessima_body/pessima_engine/pessima_transmission/pessima_differential_f/pessima_finaldrive_f/pessima_finaldrive_f_427",["decisionmethod"]="user",["chosenpartname"]="pessima_finaldrive_f_427",["path"]="/pessima_body/pessima_engine/pessima_transmission/pessima_differential_f/pessima_finaldrive_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_finaldrive_f_406","pessima_finaldrive_f_427","pessima_finaldrive_f_race"},["id"]="pessima_finaldrive_f"},["pessima_halfshafts_f"]={["partpath"]="/pessima_body/pessima_engine/pessima_transmission/pessima_differential_f/pessima_halfshafts_f/pessima_halfshafts_f",["decisionmethod"]="user",["chosenpartname"]="pessima_halfshafts_f",["path"]="/pessima_body/pessima_engine/pessima_transmission/pessima_differential_f/pessima_halfshafts_f/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_halfshafts_f"},["id"]="pessima_halfshafts_f"}}},["pessima_flywheel"]={["partpath"]="/pessima_body/pessima_engine/pessima_transmission/pessima_flywheel/pessima_flywheel",["decisionmethod"]="user",["chosenpartname"]="pessima_flywheel",["path"]="/pessima_body/pessima_engine/pessima_transmission/pessima_flywheel/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_flywheel_light","pessima_flywheel","pessima_flywheel_race"},["id"]="pessima_flywheel"},["pessima_transfer_case"]={["partpath"]="/pessima_body/pessima_engine/pessima_transmission/pessima_transfer_case/pessima_transfer_case_awd_race",["decisionmethod"]="user",["chosenpartname"]="pessima_transfer_case_awd_race",["path"]="/pessima_body/pessima_engine/pessima_transmission/pessima_transfer_case/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_transfer_case_fwd","pessima_transfer_case_awd","pessima_transfer_case_awd_race","pessima_transfer_case_rwd"},["id"]="pessima_transfer_case"}}},["pessima_oilpan"]={["partpath"]="/pessima_body/pessima_engine/pessima_oilpan/pessima_oilpan",["decisionmethod"]="user",["chosenpartname"]="pessima_oilpan",["path"]="/pessima_body/pessima_engine/pessima_oilpan/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_oilpan_race","pessima_oilpan"},["id"]="pessima_oilpan"},["pessima_intake"]={["partpath"]="/pessima_body/pessima_engine/pessima_intake/pessima_turbo_stage2",["decisionmethod"]="user",["chosenpartname"]="pessima_turbo_stage2",["path"]="/pessima_body/pessima_engine/pessima_intake/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_intake","pessima_turbo_stage2","pessima_intake_sport","pessima_turbo_stage3","pessima_turbo"},["id"]="pessima_intake"}}},["pessima_fender_l"]={["decisionmethod"]="user",["partpath"]="/pessima_body/pessima_fender_l/pessima_fender_l",["id"]="pessima_fender_l",["chosenpartname"]="pessima_fender_l",["path"]="/pessima_body/pessima_fender_l/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_fender_l","pessima_fender_l_kit"},["children"]={["pessima_mudflap_fl"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_fender_l/pessima_mudflap_fl/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_mudflap_fl"},["id"]="pessima_mudflap_fl"}}},["pessima_underglow"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_underglow/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_underglow_white","pessima_underglow_cyan","
    pessima_underglow_green","pessima_underglow_magenta","pessima_underglow_blue","pessima_underglow_yellow","pessima_underglow_red"},["id"]="pessima_underglow"},["pessima_backlight"]={["partpath"]="/pessima_body/pessima_backlight/pessima_backlight",["decisionmethod"]="user",["chosenpartname"]="pessima_backlight",["path"]="/pessima_body/pessima_backlight/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_backlight"},["id"]="pessima_backlight"},["pessima_radiator"]={["partpath"]="/pessima_body/pessima_radiator/pessima_radiator",["decisionmethod"]="user",["chosenpartname"]="pessima_radiator",["path"]="/pessima_body/pessima_radiator/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_radiator_race","pessima_radiator_ultra","pessima_radiator"},["id"]="pessima_radiator"},["pessima_fueltank"]={["partpath"]="/pessima_body/pessima_fueltank/pessima_fueltank",["decisionmethod"]="user",["chosenpartname"]="pessima_fueltank",["path"]="/pessima_body/pessima_fueltank/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_fueltank"},["id"]="pessima_fueltank"},["pessima_sideskirt_l"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_body/pessima_sideskirt_l/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima_sideskirt_l_kit_wide","pessima_sideskirt_l_kit","pessima_sideskirt_l_kit_alt"},["id"]="pessima_sideskirt_l"}}},["pessima_mod"]={["decisionmethod"]="user-empty",["chosenpartname"]="",["path"]="/pessima_mod/",["unsuitablepartnames"]={},["suitablepartnames"]={},["id"]="pessima_mod"}},["chosenpartname"]="pessima",["path"]="/",["unsuitablepartnames"]={},["suitablepartnames"]={"pessima"},["id"]="main"},["paints"]={{["basecolor"]={0.69,0.12,0.12,0.85},["roughness"]=0.07,["clearcoat"]=0,["metallic"]=0,["clearcoatroughness"]=0},{["basecolor"]={0.69,0.12,0.12,0.85},["roughness"]=0.07,["clearcoat"]=0,["metallic"]=0,["clearcoatroughness"]=0},{["basecolor"]={0.69,0.12,0.12,0.85},["roughness"]=0.07,["clearcoat"]=0,["metallic"]=0,["clearcoatroughness"]=0}},["model"]="pessima",["vars"]={["$toe_fr"]=0.999,["$camber_fr"]=0.996,["$camber_rr"]=1,["$toe_rr"]=1},["mainpartname"]="pessima",["partconfigfilename"]="vehicles/pessima/zx_4ws_m.pc",["mainpartpath"]="/pessima",["licensename"]="6mfx350"}]
    =============== Stack Traceback >> START >>
    (1)  C function 'function: 0x7fc814226150'
    (2) method C function 'fileExists'
    (3) Lua field 'generateHashFromFile' at line 358 of chunk 'lua/ge/extensions/gameplay/drag/saveSystem.lua'
      vehicleId = number: 81916
      vehicleDetails = table: 0x7fc80c232c40  {userDefault:false, current:table: 0x7fc9983ecfc0, model:table: 0x7fc813e3eab0, configs:table: 0x7fc813e482a0}
      configFile = string[700/62021]: "/{[\"partsTree\"]={[\"partPath\"]=\"/pessima\",[\"children\"]={[\"paint_design\"]={[\"partPath\"]=\"/paint_design/pessima_skin_bodycolored\",[\"decisionMethod\"]=\"user\",[\"chosenPartName\"]=\"pessima_skin_bodycolored\",[\"path\"]=\"/paint_design/\",[\"unsuitablePartNames\"]={},[\"suitablePartNames\"]={\"pessima_skin_dynamicTextures\",\"pessima_skin_old\",\"pessima_skin_rallysafari\",\"pessima_skin_custom\",\"pessima_skin_bodycolored\",\"pessima_skin_ibishutecnica\",\"pessima_skin_grunt\",\"pessima_skin_rallytears\"},[\"id\"]=\"paint_design\"},[\"licenseplate_design_2_1\"]={[\"decisionMethod\"]=\"user-empty\",[\"chosenPartName\"]=\"\",[\"path\"]=\"/licenseplate_design_2_1/\",[\"unsuitablePartNames\"]={},[\"suitablePartNames\"]={\"license_plate_gridmap_2_1\",\"" (more...)
    (4) Lua field '_setupRacer' at line 196 of chunk 'lua/ge/extensions/gameplay/drag/general.lua'
      vehicleId = number: 81916
      lane = number: 1
      vehicle = userdata: (...)
      oldData = table: 0x7fc80b88ed80  {}
    (5) Lua field 'setVehicles' at line 268 of chunk 'lua/ge/extensions/gameplay/drag/dragBridge.lua'
      vehicleIds = table: 0x7fc8f83e1960  {1:table: 0x7fc8149f48c0}
      dragData = table: 0x7fc8f83d49d0  {context:freeroam, canBeTeleported:true, isCompleted:false, dragType:headsUpDrag, racers:table: 0x7fc8090139e8, canBeReseted:false, isStarted:false, strip:table: 0x7fc812889078, prefabs:table: 0x7fc8133f47a8, phases:table: 0x7fc812692210}
      (for generator) = C function: builtin#6
      (for state) = table: 0x7fc8f83e1960  {1:table: 0x7fc8149f48c0}
      (for control) = number: 1
      _ = number: 1
      data = table: 0x7fc8149f48c0  {lane:1, isPlayable:false, id:81916, canBeReseted:false}
    (6) Lua field 'fun' at line 200 of chunk 'lua/ge/extensions/career/modules/vehiclePerformance.lua'
      racers = table: 0x7fc8f83e1960  {1:table: 0x7fc8149f48c0}
      dragData = table: 0x7fc8f83d49d0  {context:freeroam, canBeTeleported:true, isCompleted:false, dragType:headsUpDrag, racers:table: 0x7fc8090139e8, canBeReseted:false, isStarted:false, strip:table: 0x7fc812889078, prefabs:table: 0x7fc8133f47a8, phases:table: 0x7fc812692210}
    (7) Lua field 'processTask' at line 91 of chunk 'lua/ge/extensions/util/stepHandler.lua'
      step = table: 0x7fc80bf8b370  {origin:(3) ua/ge/extensions/career/modules/vehiclePerformance.l:178: startDragTest, processTask:function: 0x7fc992f21300, _startingTime:101.83138102, fun:function: 0x7fc80bf8a468, name:customReturnTrueStep}
      dtTable = table: 0x7fc992f218c0  {dtRaw:0.033280277999978, dtSim:0.033500000834465, dtReal:0.033380754536088}
    (8) Lua local 'func' at line 292 of chunk 'lua/ge/extensions/util/stepHandler.lua'
      dtReal = number: 0.0333808
      dtSim = number: 0.0335
      dtRaw = number: 0.0332803
      stepToHandle = table: 0x7fc80bf8b370  {origin:(3) ua/ge/extensions/career/modules/vehiclePerformance.l:178: startDragTest, processTask:function: 0x7fc992f21300, _startingTime:101.83138102, fun:function: 0x7fc80bf8a468, name:customReturnTrueStep}
    (9) Lua field 'hook' at line 820 of chunk 'lua/common/extensions.lua'
      funcName = string[8]: "onUpdate"
      funcList = nil
      hookFuncs = table: 0x7fc812e1fa28  {1:function: 0x7fc9a82738b8}
      (for generator) = C function: builtin#6
      (for state) = table: 0x7fc8093ec300  {1:table: 0x7fc9984ab7f0, 2:table: 0x7fc992f20ed0, 3:table: 0x7fc991ca6a38, 4:table: 0x7fc9984e8840, 5:table: 0x7fc99235f120, 6:table: 0x7fc9a840adf0, 7:table: 0x7fc9984382b8, 8:table: 0x7fc9984d4d88, 9:table: 0x7fc9986a4c60, 10:table: 0x7fc998498c90, 11:table: 0x7fc998226650, 12:table: 0x7fc9917f1ec8, 13:table: 0x7fc9a8123b90, 14:table: 0x7fc9a8117640, 15:table: 0x7fc9a80e4278, 16:table: 0x7fc99879e960, 17:table: 0x7fc992d21ad0, 18:table: 0x7fc992c59660, 19:table: 0x7fc992c49390, 20:table: 0x7fc992a57528, 21:table: 0x7fc9921e6590, 22:table: 0x7fc9985396e0, 23:table: 0x7fc9922002d8, 24:table: 0x7fc99843f4f8, 25:table: 0x7fc998538fb8, 26:table: 0x7fc9984f35e0, 27:table: 0x7fc80b7b64f8, 28:table: 0x7fc99850b490 (more...)}
      (for control) = number: 2
      _ = number: 2
      m = table: 0x7fc992f20ed0  {__extensionPath__:util/stepHandler, makeLoadLevelStep:function: 0x7fc992f217d0, onUpdate:function: 0x7fc992f21908, makeStepReturnTrueFunction:function: 0x7fc992f21330, __extensionName__:util_stepHandler, makeUiMessageStep:function: 0x7fc992f214b0, makeStepFadeFromBlack:function: 0x7fc992f211e0, __manuallyLoaded__:true, makeStepSpawnVehicleSimple:function: 0x7fc992f21610, onClientStartMission:function: 0x7fc992f21798, onScreenFadeState:function: 0x7fc992f21088, makeStepFadeToBlack:function: 0x7fc992f21130, taskLoadLevelStep:function: 0x7fc992f21760, skipToLastStepOrCallback:function: 0x7fc992f21888, makeStepSpawnTrafficSimple:function: 0x7fc992f216e8, makeStepWait:function: 0x7fc992f21288, startStepSequence:function: 0x7fc992f21848 (more...)}
      func = Lua function '?' (defined at line 264 of chunk lua/ge/extensions/util/stepHandler.lua)
    (10) Lua function 'update' at file '/lua/ge/main.lua:595' (best guess)
      dtReal = number: 0.0333808
      dtSim = number: 0.0335
      dtRaw = number: 0.0332803
    --------------- << END <<
    
    Looking at it it seems like a bug, the error specifies a to long file path and also prints it. The path contains the config data as well. That gotta be a bug.

    The config path is retrieved via dump(core_vehicles.getVehicleDetails(veh_id).current.pc_file). In freeroam that will return the path to the pc file. In carreer it contains the vehicle config
    Screenshot_20260103_035139.png
    --- Post updated ---
    Alright so i made a temporary fix in the case you really need to use the perf index atm.
    1. For that go into the game installation to /BeamNG.drive/lua/ge/extensions/gameplay/drag/
    2. Then open the file saveSystem.lua in a text editor
    3. Search for "M.generateHashFromFile = function(vehicleId)"
    4 Replace the whole function with this one

    Code:
    M.generateHashFromFile = function(vehicleId)
      -- Generate a hash from vehicle config file for unique identification per config
      if not vehicleId then
        vehicleId = be:getPlayerVehicleID(0)
      end
    
      --[[
      -- Get vehicle details to find the config file path
      local vehicleDetails = core_vehicles.getVehicleDetails(vehicleId)
      if not vehicleDetails or not vehicleDetails.current then
        log('W', logTag, 'Could not get vehicle details for ID: ' .. tostring(vehicleId))
        return "vehicle_" .. tostring(vehicleId)
      end
      ]]
    
      -- Get the config file path (pc_file contains the full path to the .pc config file)
      --local configFile = vehicleDetails.current.pc_file -- doesnt contain the pc file path in carreer mode
      local configFile = core_vehicle_manager.getVehicleData(vehicleId).config.partConfigFilename -- temp fix
      if not configFile or configFile == "" then
        log('W', logTag, 'No config file path found for vehicle ID: ' .. tostring(vehicleId))
        return "vehicle_" .. tostring(vehicleId)
      end
    
      -- Ensure it's a full path
      if not string.find(configFile, "^/") then
        configFile = "/" .. configFile
      end
    
      -- Hash the config file
      if FS:fileExists(configFile) then
        local hash = FS:hashFile(configFile)
        if hash and hash ~= "" then
          return hash
        end
      end
    
      -- Fallback to vehicle ID if hashing fails
      log('W', logTag, 'Failed to hash config file: ' .. configFile .. ', using vehicle ID fallback')
      return "vehicle_" .. tostring(vehicleId)
    end
    After the next update make sure you verify your game files. Because custom game edits can interfeer with updates and break you game :)
    Screenshot_20260103_040302.png
     
    #1117 Neverless, Jan 3, 2026
    Last edited: Jan 3, 2026
    • Like Like x 2
  18. pawelek von sttetin

    pawelek von sttetin
    Expand Collapse

    Joined:
    Sep 14, 2025
    Messages:
    33
    supreme fix +1
    wanst loading here on my machine too, tho i thought it wuz broken mod cause xD
     
  19. Driving79

    Driving79
    Expand Collapse

    Joined:
    Aug 30, 2024
    Messages:
    39
    The bug seems to be career mode related. I can't even enter the Alder Drag Race in career mode, but it works in free roam mode.
     
  20. Dr. Death

    Dr. Death
    Expand Collapse

    Joined:
    May 12, 2016
    Messages:
    2,151
    I thought about making a new thread but I will just ask here. I have recently installed Linux Mint and I am unable to notice if im getting better or worse performance compared to windows 10 64 bit. Is there a way to "squeeze" more FPS out of my ancient 3400G integrated graphics with 16gb RAM? (Please dont laugh, I have already laughed for you.)

    I tried using Proton on compatibility layer but that just crashes my computer. My computer, mind you, not the game. I end up having to completely hard-reboot to fix it. When trying the native linux port it works perfectly fine, but people keep telling me that modern versions of proton can yield me better stability and performance than native linux version of some games.
     
  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