I’ve two more errors while I try to taste the batter and when I take the dozen donuts box of the boss.
While running game code:
File “game/p_work.rpy”, line 112, in
File “game/pfuncs.rpy”, line 497, in eventsfire
File “game/pfuncs.rpy”, line 463, in eventfire
File “game/eventslist_work_bakery.rpy”, line 12, in bakery_tast_test_batter
NameError: global name ‘addha’ is not defined
– Full Traceback ------------------------------------------------------------
Full traceback:
File “start_day.rpyc”, line 12, in script call
File “start_day.rpyc”, line 12, in script call
File “start_day.rpyc”, line 12, in script call
File “start_day.rpyc”, line 12, in script call
File “start_day.rpyc”, line 12, in script call
File “p_work.rpyc”, line 112, in script
File “Bob-Alpha1.2.2-pc\renpy\ast.py”, line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File “Bob-Alpha1.2.2-pc\renpy\python.py”, line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File “game/p_work.rpy”, line 112, in
File “game/pfuncs.rpy”, line 497, in eventsfire
File “game/pfuncs.rpy”, line 463, in eventfire
File “game/eventslist_work_bakery.rpy”, line 12, in bakery_tast_test_batter
NameError: global name ‘addha’ is not defined
AND
While running game code:
File “game/p_work.rpy”, line 112, in
File “game/pfuncs.rpy”, line 497, in eventsfire
File “game/pfuncs.rpy”, line 463, in eventfire
File “game/eventslist_work_bakery.rpy”, line 34, in bakery_boss_doughnuts
AttributeError: ‘RevertableList’ object has no attribute ‘push_back’
– Full Traceback ------------------------------------------------------------
Full traceback:
File “start_day.rpyc”, line 12, in script call
File “start_day.rpyc”, line 12, in script call
File “start_day.rpyc”, line 12, in script call
File “start_day.rpyc”, line 12, in script call
File “start_day.rpyc”, line 12, in script call
File “p_work.rpyc”, line 112, in script
File “Bob-Alpha1.2.2-pc\renpy\ast.py”, line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File “Bob-Alpha1.2.2-pc\renpy\python.py”, line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File “game/p_work.rpy”, line 112, in
File “game/pfuncs.rpy”, line 497, in eventsfire
File “game/pfuncs.rpy”, line 463, in eventfire
File “game/eventslist_work_bakery.rpy”, line 34, in bakery_boss_doughnuts
AttributeError: ‘RevertableList’ object has no attribute ‘push_back’