I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 187, in script
python:
File "renpy/common/00start.rpy", line 188, in <module>
renpy.execute_default_statement(True)
File "game/script/core_game/core.rpy", line 57, in set_default
default player_name = ""
Exception: store.player_name is being given a default a second time.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 187, in script
python:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 188, in <module>
renpy.execute_default_statement(True)
File "renpy/exports.py", line 3581, in execute_default_statement
i.set_default(start)
File "game/script/core_game/core.rpy", line 57, in set_default
default player_name = ""
Exception: store.player_name is being given a default a second time.
Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Life in Santa County 0.5.2
Thu May 19 22:24:08 2022