I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 257, in script call
call screen hold_screen() #NOTE: We never proceed past the hold screen! No code after this point will run.
File "game/script.rpy", line 416, in script call
call expression interact_label pass (*args, **kwargs)
File "game/Locations/Mom_Bedroom/mom_bed_events.rpy", line 86, in script call
call mom_bed_masturbation()
File "game/Locations/Mom_Bedroom/mom_bedroom_masturbate_events.rpy", line 63, in script call
call mom_masturbation_nerd_peek()
File "game/Locations/Mom_Bedroom/mom_bedroom_masturbate_events.rpy", line 568, in script
$ mom.end_animation(boob_bounce_verticgal_animation)
File "game/Locations/Mom_Bedroom/mom_bedroom_masturbate_events.rpy", line 568, in <module>
$ mom.end_animation(boob_bounce_verticgal_animation)
NameError: name 'boob_bounce_verticgal_animation' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 257, in script call
call screen hold_screen() #NOTE: We never proceed past the hold screen! No code after this point will run.
File "game/script.rpy", line 416, in script call
call expression interact_label pass (*args, **kwargs)
File "game/Locations/Mom_Bedroom/mom_bed_events.rpy", line 86, in script call
call mom_bed_masturbation()
File "game/Locations/Mom_Bedroom/mom_bedroom_masturbate_events.rpy", line 63, in script call
call mom_masturbation_nerd_peek()
File "game/Locations/Mom_Bedroom/mom_bedroom_masturbate_events.rpy", line 568, in script
$ mom.end_animation(boob_bounce_verticgal_animation)
File "E:\AVeryFullHouse-0.9.1-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\AVeryFullHouse-0.9.1-pc\renpy\python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Locations/Mom_Bedroom/mom_bedroom_masturbate_events.rpy", line 568, in <module>
$ mom.end_animation(boob_bounce_verticgal_animation)
NameError: name 'boob_bounce_verticgal_animation' is not defined