Attempting to use the rocket control feature and declare coordinates, the game crashes as soon as the missile leaves the screen. The error I get from the log is:
"Error while running event space-exploration::on_rocket_launched (ID 14)
space-exploration/control.lua:1551: attempt to index field 'attached_cargo_pod' (a nil value)
stack traceback:
space-exploration/control.lua:1551: in function 'callback'
space-exploration/scripts/event.lua:20: in function <space-exploration/scripts/event.lua:18>
90.666 Error ServerMultiplayerManager.cpp:84: MultiplayerManager failed: "The mod Space Exploration (0.7.34) caused a non-recoverable error.
Please report this error to the mod author."
I am reporting the bug to both the space exploration dev as well.