I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/main.rpy", line 804, in script call
call calendar(1) from _call_calendar
File "game/calendar.rpy", line 148, in script
if displayYear:
File "game/calendar.rpy", line 148, in <module>
if displayYear:
NameError: name 'displayYear' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/main.rpy", line 804, in script call
call calendar(1) from _call_calendar
File "game/calendar.rpy", line 148, in script
if displayYear:
File "C:\Users\\Downloads\GAMES\General_Practitioner-0.0.4-pc\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "C:\Users\\Downloads\GAMES\General_Practitioner-0.0.4-pc\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\\Downloads\GAMES\General_Practitioner-0.0.4-pc\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/calendar.rpy", line 148, in <module>
if displayYear:
NameError: name 'displayYear' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
General Practitioner 0.0.4