- Jul 1, 2017
- 400
- 249
Any v0.3 for Mac? I’ve tried using the Renpy SDK (either 7.3.5 or 7.5.3) and both of them crash the game upon launch.
I'm sorry, but an uncaught exception occurred.
Before loading the script.
ValueError: unsupported pickle protocol: 5
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Users/xxxx/Desktop/aaaaa/renpy-7.3.5-sdk/renpy/bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "/Users/xxxx/Desktop/aaaaa/renpy-7.3.5-sdk/renpy/main.py", line 357, in main
renpy.loader.index_archives()
File "/Users/xxxx/Desktop/aaaaa/renpy-7.3.5-sdk/renpy/loader.py", line 136, in index_archives
index = loads(f.read().decode("zlib"))
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1382, in loads
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 858, in load
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 886, in load_proto
ValueError: unsupported pickle protocol: 5
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Mon Feb 6 18:51:21 2023