Unplayable. Get error screen whenever I start game using default names and again right after naming if I do not use default names.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/rpy/script.rpy", line 106, in script
File "game/rpy/script.rpy", line 106, in <module>
File "game/questmanager/engine/classes.rpy", line 49, in load
OSError: [Errno 9] Bad file descriptor
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/rpy/script.rpy", line 106, in script
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1260, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/rpy/script.rpy", line 106, in <module>
File "game/questmanager/engine/classes.rpy", line 49, in load
File "renpy/minstore.py", line 87, in print
_print(*args, **kwargs)
~~~~~~^^^^^^^^^^^^^^^^^
File "renpy/log.py", line 256, in write
self.real_file.flush()
~~~~~~~~~~~~~~~~~~~~^^
OSError: [Errno 9] Bad file descriptor
Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.5.0.25080801+nightly
SLust In Suburbs 0.4
Wed Sep 24 04:07:17 2025
```