When I load my save file it says "Game Version 1.0", but I have 2.1.6.
I also get this error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/chaps/1/chap_1_4_the_aquila_assault.rpy", line 41, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/chaps/1/chap_1_4_the_aquila_assault.rpyc", line 41, 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/scripts/chaps/1/chap_1_4_the_aquila_assault.rpy", line 41, 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.11.2266
Our Home 2.1.6
Thu May 26 07:04:51 2022
If I reload my save and not touch anything but wait the LONG amount of time each screen takes to transition, I don't get the error. I have transitions turned OFF. So, your setting is not working properly. You need to fix the speed of image transitions. I am NOT setting here waiting for each and every one.