__level__/freeplay.lua:197: attempt to index global 'global' (a nil value)
Posted: Mon Oct 28, 2024 3:01 am
When attempting to load a years-long save file without mods after the space age update, I encountered this error when loading and fixing
How do I fix it?
Code: Select all
The scenario level caused a non-recoverable error.
Please report this error to the scenario author.
Error while running event level::on_configuration_changed
__level__/freeplay.lua:197: attempt to index global 'global' (a nil value)
stack traceback:
__level__/freeplay.lua:197: in function 'on_configuration_changed'
__core__/lualib/event_handler.lua:87: in function <__core__/lualib/event_handler.lua:84>