Ice icon indicating copy to clipboard operation
Ice copied to clipboard

Error: 'utf8' codec can't decode byte 0xbd in position 6: invalid start byte

Open Undertow8402 opened this issue 9 years ago • 0 comments

Every time I try and run Ice to load the shortcuts into steam I keep getting this error, See below... And when I open up Steam it only recognizes the N64 roms. Not sure how to fix this, can anyone help me out?

=========================Starting Ice [09/04/16 15:46:22] Detected Emulator: RetroArch_PSX [09/04/16 15:46:22] Detected Emulator: RetroArch_NES [09/04/16 15:46:22] Detected Emulator: RetroArch_N64 [09/04/16 15:46:22] Detected Emulator: RetroArch_SNES [09/04/16 15:46:22] Detected Emulator: RetroArch_SEGA [09/04/16 15:46:22] Emulator '' not found for Nintendo DS. Ignoring [09/04/16 15:46:22] Emulator '' not found for Playstation 2. Ignoring [09/04/16 15:46:22] Emulator '' not found for Sega Dreamcast. Ignoring [09/04/16 15:46:22] Emulator '' not found for Gameboy Advance. Ignoring [09/04/16 15:46:22] Emulator '' not found for Nintendo Gamecube. Ignoring [09/04/16 15:46:22] Emulator '' not found for Nintendo Wii. Ignoring [09/04/16 15:46:22] Emulator '' not found for Nintendo Gameboy. Ignoring [09/04/16 15:46:22] Detected Console: Super Nintendo => RetroArch_SNES [09/04/16 15:46:22] Detected Console: Playstation 1 => RetroArch_PSX [09/04/16 15:46:22] Detected Console: Nintendo Entertainment System => RetroArch_NES [09/04/16 15:46:22] Detected Console: Sega Genesis => RetroArch_SEGA [09/04/16 15:46:22] Detected Console: Nintendo 64 => RetroArch_N64 [09/04/16 15:46:23] ---------------Running for user 25479909 [09/04/16 15:46:23] #################################### [09/04/16 15:46:23] An Error has occurred: [09/04/16 15:46:23] 'utf8' codec can't decode byte 0xbd in position 6: invalid start 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 0xbd in position 6: invalid start byte

Undertow8402 avatar Sep 04 '16 21:09 Undertow8402