scottrice / Ice

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

'NoneType' object is not iterable plus Ice wiped out all my shortcuts in Steam #412

Open wrw0010 opened 7 years ago

wrw0010 commented 7 years ago

Keep getting an error and a quick search says that this can be caused by odd characters but I don't have any on any of the paths involved. This is on a Windows 10 system. Log below.

[10/06/16 13:05:28] =========================Starting Ice [10/06/16 13:05:28] Detected Emulator: Dolphin [10/06/16 13:05:28] Emulator '' not found for Nintendo DS. Ignoring [10/06/16 13:05:28] Emulator '' not found for Playstation 2. Ignoring [10/06/16 13:05:28] Emulator '' not found for Playstation 1. Ignoring [10/06/16 13:05:28] Emulator '' not found for Sega Dreamcast. Ignoring [10/06/16 13:05:28] Emulator '' not found for Gameboy Advance. Ignoring [10/06/16 13:05:28] Emulator '' not found for Sega Genesis. Ignoring [10/06/16 13:05:28] Emulator '' not found for Nintendo Gameboy. Ignoring [10/06/16 13:05:28] Detected Console: Super Nintendo => Dolphin [10/06/16 13:05:28] Detected Console: Nintendo Entertainment System => Dolphin [10/06/16 13:05:28] Detected Console: Nintendo Gamecube => Dolphin [10/06/16 13:05:28] Detected Console: Nintendo 64 => Dolphin [10/06/16 13:05:28] Detected Console: Nintendo Wii => Dolphin [10/06/16 13:05:28] ---------------Running for user 238216743 [10/06/16 13:05:28] ---Downloading grid images [10/06/16 13:05:28] ---------------Running for user 317916065 [10/06/16 13:05:28] #################################### [10/06/16 13:05:28] An Error has occurred: [10/06/16 13:05:28] 'NoneType' object is not iterable Traceback (most recent call last): File "<string>", line 45, in <module> File "<string>", line 31, in main File "c:\Users\Scott.Scott-PC\Development\Projects\Ice\build\ice\out00-PYZ.pyz\ice.rom_manager", line 39, in __init__ TypeError: 'NoneType' object is not iterable [10/06/16 13:05:28] #################################### [10/06/16 13:05:46] =========================Starting Ice [10/06/16 13:05:46] Detected Emulator: Dolphin [10/06/16 13:05:46] Emulator '' not found for Nintendo DS. Ignoring [10/06/16 13:05:46] Emulator '' not found for Playstation 2. Ignoring [10/06/16 13:05:46] Emulator '' not found for Playstation 1. Ignoring [10/06/16 13:05:46] Emulator '' not found for Sega Dreamcast. Ignoring [10/06/16 13:05:46] Emulator '' not found for Gameboy Advance. Ignoring [10/06/16 13:05:46] Emulator '' not found for Sega Genesis. Ignoring [10/06/16 13:05:46] Emulator '' not found for Nintendo Gameboy. Ignoring [10/06/16 13:05:46] Detected Console: Super Nintendo => Dolphin [10/06/16 13:05:46] Detected Console: Nintendo Entertainment System => Dolphin [10/06/16 13:05:46] Detected Console: Nintendo Gamecube => Dolphin [10/06/16 13:05:46] Detected Console: Nintendo 64 => Dolphin [10/06/16 13:05:46] Detected Console: Nintendo Wii => Dolphin [10/06/16 13:05:46] ---------------Running for user **usernumber** [10/06/16 13:05:46] ---Downloading grid images [10/06/16 13:05:46] ---------------Running for user **usernumber** [10/06/16 13:05:46] #################################### [10/06/16 13:05:46] An Error has occurred: [10/06/16 13:05:46] 'NoneType' object is not iterable Traceback (most recent call last): File "<string>", line 45, in <module> File "<string>", line 31, in main File "c:\Users\Scott.Scott-PC\Development\Projects\Ice\build\ice\out00-PYZ.pyz\ice.rom_manager", line 39, in __init__ TypeError: 'NoneType' object is not iterable [10/06/16 13:05:46] ####################################