View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0003738 | Bug Report | 2025-06-05 12:34 | 2025-06-05 17:38 | ||
Reporter | DeerBear | ||||
Severity | crash | Reproducibility | always | ||
Status | confirmed | Resolution | open | ||
Summary | 0003738: If you try to deliver pizza and fail (no pizza is delivered) the game crashes | ||||
Description | To reproduce this, do the following: 1) Get to the Tony branch of the story 2) Deliver pizza once (this will be done using the bycicle) 3) Go back to the pizza parlor and try delivering pizza 4) Miss all deliveries 5) When you talk to Tony and press "skip" the game crashes I added both the screenshot and the text for easier catch. | ||||
Platform/OS | Windows | ||||
Version | 21.0.0-wip.6011 | ||||
summertime-saga-crash.txt (847 bytes)
``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/src/loop.rpy", line 11, in <module> TypeError: '>' not supported between instances of 'NoneType' and 'int' -- Full Traceback ------------------------------------------------------------ Full traceback: File "src/loop.rpyc", line 2, in script call File "src/loop.rpyc", line 11, in script File "renpy/ast.py", line 827, in execute File "renpy/python.py", line 1178, in py_exec_bytecode File "game/src/loop.rpy", line 11, in <module> File "game/saga/event.py", line 113, in next File "game/saga/logic/pizza_boxes.py", line 51, in boxes TypeError: '>' not supported between instances of 'NoneType' and 'int' Windows-10-10.0.22000 AMD64 Ren'Py 8.3.4.24120703 Summertime Saga 21.0.0-wip.6011 Thu Jun 5 14:28:44 2025 ``` |
|
Thanks for the report, we've been able to confirm this and will get a fix for it into the next release due at the end of July. :) | |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-06-05 12:34 | DeerBear | New Issue | |
2025-06-05 12:34 | DeerBear | File Added: SummerTimeSaga-Crash.png | |
2025-06-05 12:34 | DeerBear | File Added: summertime-saga-crash.txt | |
2025-06-05 17:38 | strayerror | Status | new => confirmed |
2025-06-05 17:38 | strayerror | Note Added: 0005992 |