f8cdb3d260
New Member
- Aug 15, 2018
- 1
- 0
- 11
I just stumbled upon a bug where list of books is repeating itself, perhaps somebody knows a solution to this?
I had exact same error when playingCan't get Hermione to work at all
The Error was "hg_gryffCheer_OBJ" not defined
Any idea how to fix it?
I've already bought the cheerleader outfit
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call call open_stat_menu(_return) File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call call open_stat_menu(_return) File "game/__Renpy__/_hermione_/summon.rpy", line 171, in script menu: File "game/__Renpy__/_hermione_/summon.rpy", line 183, in <module> "-Work as a cheerleader for Gryffindor-" if daytime and hg_gryffCheer_OBJ.unlocked: NameError: name 'hg_gryffCheer_OBJ' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call call open_stat_menu(_return) File "game/__Renpy__/Stat_Menu/_Stat_Screen_.rpy", line 36, in script call call open_stat_menu(_return) File "game/__Renpy__/_hermione_/summon.rpy", line 171, in script menu: File "D:\Driver\SVS13137PGB W8 L\WT_Silver_1.32-pc\renpy\ast.py", line 1531, in execute choice = renpy.exports.menu(choices, self.set) File "D:\Driver\SVS13137PGB W8 L\WT_Silver_1.32-pc\renpy\exports.py", line 874, in menu if renpy.python.py_eval(condition) ] File "D:\Driver\SVS13137PGB W8 L\WT_Silver_1.32-pc\renpy\python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Driver\SVS13137PGB W8 L\WT_Silver_1.32-pc\renpy\python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/__Renpy__/_hermione_/summon.rpy", line 183, in <module> "-Work as a cheerleader for Gryffindor-" if daytime and hg_gryffCheer_OBJ.unlocked: NameError: name 'hg_gryffCheer_OBJ' is not defined Windows-8-6.2.9200 Ren'Py 7.0.0.196 WT Silver 1.32b Wed Aug 15 09:49:47 2018