View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0003740 | Bug Report | 2025-06-05 20:26 | 2025-06-05 20:54 | ||
Reporter | Techniq808 | ||||
Severity | crash | Reproducibility | always | ||
Status | closed | Resolution | duplicate | ||
Summary | 0003740: Game Crash - After delivering failing to delivery any pizzas | ||||
Description | After failing to delivery any pizzas you got back to Tony and he says, "you're killing me small" or something like that, Anon says I'll do better next time, then Tony says I sure hope so. This only happens when failing to deliver all three pizzas. when successfully delivering 3,2,1 pizzas no crash. | ||||
Platform/OS | Windows | ||||
Version | 21.0.0-wip.6011 | ||||
duplicate of | 0003733 | confirmed | strayerror | Game crashes after failing to deliver any pizzas |
2025-06-05_16-06-57.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.26100 AMD64 Ren'Py 8.3.4.24120703 Summertime Saga 21.0.0-wip.6011 Thu Jun 5 16:06:57 2025 ``` |
|
Thanks for the report. :) We're already tracking this issue in bug 3733 so I'm closing this one as a duplicate. We plan to have this fixed in the next release due at the end of July. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2025-06-05 20:26 | Techniq808 | New Issue | |
2025-06-05 20:26 | Techniq808 | File Added: 2025-06-05_16-06-57.txt | |
2025-06-05 20:54 | strayerror | Status | new => closed |
2025-06-05 20:54 | strayerror | Resolution | open => duplicate |
2025-06-05 20:54 | strayerror | Note Added: 0005999 | |
2025-06-05 20:54 | strayerror | Relationship added | duplicate of 0003733 |