- Dec 16, 2018
- 5,462
- 6,356
I have this error when i try go to english class in the beggining of game, any idea how to fix this ?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/intro.rpy", line 1485, in script call
call english_class from _call_english_class
File "game/script.rpy", line 861, in script
if claire_mary == False and claire_v8_ct == True:
File "game/script.rpy", line 861, in <module>
if claire_mary == False and claire_v8_ct == True:
NameError: name 'claire_mary' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/intro.rpy", line 1485, in script call
call english_class from _call_english_class
File "game/script.rpy", line 861, in script
if claire_mary == False and claire_v8_ct == True:
File "D:\PRYWATNE\!!!moje\The Headmaster\TheHeadmaster-0.8.0Beta-pc\TheHeadmaster-0.8.0Beta-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "D:\PRYWATNE\!!!moje\The Headmaster\TheHeadmaster-0.8.0Beta-pc\TheHeadmaster-0.8.0Beta-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\PRYWATNE\!!!moje\The Headmaster\TheHeadmaster-0.8.0Beta-pc\TheHeadmaster-0.8.0Beta-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 861, in <module>
if claire_mary == False and claire_v8_ct == True:
NameError: name 'claire_mary' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Headmaster 0.8.0Beta
Sun May 31 07:50:14 2020