CensoredUsername / unrpyc

A ren'py script decompiler
Other
824 stars 149 forks source link

UnicodeDecodeError: 'ascii' codec can't decode byte 0xda in position 1: ordinal not in range(128) #153

Closed JaydenG420 closed 1 year ago

JaydenG420 commented 1 year ago

Issue when launching with un.rpyc in the game directory.

rewthing commented 1 year ago

Got this same error message when trying to run against Leap of Faith 1.0c.

madeddy commented 1 year ago

Possible reason: Ren'Py 8 is depending on python 3 and unrpyc is so far officially not compatible. Perhaps related to https://github.com/CensoredUsername/unrpyc/issues/92

CensoredUsername commented 1 year ago

Please follow the issue submission instructions in the readme. This is much too vague.