Hello,
I have completed Stranded in Space 1-11 and downloaded the day 12-13 to continue the adventure with the 7z file.
I have copied the files into the game directory.
However, when I launch the game, I have a error log issue as follow:
"
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 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 417, 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.19041
Ren'Py 7.4.10.2175
Fri Aug 19 09:19:30 2022"
Did I do something wrong ? If I download the full game from 1-13, will the save file be ok ?
Thank you for your help.