Page 1 of 1

[BUG] Camara Straw Bale Semitrailer - endless LUA errors

Posted: Fri Feb 03, 2023 2:29 am
by SteelRodent
Mod: Camara Straw Bale Semitrailer
Author: caleruega modding design
Link: https://www.farming-simulator.com/mod.p ... tle=fs2022

After updating the game, if this trailer is present in a save it now causes endless LUA errors on load. Errors start immediately after the player is loaded and results in the UI not loading, I can't move at all, and the game is barely responding to input at all, so it's very difficult to exit out of it.

Code: Select all

2023-02-03 01:37 dataS/character/humans/player/player02.i3d (5.46 ms),
2023-02-03 01:38 Error: Running LUA method 'update'.
dataS/scripts/vehicles/specializations/TensionBelts.lua(459) : attempt to index a nil value
2023-02-03 01:38 Error: Running LUA method 'update'.
dataS/scripts/vehicles/specializations/TensionBelts.lua(459) : attempt to index a nil value
2023-02-03 01:38 Error: Running LUA method 'update'.
dataS/scripts/vehicles/specializations/TensionBelts.lua(459) : attempt to index a nil value
2023-02-03 01:38 Error: Running LUA method 'update'.
dataS/scripts/vehicles/specializations/TensionBelts.lua(459) : attempt to index a nil value
Error repeated 500+ times per minute before I was able to exit out and disable the mod. Removed all other mods that have tension belts one by one, and this is the only one that causes the error.

Re: [BUG] Camara Straw Bale Semitrailer - endless LUA errors

Posted: Thu Feb 16, 2023 10:11 am
by n0tr3adY
Can you provide a log.txt and steps to reproduce?