thanks!There is a guide which was given out for version 1.17 https://attachments.f95zone.to/2023...de_-_A_Very_Full_House_v0.17.1_Game_Guide.pdf
thanks!There is a guide which was given out for version 1.17 https://attachments.f95zone.to/2023...de_-_A_Very_Full_House_v0.17.1_Game_Guide.pdf
That's been fixed in v0.18.2, you can grab the most up-to-date versionHaving the following error show up when trying to assign the evan masturbation chore:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 283, 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 462, in script call
call expression conversation_label pass (*args, **kwargs)
File "game/Characters/Nerd/nerd_interact.rpy", line 112, in script call
call nerd_chore_assign_conversation()
File "game/Characters/Nerd/nerd_chore_automation.rpy", line 66, in script call
call nerd_chore_reward_select()
File "game/Characters/Nerd/nerd_chore_automation.rpy", line 168, in script
$ nerd_masturbate_chore_chore.reset_duration = 4
File "game/Characters/Nerd/nerd_chore_automation.rpy", line 168, in <module>
$ nerd_masturbate_chore_chore.reset_duration = 4
NameError: name 'nerd_masturbate_chore_chore' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 283, 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 462, in script call
call expression conversation_label pass (*args, **kwargs)
File "game/Characters/Nerd/nerd_interact.rpy", line 112, in script call
call nerd_chore_assign_conversation()
File "game/Characters/Nerd/nerd_chore_automation.rpy", line 66, in script call
call nerd_chore_reward_select()
File "game/Characters/Nerd/nerd_chore_automation.rpy", line 168, in script
$ nerd_masturbate_chore_chore.reset_duration = 4
File "D:\Gamez\AVeryFullHouse-0.18.1-pc\AVeryFullHouse-0.18.1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Gamez\AVeryFullHouse-0.18.1-pc\AVeryFullHouse-0.18.1-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Characters/Nerd/nerd_chore_automation.rpy", line 168, in <module>
$ nerd_masturbate_chore_chore.reset_duration = 4
NameError: name 'nerd_masturbate_chore_chore' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
A Very Full House 0.18.1
Sun Sep 17 13:31:09 2023
Help?
I wouldn't doubt it's an issue with translocation, but I haven't had any issues with any other ren'py games so far, so maybe it's a Live2D issue? The Live2D files are in the folders so it's not that they aren't there, seems it wont give them permission to use them? Btw this happens on start up, can't even make it to the start menu, instant error screen.I'veYou must be registered to see the links, which includes an update to Ren'py and Live2d. Could you give it a try and see if it resolves your issues? I believe the bug is related to a Mac security feature calledYou must be registered to see the linksnot playing nicely with Ren'py. I expect it was fixed in the most recent release, but I don't have a local mac system to test on.
In other news: A Very Full House now has an official android version! Phone gamers rejoice!
live2d runtime rendering probably, have you changed the rendering method in the settings (shift-g i think)?I don't know why this game its always running low on my pc, and only this game, the other ones runs correctly
If your PC is running on AMD Radeon, updating the drivers worked for me.I don't know why this game its always running low on my pc, and only this game, the other ones runs correctly
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 283, 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 445, in script call
call expression interact_label pass (*args, **kwargs)
File "game/Locations/Home/Mom_Bedroom/mom_sewing_events.rpy", line 3, in script call
menu (menu_id = "sewing_machine_menu"):
File "game/Classes/Misc_Functionality/ModdedMenuOption.rpy", line 90, in script call
call expression destination_label pass (*args, **kwargs)
File "game/Mods/coxSluttery/coxSlutteryOtherEvents.rpy", line 60, in script
$ mom.outfit_manager.refresh_texture_swaps()
File "game/Mods/coxSluttery/coxSlutteryOtherEvents.rpy", line 60, in <module>
$ mom.outfit_manager.refresh_texture_swaps()
File "game/Classes/Logic_Classes/OutfitManager.rpy", line 236, in refresh_texture_swaps
self.reset_texture_swaps() #Reset everything so we know we're working with a fresh canvas
File "game/Classes/Logic_Classes/OutfitManager.rpy", line 227, in reset_texture_swaps
target_displayable = renpy.get_registered_image(a_texture_swap.target_displayable)
AttributeError: 'NoneType' object has no attribute 'target_displayable'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 283, 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 445, in script call
call expression interact_label pass (*args, **kwargs)
File "game/Locations/Home/Mom_Bedroom/mom_sewing_events.rpy", line 3, in script call
menu (menu_id = "sewing_machine_menu"):
File "game/Classes/Misc_Functionality/ModdedMenuOption.rpy", line 90, in script call
call expression destination_label pass (*args, **kwargs)
File "game/Mods/coxSluttery/coxSlutteryOtherEvents.rpy", line 60, in script
$ mom.outfit_manager.refresh_texture_swaps()
File "D:\Gamez\AVeryFullHouse-0.18.1-pc\AVeryFullHouse-0.18.1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Gamez\AVeryFullHouse-0.18.1-pc\AVeryFullHouse-0.18.1-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Mods/coxSluttery/coxSlutteryOtherEvents.rpy", line 60, in <module>
$ mom.outfit_manager.refresh_texture_swaps()
File "game/Classes/Logic_Classes/OutfitManager.rpy", line 236, in refresh_texture_swaps
self.reset_texture_swaps() #Reset everything so we know we're working with a fresh canvas
File "game/Classes/Logic_Classes/OutfitManager.rpy", line 227, in reset_texture_swaps
target_displayable = renpy.get_registered_image(a_texture_swap.target_displayable)
AttributeError: 'NoneType' object has no attribute 'target_displayable'
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
A Very Full House 0.18.1
Mon Sep 18 22:23:06 2023
I've read other people have had success unpacking the game and then manually moving everything into another folder - that seems to flag it to not require translocation. I'll keep doing some research and see if I can find something I can change on my end to fix this. If I can't we're at the mercy of Ren'py to fix this .I wouldn't doubt it's an issue with translocation, but I haven't had any issues with any other ren'py games so far, so maybe it's a Live2D issue? The Live2D files are in the folders so it's not that they aren't there, seems it wont give them permission to use them? Btw this happens on start up, can't even make it to the start menu, instant error screen.You don't have permission to view the spoiler content. Log in or register now.
I'm trying to find out why it's happening, but I have literally no idea. Running the same code in the console works fine, it just doesn't work in the event label, for some reason.This is after i got the minified stuff, and went to alter the outfit further
coxTinyBlackSkirt.unlocked=True
mom.add_corruption_tag("coxSewedSkirtAgain")
Where do you read the dresscode rules?First you must have the revealing outfit, every 4 or 5 days the director will inspect you and there you must ask what is wrong with the outfit, you have to read the dress code rules, then use the sewing machine to have the very revealing outfit
I think on the computer in the Milf's roomWhere do you read the dresscode rules?
The study room with computer just gives option of playing video game daily and checking answers weekly, no option of dresscodeI think on the computer in the Milf's room
The truth is I don't remember where it was, you can read the WalkthroughThe study room with computer just gives option of playing video game daily and checking answers weekly, no option of dresscode
Got it, principal will give you the rule book after he gets corrupted. And you can review it on the computer in your roomThe truth is I don't remember where it was, you can read the Walkthrough