-
Notifications
You must be signed in to change notification settings - Fork 0
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
[BUG] Can't find player folder then crashes #10
Comments
I honestly don't understand how to make this error message any clearer. are you saying that you DO have a player folder existing and it's not working? you can manually set a player path but it expects default steam install location |
Yes I have an existing folder. When I go to options it shows the correct path up to .../starbound. It then encounters the critical error and closes |
If you already have a You can delete everything else in that folder besides the .ini file Here's an example (my starcheat.ini file on this device):
|
Describe the bug
Starbound player folder does not exist.
You may need to run Starbound for the first time
Traceback (most recent call last):
File "", line 86, in
File "", line 83, in main
File "gui\mainwindow.py", line 229, in init
File "gui\mainwindow.py", line 797, in open_file
File "gui\openplayer.py", line 79, in init
File "gui\openplayer.py", line 268, in auto_backup_player
AttributeError: 'list' object has no attribute 'keys'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Application to work
Screenshots
Environment (please MAKE SURE this is accurate):
Player File (if applicable)
If you've experienced a player issue, include a reproducible player file here [DELETE ME]
Additional context/Clarification questions IF NEEDED
Add any other context about the problem here! [DELETE ME]
The text was updated successfully, but these errors were encountered: