Hope you can fix the bugs.
I want to know if the scene with the bar owner which she drug Ava is unavoidable(the third time i sent Ava alone and watch her)? In my playthrough, I never encounter Judy which I only play Ava content and not yet bought another doll.
It is supposed to be avoidable, if it wasn't its not working properly. I need to redo this scene with non sexual content because it will add story to the game
Yes, that seems to be the problem, at least for me.
I've tried many other things, I can really do anything and Judy shows up,
but when I have Kiss 2/2 then it's over and Judy doesn't show up anymore.
Then I'll continue playing and avoid Kis 2/2 until you find out what the problem is with it. It may cause further problems.
Yes, that seems to be the problem, at least for me.
I've tried many other things, I can really do anything and Judy shows up,
but when I have Kiss 2/2 then it's over and Judy doesn't show up anymore.
Then I'll continue playing and avoid Kis 2/2 until you find out what the problem is with it. It may cause further problems.
FUUUUUUUUUUUUUUUUUUUUUUCK THAT WAS THE PROBLEM!!!! In between the lines I've added a variable that block Judy's appearence on that motherfucking kiss scene!!!!!!!
Sorry to be spamming you all notifications with this! I just want to solve this as soon as possible. Can someone who is currently undergoing the bug with Judy test a file, please?
FUUUUUUUUUUUUUUUUUUUUUUCK THAT WAS THE PROBLEM!!!! In between the lines I've added a variable that block Judy's appearence on that motherfucking kiss scene!!!!!!!
You found the problem and I thank you for that!!! It was exactly under Ava's kissing animation - I have no clue why I missplaced a variable for some reason
Sorry to be spamming you all notifications with this! I just want to solve this as soon as possible. Can someone who is currently undergoing the bug with Judy test a file, please?
I'm actually a software tester. I'm familiar with VSC,IntelliJ, DB software, postman, and so on. I worked mostly with JS/TS but I'm also familiar with using the URM mod, and variables/understanding the code semantics is not a problem for me. If you need anything, i'd be happy to help. I have some "free space" in my calendar for a "hobby project"
I'm actually a software tester. I'm familiar with VSC,IntelliJ, DB software, postman, and so on. I worked mostly with JS/TS but I'm also familiar with using the URM mod, and variables/understanding the code semantics is not a problem for me. If you need anything, i'd be happy to help. I have some "free space" in my calendar for a "hobby project"
Ooooh I will surely take on that! I'm just a perverted dude who likes to play with coding but if you look at my code you'll see that it is a total train wreck!
I totally need some tips in some stuff since I only work with logic and I don't really code hard stuff
Ooooh I will surely take on that! I'm just a perverted dude who likes to play with coding but if you look at my code you'll see that it is a total train wreck!
I totally need some tips in some stuff since I only work with logic and I don't really code hard stuff
My BIL calls that "job security". LOL He's a Programmer/Analyst who wrote an entirely custom/proprietary DB for his employer. But he wrote it w/o comments embedded, and in his own terms "sloppy AF", so any trouble shooting? They HAVE to call him cause he's the only one who can make heads or tails out of it!
HOT FIX MAKE SURE TO INSTALL THAT ON YOUR GAME BEFORE PLAYING:
HOW TO INSTALL: drop this file on game folder and replace! Then JUDY should appear and you can go with your story
HOW TO DOWNLOAD: you can either use the links I provided or click on the file attached. Now, if you see a bunch of text opening on another tab, you click - save page as - save page as file. It will work just the same! I posted the links just in case if you can't do this other option.
I'll edit this file once more if I find some bugs! If you undergo further bugs not mentioned, please refer back here or DM me with the bug and I'll solve it!
Terribly sorry for this!!! Thank you all for the pantience!
Thanks everyone who helped me solving this bug! I'll let you a thank you note inside the game!
Gah. This is getting a little silly. I can't seem to do backups and then restore them after the patches/hotfixes and such.
The system will give me a warning saying that the file is unusual, and then ask if I'm CERTAIN I wish to use it. Clicking YES results in....no change. It doesn't load the file, it gives a return to save menu.
It's the variable you active under Ava's lab; it starts as false, so if you never touched'relation 'relation w/woman' it should never be active! This one is very weird.
Sorry for the possibly silly observation, again on this topic, but this thing kept bugging me so I went back to the game and there's the following:
"avalust>=10 or avacorruption>=10 and thisvariable3917==true"
That's the visibility condition for the bouncer scene with ava at the bar. And I checked the staus of "thisvariable3917" which is False. That means that the lust value alone is validating the condition (again, I know nothing about coding...). So I set it to 9 to test and Ava's "suppressors" kicked in and the scene didn't play out. Is it something as simple as that?