You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
After docking a ship using the /dock dock dockName command, the ship is removed as expected.
However, when trying to restore the ship with /dock undock dockName, the ship does not come back and no notice is given in the game. There is a null reference exception on the console, but it's not very useful.