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__/control.lua:53: attempt to index global 'global' (a nil value)
stack traceback:
__level__/control.lua:53: in function <__level__/control.lua:52>
getting this crash trying to load in the save from 1.1.110 to port it so people can play the map while we keep working on our procedural map project which will replace said map at some point
heres the save file in question:https://www.mediafire.com/file/dbjp8yk0 ... t.zip/file
[2.0.11] Trying to port Nauvis Post Collapse to 2.0
Re: [2.0.11] Trying to port Nauvis Post Collapse to 2.0
viewtopic.php?t=116184Renamed `global` into `storage`.
Re: [2.0.11] Trying to port Nauvis Post Collapse to 2.0
isnt the game supposed to automatically convert a save to the newest version if its vanilla though?
Besides, the save file is massive and I dont even know how to go edit that change in the save itself
Besides, the save file is massive and I dont even know how to go edit that change in the save itself
Re: [2.0.11] Trying to port Nauvis Post Collapse to 2.0
Thanks for the report however this is not a bug. This save file reports as coming from "Nauvis Post Collapse Renewed" scenario and as such is not eligible to a freeplay scenario script replacement from base mod because it is a different scenario.
Scenario names are used to pair up save files with related scenarios provided by mods and if you have mod updated with new version of scenario and script reload is requested then it would replace the script from that mod. Since you do not have mods enabled that contain newer version of the "Nauvis Post Collapse Renewed" scenario the game has nowhere to look for a new version of the script.
Scenario names are used to pair up save files with related scenarios provided by mods and if you have mod updated with new version of scenario and script reload is requested then it would replace the script from that mod. Since you do not have mods enabled that contain newer version of the "Nauvis Post Collapse Renewed" scenario the game has nowhere to look for a new version of the script.
Re: [2.0.11] Trying to port Nauvis Post Collapse to 2.0
so how do I fix this then?