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
Hey aaargha,
I recently tried to use this mod to spawn the locomotives from Infinity Mode, but it crashed.
The error is in helpers.lua, line 86 ("Attempt to index nil value" or something similar).
This could be fixed by checking if get_fuel_inventory() returns a value other than nil.
The text was updated successfully, but these errors were encountered:
Hey aaargha,
I recently tried to use this mod to spawn the locomotives from Infinity Mode, but it crashed.
The error is in helpers.lua, line 86 ("Attempt to index nil value" or something similar).
This could be fixed by checking if get_fuel_inventory() returns a value other than nil.
The text was updated successfully, but these errors were encountered: