belangeo / cecilia5

Ear-bending noises and music
224 stars 20 forks source link

Windows 10 and I can't open any .wav file that I have. #107

Open DarkAlchy opened 3 years ago

DarkAlchy commented 3 years ago
Traceback (most recent call last):
  File "Resources\Widgets.py", line 246, in MouseDown
    self.emptyFunction()
  File "Resources\Control.py", line 792, in onLoadFile
    self.updateMenuFromPath(path)
  File "Resources\Control.py", line 820, in updateMenuFromPath
    self.folderInfo = CeciliaLib.getVar("audioServer").getSoundsFromList(pathList)
  File "Resources\audio.py", line 2042, in getSoundsFromList
    infos = self.getSoundInfo(path)
  File "Resources\audio.py", line 2009, in getSoundInfo
    info = sndinfo(path)
  File "pyo\lib\_core.py", line 189, in sndinfo
  File "pyo\lib\_core.py", line 160, in stringencode
  File "c:\users\admin\appdata\local\programs\python\python37\lib\encodings\cp1252.py", line 12, in encode
UnicodeEncodeError: 'charmap' codec can't encode character '\u200e' in position 32: character maps to <undefined>

That is the error I keep getting with my wav files.

nostalgia-junkie commented 4 months ago

same issue