I get the below error when trying to send Alisa on a mission after the 0 affection event with her (light path). Can't send the full traceback cuz its too long.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/alisa/alisa_dorm.rpy", line 88, in execute
File "game/alisa/alisa_dorm.rpy", line 88, in execute
File "game/alisa/alisa_dorm.rpy", line 102, in execute
File "game/alisa/alisa_dorm.rpy", line 106, in execute
File "game/alisa/alisa_dorm.rpy", line 106, in <module>
IndexError: list index out of range
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.4.1439
Black Rabbit Trainer 0.1.7
Tue Feb 22 09:19:51 2022
```