scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
834 stars 96 forks source link

Not able to start Ice #396

Open elizabethCaB opened 8 years ago

elizabethCaB commented 8 years ago

Here's the crash log.

=========== Starting Ice =========== Detected Emulator: snes9x Detected Emulator: VisualBoyAdvance Detected Console: Super Nintendo => snes9x Detected Console: Gameboy Advance => VisualBoyAdvance =========== User: 0 =========== [ERROR] An exception occurred while running Ice Traceback (most recent call last): File "ice\decorators.py", line 9, in wrapped File "ice\runners\ice_engine.py", line 131, in run File "ice\runners\ice_engine.py", line 104, in create_backup File "ice\backups.py", line 67, in create_backup_of_shortcuts File "pysteam\shortcuts.py", line 30, in write_shortcuts File "pysteam_shortcut_generator.py", line 20, in to_string File "pysteam_shortcut_generator.py", line 27, in generate_array_string TypeError: object of type 'NoneType' has no len()

Close the window, or hit enter to exit...

I'm not sure what to do, I'm using the latest github release.

EDIT: I deleted user 0 since Steam wasn't using it and now I have this crash log. =========== Starting Ice =========== Detected Emulator: snes9x Detected Emulator: VisualBoyAdvance Detected Console: Super Nintendo => snes9x Detected Console: Gameboy Advance => VisualBoyAdvance =========== User: 115674026 =========== [ERROR] An exception occurred while running Ice Traceback (most recent call last): File "ice\decorators.py", line 9, in wrapped File "ice\runners\ice_engine.py", line 131, in run File "ice\runners\ice_engine.py", line 104, in create_backup File "ice\backups.py", line 67, in create_backup_of_shortcuts File "pysteam\shortcuts.py", line 30, in write_shortcuts File "pysteam_shortcut_generator.py", line 20, in to_string File "pysteam_shortcut_generator.py", line 29, in generate_array_string File "pysteam_shortcut_generator.py", line 35, in generate_shortcut_string File "pysteam_shortcut_generator.py", line 52, in generate_keyvalue_pair UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 35: ordinal not in range(128)

Close the window, or hit enter to exit...

EDIT: I open and closed Steam and for some reason it works now. Nevermind about this.