Closed BenjaminAmos closed 1 year ago
This pull request fixes a crash caused by modules, directly or indirectly, calling SaveManager to save the game.
SaveManager
In the case of the warp crash, the StarPort class was attempting to save the game upon arrival when it triggered the crash.
StarPort
warp
git clone https://github.com/DestinationSol/warp.git modules/warp
Warp Endeavour
Description
This pull request fixes a crash caused by modules, directly or indirectly, calling
SaveManager
to save the game.In the case of the warp crash, the
StarPort
class was attempting to save the game upon arrival when it triggered the crash.Testing
warp
module withgit clone https://github.com/DestinationSol/warp.git modules/warp
.Warp Endeavour
shipNotes