View Issue Details
| ID | Category | Date Submitted | Last Update | ||
|---|---|---|---|---|---|
| 0003733 | Bug Report | 2025-06-03 20:44 | 2025-06-08 21:19 | ||
| Reporter | IdiAmeanDada | ||||
| Severity | crash | Reproducibility | N/A | ||
| Status | resolved | Resolution | fixed | ||
| Summary | 0003733: Game crashes after failing to deliver any pizzas | ||||
| Description | The game throws an exception after Tony scolds the player for failing to deliver any pizzas. ``` 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' ``` | ||||
| Platform/OS | Android | ||||
| Version | 21.0.0-wip.6011 | ||||
| has duplicate | 0003740 | closed | strayerror | Game Crash - After delivering failing to delivery any pizzas | 
| has duplicate | 0003738 | closed | strayerror | If you try to deliver pizza and fail (no pizza is delivered) the game crashes | 
| An unfortunate oversight, thanks for reporting. /o\ We'll get it sorted out for the next preview in July. | |
| This has now been resolved in the codebase and the fix will ship in the next release at the end of July. | |
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2025-06-03 20:44 | IdiAmeanDada | New Issue | |
| 2025-06-04 07:33 | strayerror | Status | new => confirmed | 
| 2025-06-04 07:33 | strayerror | Note Added: 0005989 | |
| 2025-06-05 20:54 | strayerror | Relationship added | has duplicate 0003740 | 
| 2025-06-08 21:16 | strayerror | Status | confirmed => resolved | 
| 2025-06-08 21:16 | strayerror | Resolution | open => fixed | 
| 2025-06-08 21:16 | strayerror | Note Added: 0006010 | |
| 2025-06-08 21:19 | strayerror | Relationship added | has duplicate 0003738 |