Got this error when I tried to boot up the game. Any help?
While running game code:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
File "game/QTE.rpy", line 14, in <module>
NameError: name 'ca' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\main.py", line 578, in main
run(restart)
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 189, in script
python:
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\exports.py", line 3495, in execute_default_statement
i.set_default(start)
File "QTE.rpyc", line 12, in set_default
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/QTE.rpy", line 14, in <module>
NameError: name 'ca' is not defined
While running game code:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
File "game/QTE.rpy", line 14, in <module>
NameError: name 'ca' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\main.py", line 578, in main
run(restart)
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 189, in script
python:
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\exports.py", line 3495, in execute_default_statement
i.set_default(start)
File "QTE.rpyc", line 12, in set_default
File "E:\New folder\ShutUpAndDanceEp9Ch2Special-1.1.-market\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/QTE.rpy", line 14, in <module>
NameError: name 'ca' is not defined