SEServerExtender / EssentialsPlugin

Dedicated Essentials Plugin
GNU Lesser General Public License v3.0
18 stars 18 forks source link

Unable to un-dock ships #12

Closed dodexahedron closed 9 years ago

dodexahedron commented 9 years ago

Reported at http://forum.keenswh.com/threads/mp-mod-dedicated-server-essentials-requires-seserverextender.7174455/page-16

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.

dodexahedron commented 9 years ago

I've discovered the problem and will be releasing a fix shortly. It appears the path was broken, when saving the ship content file. I've fixed the issue in Essentials, and this bug spurred me to open up https://github.com/SEServerExtender/SEServerExtender/issues/15, where I'll be adding in better logging for exceptions in file output.

dodexahedron commented 9 years ago

Fixed in 3e76e4b7e193be33c03055c016d2c86dbc4963e3