Does anyone else keep hitting errors in the early game? I have no mods installed and am on the latest update.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/story.rpy", line 290, in script call
call day_end from _call_day_end_5
File "game/scripts/story.rpy", line 521, in script call
call day_end from _call_day_end_6
File "game/scripts/functions.rpy", line 36, in script
if flag_main_26_active == True:
File "game/scripts/functions.rpy", line 36, in <module>
if flag_main_26_active == True:
NameError: name 'flag_main_26_active' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/story.rpy", line 290, in script call
call day_end from _call_day_end_5
File "game/scripts/story.rpy", line 521, in script call
call day_end from _call_day_end_6
File "game/scripts/functions.rpy", line 36, in script
if flag_main_26_active == True:
File "C:\Users\nanok\OneDrive\Desktop\CosyCafe-0.11-pc\CosyCafe-0.11-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "C:\Users\nanok\OneDrive\Desktop\CosyCafe-0.11-pc\CosyCafe-0.11-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\nanok\OneDrive\Desktop\CosyCafe-0.11-pc\CosyCafe-0.11-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/functions.rpy", line 36, in <module>
if flag_main_26_active == True:
NameError: name 'flag_main_26_active' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Cosy Cafe 0.11
Sun Dec 22 16:00:40 2024
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/story.rpy", line 290, in script call
call day_end from _call_day_end_5
File "game/scripts/story.rpy", line 521, in script call
call day_end from _call_day_end_6
File "game/scripts/functions.rpy", line 36, in script
if flag_main_26_active == True:
File "game/scripts/functions.rpy", line 36, in <module>
if flag_main_26_active == True:
NameError: name 'flag_main_26_active' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/story.rpy", line 290, in script call
call day_end from _call_day_end_5
File "game/scripts/story.rpy", line 521, in script call
call day_end from _call_day_end_6
File "game/scripts/functions.rpy", line 36, in script
if flag_main_26_active == True:
File "C:\Users\nanok\OneDrive\Desktop\CosyCafe-0.11-pc\CosyCafe-0.11-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "C:\Users\nanok\OneDrive\Desktop\CosyCafe-0.11-pc\CosyCafe-0.11-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\nanok\OneDrive\Desktop\CosyCafe-0.11-pc\CosyCafe-0.11-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/functions.rpy", line 36, in <module>
if flag_main_26_active == True:
NameError: name 'flag_main_26_active' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902
Cosy Cafe 0.11
Sun Dec 22 16:00:40 2024