Resource Monitor

by devdot

Monitor mining sites and track resources across planets / surfaces.

Utilities
7 days ago
1.1 - 2.1
14.4K

b [fixed] On Start new map

2 months ago

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>

2 months ago

Of note, I have Abandoned Ruins (et al) installed, so it's possible that it's trying to register nonexistent ore patches. But I am unsure that is the case.

2 months ago

Hi @Aricitic, thanks for the report!

The issue seems to stem from an interaction with the Space Exploration mod. Seems like something about their remote interfaces has changed. I'll have to look into that, sorry about that!

New response