```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/battle.rpy", line 254, in <module>
TypeError: list indices must be integers or slices, not RevertableList
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "code/battle.rpyc", line 254, in script
File "C:\Users\Downloads\LuckyMonster-0.13.0.3-pc\LuckyMonster-0.13-pc\renpy\ast.py", line 1845, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Downloads\LuckyMonster-0.13.0.3-pc\LuckyMonster-0.13-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Downloads\LuckyMonster-0.13.0.3-pc\LuckyMonster-0.13-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/code/battle.rpy", line 254, in <module>
File "C:\Users\Downloads\LuckyMonster-0.13.0.3-pc\LuckyMonster-0.13-pc\renpy\revertable.py", line 221, in __getitem__
rv = list.__getitem__(self, index)
TypeError: list indices must be integers or slices, not RevertableList
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.2.24061201
Lucky Monster 0.13
Sat Jan 18 05:00:58 2025
```