Lukumoide
Well-Known Member
- Jan 25, 2018
- 1,212
- 2,110
Thank you for reporting this. It would have been my job to find it, but I only played with Fix 6 from day 73 onwards, so I didn't discover it. Here you can see how important it is to always play from the beginning with every fix. I failed again because I didn't play from the beginning, sorry. Here you can see how elaborate and how much time testing alone takes. It often happens with the games I test that I only have a few hours to test before the update is posted. Therefore it is impossible to test everything in time and sometimes there are several fixes.Hmmm... started a new game just for kicks and suddenly this error occurred during first dinner:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/dialogues/dinner.rpy", line 15, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "core/core.rpyc", line 544, in script call
File "core/core.rpyc", line 544, in script call
File "events/ann.rpyc", line 293, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/dinner.rpyc", line 15, in script
File "core/core.rpyc", line 544, in script call
File "core/core.rpyc", line 544, in script call
File "events/ann.rpyc", line 293, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/dinner.rpyc", line 15, in script
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/dialogues/dinner.rpy", line 15, 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.22000
Ren'Py 7.4.11.2266
Большой брат: Другая история 0.07.p2.06
Wed Jan 19 11:37:27 2022
This didn't happen before I installed the 0.6 bugfix. Something to look or just ignore? Rollback doesn't solve it.
To be sure, you would have to play the entire game with every fix on all paths with all possible sub-paths.
There are three possible sub-paths to get rid of Eric
1. two pictures of Eric (Alice)
2. one picture of Eric (mobile phone path Lisa)
3. no picture of Eric (mobile phone path Lisa)
Last edited: