wizzomafizzo / starcheat

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

Starcheat crash upon launch FIXED #327

Open ChaoZed opened 7 years ago

ChaoZed commented 7 years ago

Traceback (most recent call last): File "C:\Python34-x64\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in File "build\starcheat.py", line 83, in File "build\starcheat.py", line 80, in main File "build\gui\mainwindow.py", line 164, in init File "build\assets\core.py", line 275, in species File "build\assets\species.py", line 27, in init File "build\assets\core.py", line 217, in read File "build\starbound\helpers.py", line 213, in open File "build\starbound\helpers.py", line 220, in read_stream File "build\starbound\btreedb4.py", line 119, in initialize File "build\starbound\sbbf02.py", line 89, in initialize AssertionError: Invalid file format

ChaoZed commented 7 years ago

FIXED: Downloaded Starcheat from appveyor: https://ci.appveyor.com/project/wizzomafizzo/starcheat/build/job/ve8yig7de3sqf89c/artifacts

MadPeachTM commented 7 years ago

did not help me