-
-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Saved Game Bug: Cargo #4675
Comments
Thanks for nice bug report! |
@Web-eWorks Unrelated. I
In this, for some reason, equipment(cargo) got duplicated when starting new game. |
Thanks for checking! Going to close this issue as fixed/invalidated by the CargoManager code then. |
Observed behaviour
When starting a new game after having loaded a saved game with certain parameters, the new game does not recognise the starting 2t of hydrogen cargo as hyperdrive fuel.
Expected behaviour
The starting 2t of hydrogen cargo is recognised as hyperdrive fuel.
Steps to reproduce
OK, this was tricky to reliably reproduce. My guess is it has something to do with some saved game parameters not being reinitialised properly when starting a new game.
Start with a clean profile by deleting/renaming the Pioneer config folder (Windows: "%USERPROFILE%\Documents\Pioneer") (NB: Back up any savefiles you wish to keep! Probably safest to just rename the folder)
Set resolution to something you can read, e.g. 1600x900, close and relaunch
Start on Mars
Comms -> Lobby: Hyperspace Fuel: 2t, Capacity: 26t used / 9t free [correct]
Click
-1t
twice to make Hyperspace Fuel: 0t, Capacity: 24t used / 11t free [correct]Save as "TESTING"
End game
Load game ("TESTING")
Comms -> Lobby: Hyperspace Fuel: 0t, Capacity: 24t used / 11t free [correct]
End game
Start on Mars
Comms -> Lobby: Hyperspace Fuel: 0t, Capacity: 26t used / 9t free [bug!]
Personal Info -> Economy & Trade: Cargo: Hydrogen 2t (hydrogen is there, just not recognised as hyperspace fuel)
Comms -> Lobby: Buy 3t Hydrogen
Personal Info -> Economy & Trade: Hydrogen 2t (orphaned), Hydrogen 3t [two entries?]
My pioneer version (and OS):
The observed behaviour is present in:
The observed behaviour is not present in Pioneer Release 20180203.
OS: Windows 10 Enterprise 1809 x64
The text was updated successfully, but these errors were encountered: