- Aug 9, 2020
- 8
- 1
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/Hallway/door_interact_events.rpy", line 62, in script call
call slacker_masturbation_walkin()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 130, in script call
call slacker_masturbation_menu()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 412, in script call
call slacker_blowjob_description()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 732, in script call
call mom.play_animation("blowjob_single_kiss")
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/Hallway/door_interact_events.rpy", line 62, in script call
call slacker_masturbation_walkin()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 130, in script call
call slacker_masturbation_menu()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 412, in script call
call slacker_blowjob_description()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 732, in script call
call mom.play_animation("blowjob_single_kiss")
ScriptError: could not find label 'mom.play_animation'.
-- 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/Hallway/door_interact_events.rpy", line 62, in script call
call slacker_masturbation_walkin()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 130, in script call
call slacker_masturbation_menu()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 412, in script call
call slacker_blowjob_description()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 732, in script call
call mom.play_animation("blowjob_single_kiss")
File "C:\Users\dusty\Downloads\AVeryFullHouse-0.9.0-pc\AVeryFullHouse-0.9.0-pc\renpy\ast.py", line 1705, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
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/Hallway/door_interact_events.rpy", line 62, in script call
call slacker_masturbation_walkin()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 130, in script call
call slacker_masturbation_menu()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 412, in script call
call slacker_blowjob_description()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 732, in script call
call mom.play_animation("blowjob_single_kiss")
File "C:\Users\dusty\Downloads\AVeryFullHouse-0.9.0-pc\AVeryFullHouse-0.9.0-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'mom.play_animation'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.1.22070801
A Very Full House 0.9.0
Mon Feb 13 16:56:05 2023
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/Hallway/door_interact_events.rpy", line 62, in script call
call slacker_masturbation_walkin()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 130, in script call
call slacker_masturbation_menu()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 412, in script call
call slacker_blowjob_description()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 732, in script call
call mom.play_animation("blowjob_single_kiss")
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/Hallway/door_interact_events.rpy", line 62, in script call
call slacker_masturbation_walkin()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 130, in script call
call slacker_masturbation_menu()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 412, in script call
call slacker_blowjob_description()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 732, in script call
call mom.play_animation("blowjob_single_kiss")
ScriptError: could not find label 'mom.play_animation'.
-- 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/Hallway/door_interact_events.rpy", line 62, in script call
call slacker_masturbation_walkin()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 130, in script call
call slacker_masturbation_menu()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 412, in script call
call slacker_blowjob_description()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 732, in script call
call mom.play_animation("blowjob_single_kiss")
File "C:\Users\dusty\Downloads\AVeryFullHouse-0.9.0-pc\AVeryFullHouse-0.9.0-pc\renpy\ast.py", line 1705, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
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/Hallway/door_interact_events.rpy", line 62, in script call
call slacker_masturbation_walkin()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 130, in script call
call slacker_masturbation_menu()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 412, in script call
call slacker_blowjob_description()
File "game/Characters/Slacker/slacker_masturbation.rpy", line 732, in script call
call mom.play_animation("blowjob_single_kiss")
File "C:\Users\dusty\Downloads\AVeryFullHouse-0.9.0-pc\AVeryFullHouse-0.9.0-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'mom.play_animation'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.1.22070801
A Very Full House 0.9.0
Mon Feb 13 16:56:05 2023