View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0003613 | Bug Report | 2024-08-01 00:55 | 2024-08-06 00:00 | ||
| Reporter | danlimski | ||||
| Severity | crash | Reproducibility | always | ||
| Status | resolved | Resolution | no change required | ||
| Summary | 0003613: Unable to start the game | ||||
| Description | Evening, Ever time I try to start the game, it crashes; I have attached the traceback and log flies. Please let me know if there is a solution and how to implement it. Thanks, Dan | ||||
| Platform/OS | Windows | ||||
| Version | 21.0.0-wip.5003 | ||||
|
traceback.txt (939 bytes)
I'm sorry, but an uncaught exception occurred.
Before loading the script.
ValueError: unsupported pickle protocol: 5
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "G:\Games\Summertime Saga\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "G:\Games\Summertime Saga\renpy\main.py", line 354, in main
renpy.loader.index_archives()
File "G:\Games\Summertime Saga\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
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Wed Jul 31 20:50:27 2024
log.txt (877 bytes)
Wed Jul 31 20:50:27 2024
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Bootstrap to the start of init.init took 0.05s
Early init took 0.06s
Full traceback:
File "G:\Games\Summertime Saga\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "G:\Games\Summertime Saga\renpy\main.py", line 354, in main
renpy.loader.index_archives()
File "G:\Games\Summertime Saga\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
Before loading the script.
ValueError: unsupported pickle protocol: 5
|
|
| Seems like perhaps you unpacked the new release over an old 0.20.16 install? Try extracting again, this time to clean directory before relaunching the game. | |
|
Evening, Thanks, that worked. Dan |
|
| Good to hear. :) | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-08-01 00:55 | danlimski | New Issue | |
| 2024-08-01 00:55 | danlimski | File Added: traceback.txt | |
| 2024-08-01 00:55 | danlimski | File Added: log.txt | |
| 2024-08-01 03:22 | strayerror | Status | new => feedback |
| 2024-08-01 03:22 | strayerror | Note Added: 0005691 | |
| 2024-08-04 08:51 | danlimski | Note Added: 0005713 | |
| 2024-08-04 08:51 | danlimski | Status | feedback => assigned |
| 2024-08-04 14:29 | strayerror | Status | assigned => resolved |
| 2024-08-04 14:29 | strayerror | Resolution | open => no change required |
| 2024-08-04 14:29 | strayerror | Note Added: 0005714 |