[BUG] Camara Straw Bale Semitrailer - endless LUA errors

SteelRodent
Posts: 67
Joined: Fri May 12, 2017 11:18 am

[BUG] Camara Straw Bale Semitrailer - endless LUA errors

Post 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.
User avatar
n0tr3adY
Posts: 36
Joined: Sat Jul 05, 2014 9:13 pm
Location: Hungary
Contact:

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

Post by n0tr3adY »

Can you provide a log.txt and steps to reproduce?
Post Reply