Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

woeterss

1
Posts
A member registered Jun 09, 2024

Recent community posts

Doesn´t work for me unfortunatly, i must be doing something wrong.

Before loading the script.

ValueError: unsupported pickle protocol: 5

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

Full traceback:

  File "renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

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

    renpy.loader.index_archives()

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

    index = handler.read_index(f)

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

    index = loads(zlib.decompress(infile.read()))

ValueError: unsupported pickle protocol: 5

Windows-10-10.0.26100

Ren'Py 7.4.11.2266