Me salta error al iniciarlo.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 192, in script
python:
File "renpy/common/00start.rpy", line 193, in <module>
renpy.execute_default_statement(True)
File "game/screens.rpy", line 3270, in <module>
ValueError: tuple.index(x): x not in tuple
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 192, in script
python:
File "S:\Nueva carpeta (3)\RefugeOfEmbers-0.15a-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "S:\Nueva carpeta (3)\RefugeOfEmbers-0.15a-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 193, in <module>
renpy.execute_default_statement(True)
File "S:\Nueva carpeta (3)\RefugeOfEmbers-0.15a-pc\renpy\exports.py", line 3797, in execute_default_statement
i.set_default(start)
File "screens.rpyc", line 3270, in set_default
File "S:\Nueva carpeta (3)\RefugeOfEmbers-0.15a-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/screens.rpy", line 3270, in <module>
ValueError: tuple.index(x): x not in tuple
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Refuge of Embers 0.15a
Tue Feb 6 21:40:17 2024
```