The Good neighborhood quest. I've done it twice. Same error. If I click "ignore", then I can continue the game but the quest is still active.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/modules/0030_botshop/game/quests/good_neighbor.rpy", line 843, in <module>
File "game/modules/0005_core/core/mixins/stats.rpy", line 76, in give_xp
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "modules/0005_core/core/main_loop.rpyc", line 62, in script call
File "modules/0030_botshop/game/quests/good_neighbor.rpyc", line 843, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/modules/0030_botshop/game/quests/good_neighbor.rpy", line 843, in <module>
File "game/modules/0005_core/core/mixins/stats.rpy", line 76, in give_xp
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
SR24 0.14.0
Wed Oct 15 02:21:02 2025