starcheat icon indicating copy to clipboard operation
starcheat copied to clipboard

Indexing Crash

Open 4O4-3RR0R opened this issue 8 years ago • 5 comments

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

4O4-3RR0R avatar Jul 26 '16 17:07 4O4-3RR0R

Interesting. Do you have any mods installed? Also, try the latest build and tell me if you still have issues.

rubellyte avatar Jul 26 '16 17:07 rubellyte

I have mods installed but they shouldn't be causing issues with it. Going to try the latest build.

4O4-3RR0R avatar Jul 26 '16 19:07 4O4-3RR0R

tried the latest build and it worked, although the weapons i had in my inventory appeared as Xs in the program. is that normal?

4O4-3RR0R avatar Jul 26 '16 19:07 4O4-3RR0R

Yes, Starcheat currently cannot render weapons.

rubellyte avatar Jul 26 '16 19:07 rubellyte

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

wizzomafizzo avatar Jul 28 '16 01:07 wizzomafizzo