starcheat
starcheat copied to clipboard
Indexing Crash
Issue details:
- starcheat version: Unknown, not
0.27.1
or older though - starbound version and branch (stable / unstable / nightly):
Starbound 1.0
- the error message:
Traceback (most recent call last):
File "C:\Python34-x64\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in <module>
File "build\starcheat.py", line 86, in <module>
File "build\starcheat.py", line 83, in main
File "build\gui\mainwindow.py", line 153, in __init__
File "build\gui\utils.py", line 103, in check_index_valid
File "build\gui\utils.py", line 74, in build_assets_db
File "build\assets\core.py", line 89, in create_index
IndexError: tuple index out of range
Gets to 92% Indexing then crashes and gives this error message
Interesting. Do you have any mods installed? Also, try the latest build and tell me if you still have issues.
I have mods installed but they shouldn't be causing issues with it. Going to try the latest build.
tried the latest build and it worked, although the weapons i had in my inventory appeared as Xs in the program. is that normal?
Yes, Starcheat currently cannot render weapons.
the weapons generator calculates the parts so there is a kind of proof of concept of it working. i think the generator is broken now too though