Create and Fuck your AI Cum Slut –70% OFF
x

Mod HTML Completed Patriarch [FInal] [Oranos] [MOD]

2.30 star(s) 3 Votes

Fulminato

Well-Known Member
Oct 17, 2017
1,732
1,510
360
wtf is this bug? how can i fix it? is like i have 0 money xD
View attachment 5306669 View attachment 5306672
for the money open the browser console and write
Code:
SugarCube.State.variables.Funds = 10000
you can change the 10000 with the money you want.

for the girl
Code:
SugarCube.State.variables.girlnumber = X
where X it's the number of girls you have.

if both number become null mean some incorrect manipulation happen in the code. keep an eye for it and report if happen again, when happen again.
 

Thang6400

Member
Aug 11, 2022
343
75
129
As i said previously.

Final MOD Update went live couple minutes ago, all reported and not reported stuff was fixed.
(only the ones i could find.)

Now go enjoy however you like.

I'm out.
hey, laura event I can't get to another event after the 2nd
 
  • Hey there
Reactions: Clown.34

crazyfootwork

Newbie
Jan 2, 2019
62
16
126
for the money open the browser console and write
Code:
SugarCube.State.variables.Funds = 10000
you can change the 10000 with the money you want.

for the girl
Code:
SugarCube.State.variables.girlnumber = X
where X it's the number of girls you have.

if both number become null mean some incorrect manipulation happen in the code. keep an eye for it and report if happen again, when happen again.
Ty work perfectly now ♥
 
  • Hey there
Reactions: Clown.34

evilmonkie

Newbie
Nov 30, 2018
72
62
216
Making penelope into a bimbo seems to not be working
the penelope bug is in the base game code, neither base game or mod create the variable "bimboactive" after talking to her at the college, preventing the start transformation option from triggering at crowle's.

quick fixvia console
if you've already spoken to her at the college, input this line in the console

SugarCube.State.variables.bimboactive = true

then you should be able to go to crowle's and start her transformation.
 
  • Hey there
Reactions: Clown.34

evilmonkie

Newbie
Nov 30, 2018
72
62
216
+1 for the bimbo chain.
Jacqueline quest is also very broken.

Nevertheless thanks for your hard work & seeing your mod thru the end @Clown.34
I'm also having problems with the Jaqueline questline, she doesn't appear to be in the base game code at all, so I presume she is previously cut content that the mod added back in?

her walkthrough only shows up on the mod sidebar, not on the "normal" sidebar (switch in settings)
also, her achievement is bugged if using the normal sidebar as it doesn't reference the variable creating an error for the popup.
and the 12 day competition event does not seem to trigger at any point, that may be where the content got dropped in the original.
 
  • Hey there
Reactions: Clown.34

D3vTheModder

Enjoyer
Donor
Jan 12, 2018
24
85
31
"Breed a bitch" passage - at least for me - doesn't work. Quick fix (I assume this is what the author intended)

Go down to //(A mare has been fertilized! line and underneath that paste:

Code:
<<set $fertilized to $fertilized + 1>><<set $preggordy to $preggordy - 1>>
OR

Code:
<<set $fertilized to $fertilized + 1>><<set $preggordy to $preggordy - 1>>
Depending on how you're editing the files.

EDIT: Found another bug with amber aborting pregnancy. Go to "amberabort" passage and add:

Code:
&lt;&lt;set $amberfertilized to false&gt;&gt;&lt;&lt;set $amberbreedday to 0&gt;&gt;
OR

Code:
<<set $amberfertilized to false>><<set $amberbreedday to 0>>
After the set $amberpregnant to false line
 
Last edited:
  • Heart
Reactions: Clown.34

Juerhullycin

Well-Known Member
Feb 4, 2024
1,705
6,887
599
Don't use the 'Buy All Slaves' button. I buy the slaves one by one, and so far, nothing has gone wrong.
i mean i know that, didn't want to miss out on the individual buy scenes anyway, but i thought it would be helpful for the modder to know when the bug happens to know where to search to fix it. Also even if i cheated my money back again, it resets to [NaN] after a while so no idea what got broken by the option, but it seems more significant than just a money thing. But I can barely find my way around in sugar cube code.
 
  • Hey there
Reactions: Clown.34

Clown.34

Active Member
Sep 8, 2018
551
594
257
Update comming (maybe next week) when ready fixing all that and more, i will update the mod when i have time to test it myslef, those versions got released pretty much unteste...



Jacqueline quest was added on v0.15 iirr, and was added by me(codding) and a fan from discord that provided story and images, that's why mod has a diferent image pack, its what you see when downloading the mod.

it will be updated when i have time.
 

Clown.34

Active Member
Sep 8, 2018
551
594
257
Things i took notice now...
- BUY ALL slaves doesn't cause the null glich error, i tested it 4 times just now, no problem, so test again or send me a save right after it turns null. (added bend-aid)
- "Breed a bitch" related was missing a full line. (fixed)
- amber pregg stuff was missing some stuff, dunno dev's idea because i didn't took a extensive look. (fixed)
- Bimbo girls should now be fixed, missing stuff too.... (fixed)

For those who might want to ease my mod workload

View attachment Patriarch_Testing_Mod.zip
 

Juerhullycin

Well-Known Member
Feb 4, 2024
1,705
6,887
599
BUY ALL slaves doesn't cause the null glich error, i tested it 4 times just now, no problem, so test again or send me a save right after it turns null. (added bend-aid)
My apologies, I remembered it wrong. It happens when you buy all the Furniture in one click after you bought Villa Garcia.

Like I said previously, I wanted the individual buy events for the slaves, but buying all the furniture is only a drag so i used that option.
I played your linked test build, and yeah, it doesn't happen when you buy slaves, but it still happens with the furniture buy option.

Attached a save right at the buy screen
 

D3vTheModder

Enjoyer
Donor
Jan 12, 2018
24
85
31
Jacquine shower scene (when you receive the "Hormone Sample Collected")
The "New Achievement!" button is throwing unexpected token '<' error
Can't for the life of me figure out a fix sorry Clown...

Will report if I find anything else.

1759690917692.png
 
  • Heart
Reactions: Clown.34
2.30 star(s) 3 Votes