I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 352, in script call
call after_load from _call_after_load
File "game/script.rpy", line 1180, in script
$ lucy_char.quests+=1
File "game/script.rpy", line 1180, in <module>
$ lucy_char.quests+=1
NameError: name 'lucy_char' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 352, in script call
call after_load from _call_after_load
File "game/script.rpy", line 1180, in script
$ lucy_char.quests+=1
File "D:\JD\Harem_Camp-0.1.1-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\JD\Harem_Camp-0.1.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 1180, in <module>
$ lucy_char.quests+=1
NameError: name 'lucy_char' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Camp Harem 0.1.1
Mon Jul 13 09:07:03 2020