After updating to the latest version I get this error:
stack traceback:
simhelper/funccapture.lua:249: in function 'add_upval'
simhelper/funccapture.lua:249: in function <simhelper/funccapture.lua:220>
(...tail calls...)
simhelper/funccapture.lua:249: in function 'capture'
nixie-tubes/prototypes/simulations.lua:14: in main chunk
[C]: in function 'require'
nixie-tubes/data.lua:4: in main chunk
Mods to be disabled:
nixie-tubes(1.1.3)
This is in a save with Space exploration, Logistic train network and a bunch of other mods. I can give you a list if that would help. Upon disabling the nixie tube mod the file loaded successfully and I could play just fine. I've also submitted this bug in the nixie-tube mod portal.
Failed to load mods: simhelper/funccapture.lua:249: attempt to call field 'upvalueid' (a nil value)[1.1.107] nixie-tubes fails to load
[1.1.107] nixie-tubes fails to load
- Attachments
-
- factorio-current.log
- (7.26 KiB) Downloaded 20 times
Re: [1.1.107] nixie-tubes fails to load
Not a bug.
Simhelper is not compatible with 1.1.107 because debug.upvalueid was removed with other functions due to safety concerns. Space exploration mod and nixie tubes mod were updated to no longer require simhelper. Please update your mods.
Simhelper is not compatible with 1.1.107 because debug.upvalueid was removed with other functions due to safety concerns. Space exploration mod and nixie tubes mod were updated to no longer require simhelper. Please update your mods.
Re: [1.1.107] nixie-tubes fails to load
It all works fine now. Thanks for the quick reply!