rubellyte / starcheat

Starbound player save editor and Python library
http://starcheat.org/
MIT License
10 stars 5 forks source link

Crash when using Item Browser #17

Closed kurisubrooks closed 8 years ago

kurisubrooks commented 8 years ago
Traceback (most recent call last):
  File "build\gui\itembrowser.py", line 159, in update_item_view
  File "build\assets\items.py", line 141, in get_item_icon
AttributeError: 'list' object has no attribute 'split'
Traceback (most recent call last):
  File "build\gui\itembrowser.py", line 159, in update_item_view
  File "build\assets\items.py", line 137, in get_item_icon
TypeError: argument of type 'NoneType' is not iterable
rubellyte commented 8 years ago

Fixed by a1b048de21496aba0b99d5f3e74bc67e3b766f8f