The mod Moon Logic (0.0.62) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Moon_Logic::on_entity_cloned (ID 120)
Moon_Logic/gui.lua:333: attempt to call method 'gsub' (a nil value)
stack traceback:
Moon_Logic/gui.lua:333: in function 'history_insert'
Moon_Logic/control.lua:419: in function <Moon_Logic/control.lua:404>
stack traceback:
[C]: in function 'clone_area'
space-exploration/scripts/spaceship.lua:1063: in function 'land_at_position'
space-exploration/scripts/spaceship.lua:2975: in function 'spaceship_tick'
space-exploration/scripts/spaceship.lua:3127: in function 'callback'
space-exploration/scripts/event.lua:15: in function <space-exploration/scripts/event.lua:13>
I am using the mod to control a spaceship. The crash occurs when the spaceship lands. Before the last updates (don't know exactly which), all was working well.