wizzomafizzo / starcheat

Starbound player save editor and Python library
MIT License
113 stars 47 forks source link

Opps, starcheat has crashed #334

Open Wafleman opened 7 years ago

Wafleman commented 7 years ago

Traceback (most recent call last): File "/private/var/folders/9t/3q9jr6dj2s1_cb_tbxk3flk00000gn/T/AppTranslocation/93D64C26-8938-4BB4-8E45-02796778FBEC/d/StarCheat.app/Contents/Resources/boot.py", line 399, in File "/private/var/folders/9t/3q9jr6dj2s1_cb_tbxk3flk00000gn/T/AppTranslocation/93D64C26-8938-4BB4-8E45-02796778FBEC/d/StarCheat.app/Contents/Resources/boot.py", line 336, in _run File "/private/var/folders/9t/3q9jr6dj2s1_cb_tbxk3flk00000gn/T/AppTranslocation/93D64C26-8938-4BB4-8E45-02796778FBEC/d/StarCheat.app/Contents/Resources/starcheat.py", line 83, in File "/private/var/folders/9t/3q9jr6dj2s1_cb_tbxk3flk00000gn/T/AppTranslocation/93D64C26-8938-4BB4-8E45-02796778FBEC/d/StarCheat.app/Contents/Resources/starcheat.py", line 80, in main File "gui/mainwindow.pyc", line 154, in init File "gui/utils.pyc", line 103, in check_index_valid File "gui/utils.pyc", line 64, in build_assets_db File "assets/core.pyc", line 127, in find_assets File "assets/core.pyc", line 156, in scan_asset_folder File "starbound/helpers.pyc", line 213, in open File "starbound/helpers.pyc", line 220, in read_stream File "starbound/btreedb4.pyc", line 119, in initialize File "starbound/sbbf02.pyc", line 89, in initialize AssertionError: Invalid file format

rubellyte commented 7 years ago

You're using a pre-1.0 version of Starcheat with a 1.x version of Starbound. Please see the instructions here for building a 1.x version of Starcheat.