unrpyc icon indicating copy to clipboard operation
unrpyc copied to clipboard

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

Open JaydenG420 opened this issue 3 years ago • 1 comments

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

JaydenG420 avatar Aug 21 '22 21:08 JaydenG420

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

rewthing avatar Sep 11 '22 22:09 rewthing

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

madeddy avatar Dec 04 '22 11:12 madeddy

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

CensoredUsername avatar Dec 04 '22 17:12 CensoredUsername