-
-
Notifications
You must be signed in to change notification settings - Fork 386
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
New game may give you zero equipment #4803
Comments
The symptoms and steps to reproduce sound eerily similar to #4675 |
Happened to me recently.
|
I had same experience, but slightly different. |
ship equipment isnt stored in the C++ domain, its stored in the Lua domain... isnt Lua being reset fully between games? |
I have the same bug. New game starts without any equipment visible anywhere (except hyperdrive). |
@maxcrystal thanks for reporting many bugs, if you find any way to reproduce this, or report if it's random (how often?), or always only hyperdrive, then please fill us in with any more info you find. This bug was also reported on SSC for the release candidate 1 (20201222-rc1) |
Closing as addressed by #5734 - please re-open if still valid in the upcoming release. |
Observed behaviour
It's possible to start a new game at Barnard's Star (and probably the others as well) without any equipment given to the player.
Expected behaviour
The player should start with the atmospheric shielding, the radar, and the autopilot.
Steps to reproduce
My pioneer version (and OS):
pioneer master (e255171) on Debian x64.
The text was updated successfully, but these errors were encountered: