View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0003522 | Bug Report | 2024-05-31 22:39 | 2024-06-03 19:06 | ||
Reporter | Raffix93 | ||||
Severity | block | Reproducibility | always | ||
Status | closed | Resolution | unable to reproduce | ||
Summary | 0003522: The game doesn't work | ||||
Description | After an error message (see image) the app blocked and doesn't work | ||||
Platform/OS | Android | ||||
Version | 21.0.0-wip.4468 | ||||
``` I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 671, in execute_call_screen File "it.rpy", line 21, in execute File "it.rpy", line 21, in execute File "it.rpy", line 25, in execute File "it.rpy", line 25, in execute_use_screen Exception: Screen ('popup_generic',) is not known. -- Full Traceback ------------------------------------------------------------ Full traceback: File "00start.rpyc", line 241, in script call File "tl/it/it.rpyc", line 13, in script File "renpy/ast.py", line 1966, in execute File "renpy/ast.py", line 1948, in call File "renpy/statements.py", line 349, in call File "renpy/common/000statements.rpy", line 671, in execute_call_screen File "renpy/exports.py", line 3413, in call_screen File "renpy/ui.py", line 301, in interact File "renpy/display/core.py", line 2165, in interact File "renpy/display/core.py", line 2687, in interact_core File "renpy/display/displayable.py", line 431, in visit_all File "renpy/display/displayable.py", line 431, in visit_all File "renpy/display/displayable.py", line 431, in visit_all File "renpy/display/screen.py", line 480, in visit_all File "renpy/display/core.py", line 2687, in <lambda> File "renpy/display/screen.py", line 491, in per_interact File "renpy/display/screen.py", line 697, in update File "it.rpy", line 21, in execute File "it.rpy", line 21, in execute File "it.rpy", line 25, in execute File "it.rpy", line 25, in execute_use_screen File "renpy/display/screen.py", line 1468, in use_screen Exception: Screen ('popup_generic',) is not known. ``` |
|
Evening, I got this error while trying to start the game... 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 Sat Jun 01 01:50:12 2024 |
|
Raffix93: Translation packs such as the one you have installed are only compatible with the 0.20.x releases, and not with the newer 21.x previews. danlimski: This doesn't appear to be related to the original issue, but to an older 0.20.x release. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-31 22:39 | Raffix93 | New Issue | |
2024-05-31 22:39 | Raffix93 | File Added: Screenshot_20240601_003627_Summertime Saga.jpg | |
2024-05-31 22:53 | Raffix93 | Note Added: 0005510 | |
2024-06-01 05:51 | danlimski | Note Added: 0005511 | |
2024-06-03 18:28 | strayerror | Note Added: 0005541 | |
2024-06-03 19:06 | strayerror | Status | new => closed |
2024-06-03 19:06 | strayerror | Resolution | open => unable to reproduce |