Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Greetings. I've played for a long time. I reinstalled the game and tried to run it, and even added the patch, but everytime I start it now, it starts and crash. Checking the log and traceback files, they read back as follows.

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 326, in bootstrap

  File "renpy/main.py", line 390, in main

  File "renpy/loader.py", line 244, in index_archives

  File "renpy/loader.py", line 129, in read_index

  File "/data/user/0/cyou.joiplay.renpy/files/renpy/compat/pickle.py", line 45, in loads

    return cPickle.loads(s)

ValueError: unsupported pick

le protocol: 5


Do you know what the method to resolve this is?