I find error:
When *FREE THE SCOUTS*
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/events/planets/hope5.rpy", line 301, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "events/planets/hope5.rpyc", line 299, 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/planets/hope5.rpy", line 301, 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
Stellar Dream 0.49
Wed Jan 3 13:11:54 2024
```
Is my walkthrough broken?
Addendum: if you complete the quest without clicking this option, everything is fine.
