Andriod Man

Newbie
Jul 7, 2021
97
18
I get this traceback
I'm sorry, but an uncaught exception occurred.

Before loading the script.
ValueError: unsupported pickle protocol: 5

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 359, in bootstrap
File "renpy/main.py", line 414, in main
File "renpy/loader.py", line 250, in index_archives
File "renpy/loader.py", line 122, in read_index
File "renpy/compat\pickle.py", line 45, in loads
ValueError: unsupported pickle protocol: 5
 

forenzi

New Member
Jul 24, 2022
6
0
progressing with Mary will reset christine and misha, and will cause softlock as messages aren't reset. that's ridiculous

workaround: enable console, then in console execute ' events.pop('misha_root_3_5', False) '
didn't work for me, still stuck in that room and still need to open that message
 
3.10 star(s) 69 Votes