wizzomafizzo / starcheat

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

Starcheat crash #310

Open Xeveph opened 7 years ago

Xeveph commented 7 years ago

*Logs:

2016-10-18 00:50:39,128 INFO starcheat init 2016-10-18 00:50:39,128 INFO Version: 0.27.1 (Glad Giraffe) 2016-10-18 00:50:39,128 INFO Platform: Windows 2016-10-18 00:50:39,129 INFO Checking for updates 2016-10-18 00:50:39,663 INFO Main window init 2016-10-18 00:50:39,664 DEBUG Setting up wieldable bag 2016-10-18 00:50:39,666 DEBUG Setting up head bag 2016-10-18 00:50:39,667 DEBUG Setting up chest bag 2016-10-18 00:50:39,670 DEBUG Setting up legs bag 2016-10-18 00:50:39,673 DEBUG Setting up back bag 2016-10-18 00:50:39,674 DEBUG Setting up main_bag bag 2016-10-18 00:50:39,684 DEBUG Setting up action_bar bag 2016-10-18 00:50:39,685 DEBUG Setting up object_bag bag 2016-10-18 00:50:39,687 DEBUG Setting up tile_bag bag 2016-10-18 00:50:39,693 DEBUG Setting up essentials bag 2016-10-18 00:50:39,696 DEBUG Setting up mouse bag 2016-10-18 00:50:39,699 DEBUG Showing main window 2016-10-18 00:50:39,897 INFO First setup dialog 2016-10-18 00:50:51,679 INFO Scanning vanilla assets 2016-10-18 00:50:51,680 DEBUG Traceback (most recent call last):

2016-10-18 00:50:51,680 DEBUG File "C:\Python34-x64\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in

2016-10-18 00:50:51,680 DEBUG File "build\starcheat.py", line 86, in

2016-10-18 00:50:51,680 DEBUG File "build\starcheat.py", line 83, in main

2016-10-18 00:50:51,680 DEBUG File "build\gui\mainwindow.py", line 148, in init

2016-10-18 00:50:51,680 DEBUG File "build\gui\utils.py", line 197, in new_setup_dialog

2016-10-18 00:50:51,680 DEBUG File "build\gui\utils.py", line 64, in build_assets_db

2016-10-18 00:50:51,681 DEBUG File "build\assets\core.py", line 127, in find_assets

2016-10-18 00:50:51,681 DEBUG File "build\assets\core.py", line 156, in scan_asset_folder

2016-10-18 00:50:51,681 DEBUG File "build\starbound\helpers.py", line 213, in open

2016-10-18 00:50:51,681 DEBUG File "build\starbound\helpers.py", line 220, in read_stream

2016-10-18 00:50:51,681 DEBUG File "build\starbound\btreedb4.py", line 119, in initialize

2016-10-18 00:50:51,681 DEBUG File "build\starbound\sbbf02.py", line 89, in initialize

2016-10-18 00:50:51,681 DEBUG AssertionError: Invalid file format

2016-10-18 00:50:51,682 DEBUG Starbound folder: E:\SteamLibrary\steamapps\common\Starbound 2016-10-18 00:50:51,682 DEBUG Assets folder: E:\SteamLibrary\steamapps\common\Starbound\assets 2016-10-18 00:50:51,683 DEBUG Player folder: E:\SteamLibrary\steamapps\common\Starbound\giraffe_storage\player

rubellyte commented 7 years ago

You're using the pre-1.0 build of Starcheat with Starbound 1.x. Please grab the 1.x Starcheat build here.