You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a bit of annoying problem not really sure what might be causing this but production window won't load. I keep getting this error in the console when I press (alt + numpad 8):
/Documents/My Games/FarmingSimulator2022/mods/FS22_ProductionInspector/lib/fs22ModPrefSaver.lua:65: attempt to concatenate local 'name' (a nil value)
Error: Running LUA method 'draw'.
This is what happens when I try to reload settings (ctrl + alt + numpad 8):
/Documents/My Games/FarmingSimulator2022/mods/FS22_ProductionInspector/ProductionInspector.lua:1320: attempt to call method 'loadSettings' (a nil value)
Error: Running LUA method 'draw'.
Silos and animals works fine, no problem. Mod conflict?
Thanks for any help, regards.
The text was updated successfully, but these errors were encountered:
Hello,
I have a bit of annoying problem not really sure what might be causing this but production window won't load. I keep getting this error in the console when I press (alt + numpad 8):
This is what happens when I try to reload settings (ctrl + alt + numpad 8):
Silos and animals works fine, no problem. Mod conflict?
Thanks for any help, regards.
The text was updated successfully, but these errors were encountered: