scottrice / Ice

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

I have a problem with SNES utf8 codec #127

Closed dantebumer closed 10 years ago

dantebumer commented 10 years ago

[12/12/13 01:22:17] =========================Starting Ice [12/12/13 01:22:17] Detected Emulator: Project64 [12/12/13 01:22:17] Detected Emulator: Dolphin [12/12/13 01:22:17] Detected Emulator: PPSSPP [12/12/13 01:22:17] Detected Emulator: Genesis [12/12/13 01:22:17] Emulator '' not found for Nintendo DS. Ignoring [12/12/13 01:22:17] Emulator '' not found for Playstation 2. Ignoring [12/12/13 01:22:17] Emulator '' not found for Playstation 1. Ignoring [12/12/13 01:22:17] Emulator '' not found for Nintendo Entertainment System. Ignoring [12/12/13 01:22:17] Emulator '' not found for Sega Dreamcast. Ignoring [12/12/13 01:22:17] Emulator '' not found for Gameboy Advance. Ignoring [12/12/13 01:22:17] Emulator '' not found for Sega Genesis. Ignoring [12/12/13 01:22:17] Emulator '' not found for Nintendo Wii. Ignoring [12/12/13 01:22:17] Emulator '' not found for Nintendo Gameboy. Ignoring [12/12/13 01:22:17] Detected Console: PlayStation Portable => PPSSPP [12/12/13 01:22:17] Detected Console: Sega Master System => Genesis [12/12/13 01:22:17] Detected Console: Nintendo Gamecube => Dolphin [12/12/13 01:22:17] Detected Console: Nintendo 64 => Project64 [12/12/13 01:22:17] ---------------Running for user 137031 [12/12/13 01:22:17] Skipping 'Download Image' step [12/12/13 01:22:17] ---------------Running for user 3272162317 [12/12/13 01:22:17] Skipping 'Download Image' step [12/12/13 01:22:17] ---------------Running for user 40886077 [12/12/13 01:22:17] Deleting: Super Smash Bros. Brawl [12/12/13 01:22:17] Adding Super Smash Bros. Brawl [12/12/13 01:22:17] Skipping 'Download Image' step [12/12/13 01:22:17] =========================Finished [12/12/13 01:22:57] =========================Starting Ice [12/12/13 01:22:57] Detected Emulator: Project64 [12/12/13 01:22:57] Detected Emulator: Dolphin [12/12/13 01:22:57] Detected Emulator: PPSSPP [12/12/13 01:22:57] Detected Emulator: Genesis [12/12/13 01:22:57] Emulator '' not found for Nintendo DS. Ignoring [12/12/13 01:22:57] Emulator '' not found for Playstation 2. Ignoring [12/12/13 01:22:57] Emulator '' not found for Playstation 1. Ignoring [12/12/13 01:22:57] Emulator '' not found for Nintendo Entertainment System. Ignoring [12/12/13 01:22:57] Emulator '' not found for Sega Dreamcast. Ignoring [12/12/13 01:22:57] Emulator '' not found for Gameboy Advance. Ignoring [12/12/13 01:22:57] Emulator '' not found for Sega Genesis. Ignoring [12/12/13 01:22:57] Emulator '' not found for Nintendo Wii. Ignoring [12/12/13 01:22:57] Emulator '' not found for Nintendo Gameboy. Ignoring [12/12/13 01:22:57] Detected Console: PlayStation Portable => PPSSPP [12/12/13 01:22:57] Detected Console: Sega Master System => Genesis [12/12/13 01:22:57] Detected Console: Nintendo Gamecube => Dolphin [12/12/13 01:22:57] Detected Console: Nintendo 64 => Project64 [12/12/13 01:22:57] ---------------Running for user 137031 [12/12/13 01:22:57] #################################### [12/12/13 01:22:57] An Error has occurred: [12/12/13 01:22:57] 'utf8' codec can't decode byte 0xf1 in position 23: invalid continuation byte Traceback (most recent call last): File "", line 45, in File "", line 33, in main File "c:\Users\Scott.Scott-PC\Development\Projects\Ice\build\ice\out00-PYZ.pyz\ice.rom_manager", line 91, in sync_roms File "c:\Users\Scott.Scott-PC\Development\Projects\Ice\build\ice\out00-PYZ.pyz\ice.rom_manager", line 78, in remove_deleted_roms_from_steam File "c:\Users\Scott.Scott-PC\Development\Projects\Ice\build\ice\out00-PYZ.pyz\ice.rom", line 53, in to_shortcut File "c:\Users\Scott.Scott-PC\Development\Projects\Ice\build\ice\out00-PYZ.pyz\ice.rom", line 40, in name File "c:\Users\Scott.Scott-PC\Development\Projects\Ice\build\ice\out00-PYZ.pyz\encodings.utf_8", line 16, in decode UnicodeDecodeError: 'utf8' codec can't decode byte 0xf1 in position 23: invalid continuation byte [12/12/13 01:22:57] #################################### D;

dantebumer commented 10 years ago

Fixed