Installed Edit-Blueprints and tried to open it's editor window with a blueprint in hand. Immediate crash with the following exception:
596.622 Error MainLoop.cpp:1202: Exception at tick 5048067: The mod Edit-Blueprints (0.1.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Edit-Blueprints::on_gui_click (ID 1)
The mod There is my ghost (0.18.2) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event there-is-my-ghost::on_player_toggled_map_editor (ID 116)
there-is-my-ghost/events.lua:28: bad argument #1 of 2 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
there-is-my-ghost/events.lua:28: in function <there-is-my-ghost/events.lua:26>
stack traceback:
Edit-Blueprints/control.lua:155: in function 'toggle_editor_and_teleport'
Edit-Blueprints/control.lua:535: in function 'enter_blueprint_editing'
Edit-Blueprints/control.lua:731: in function <Edit-Blueprints/control.lua:727>
stack traceback:
[C]: in function 'toggle_map_editor'
Edit-Blueprints/control.lua:155: in function 'toggle_editor_and_teleport'
Edit-Blueprints/control.lua:535: in function 'enter_blueprint_editing'
Edit-Blueprints/control.lua:731: in function <Edit-Blueprints/control.lua:727>
771.061 Quitting: window closed.