Non-recoverable error
Opened this issue · 2 comments
Hi. I converted a save that used Blueprinter into a scenario to use with the Map Editor, and, when I went to edit it, received this error:
The mod Blueprinter (0.7.0) caused a non-recoverable error.
Please report this error to the mod author.Error while running event Blueprinter::on_configuration_changed
Blueprinter/guilib.lua:124: attempt to index field '?' (a nil value)
stack traceback:
Blueprinter/guilib.lua:124: in function 'gui_root'
Blueprinter/gui/gui.lua:19: in function 'remove_gui'
Blueprinter/gui/gui.lua:41: in function 'init_player_gui'
Blueprinter/control.lua:23: in function 'init_player_mod'
Blueprinter/control.lua:49: in function <Blueprinter/control.lua:45>
When I disabled Blueprinter, it opened without error.
Oh I see, because in map editor mode there is no player on the surface. Will fix
Uploaded new 0.8.0 version. Haven't tested yet, not sure if this is fixed on your side?