I'm getting errors loading previous saves, some starting photoshoot, so I skipped a day and now starting class
I suppose its time to start a fresh game.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/script.rpy", line 18, in script call
call pickName from _call_pickName
File "game/scripts/script.rpy", line 55, in script
$ selGirl = examGirls[idx]
File "game/scripts/script.rpy", line 55, in <module>
$ selGirl = examGirls[idx]
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/script.rpy", line 18, in script call
call pickName from _call_pickName
File "game/scripts/script.rpy", line 55, in script
$ selGirl = examGirls[idx]
File "renpy/ast.py", line 1133, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/script.rpy", line 55, in <module>
$ selGirl = examGirls[idx]
File "renpy/revertable.py", line 217, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.1.22070801
WTM Academy 0.23a
Tue Feb 7 20:24:09 2023