0.01.1 bug
While running game code:
File "game/events/MenuEvents/WorkEvents.rpy", line 76, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 48, in script call
File "scripts/EventController.rpyc", line 247, in script call
File "events/MenuEvents/WorkEvents.rpyc", line 76, in script
File "renpy/ast.py", line 1795, in execute
if renpy.python.py_eval(self.condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/events/MenuEvents/WorkEvents.rpy", line 76, in <module>
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.4.1439
The Hard Way 0.01.1