Starting a new world gives the following error, loading into a previously started world does not.
The mod Resource Monitor (1.6.3) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event dqol-resource-monitor::on_init()
Error when running interface function space-exploration.get_zone_from_surface_index: space-exploration/scripts/zone.lua:308: attempt to index field 'zones_by_surface' (a nil value)
stack traceback:
space-exploration/scripts/zone.lua:308: in function 'from_surface_index'
space-exploration/scripts/remote-interface.lua:180: in function <space-exploration/scripts/remote-interface.lua:180>
stack traceback:
[C]: in function 'call'
dqol-resource-monitor/components/surfaces.lua:67: in function 'finish_generate_from_game'
dqol-resource-monitor/components/surfaces.lua:101: in function 'getById'
dqol-resource-monitor/components/surfaces.lua:156: in function 'initialize'
dqol-resource-monitor/components/surfaces.lua:218: in function 'onInitMod'
dqol-resource-monitor/control.lua:45: in function <dqol-resource-monitor/control.lua:40>