Got this error.
While running game code:
File "game/events/saki/saki2_romance.rpy", line 345, in <module>
File "game/events/tech/quest.rpy", line 18, in change_description
IndexError: list assignment index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "events/player/playerroom1.rpyc", line 152, in script call
File "events/tech/messages.rpyc", line 101, in script call
File "events/saki/saki2_romance.rpyc", line 345, 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/events/saki/saki2_romance.rpy", line 345, in <module>
File "game/events/tech/quest.rpy", line 18, in change_description
File "renpy/python.py", line 875, in do_mutation
return method(self, *args, **kwargs)
IndexError: list assignment index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Stellar Dream 0.56
Mon Sep 30 00:25:00 2024
Any help?