- Jun 4, 2017
- 20
- 6
Code:
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/0GUI/say.rpy", line 168, in set_default
default quick_menu = True
Exception: store.quick_menu is being given a default a second time.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 192, in script
python:
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "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 "renpy/exports.py", line 3797, in execute_default_statement
i.set_default(start)
File "game/0GUI/say.rpy", line 168, in set_default
default quick_menu = True
Exception: store.quick_menu is being given a default a second time.
Windows-8.1-6.3.9600 AMD64
Ren'Py 7.5.3.22090809
Khan 0.8.9
Fri Apr 7 22:28:35 2023
So... this popped up when i put it the way you said to... It happened when i ran the .exe