Jump to content

[mod] CFP CBO Patch


Recommended Posts

Posted

Yes! I'd managed to figure those other steps out in fact. And of course the body meshes you made with all the keys make it all super easy. Hopefully I can give something back at some point.

Posted
2 hours ago, cluster66 said:

Can you make it compatible for cbo animations+

 

 

Hi, I'm looking into that one, but the CBO Animation+ mod made a lot of changes that would be more difficult to make compatible, so I might try add just the animations, but not sure how i want to do it yet.

  • 2 weeks later...
Posted

cant see court with this mod, there is only bedroom any time i open court - cant use court artifacts\interact in vanilla court events. tried to disable mods one by one to find which one is making it - turned out to be CFP CBO Patch.

 

culture - castilian. lvl of court - empire(not sure if this information useful).

 

mod load order:

"mod/Unofficial Patch.mod",
"mod/Community Flavor Pack.mod", v 3.2.14
"mod/Ethnicities and Portraits Expanded.mod", v 1.0

"mod/Better Barbershop.mod",
"mod/Less Old Wives - AI Men Marry Younger Fertile Women.mod",
"mod/Immortality Improved.mod",
"mod/Carnalitas.mod", v 2.5
"mod/char_body_overhaul.mod", v 1.8.4
"mod/CBO 1.12.1 Unofficial fix.mod", v 1.7
"mod/CFP CBO Patch.mod", v 1.6
"mod/EPE CBO Patch.mod", v 3.2
"mod/CFP+EPE CBO Patch.mod", v 3.2

"mod/Carnalitas Arousal Framework.mod",
"mod/Carnalitas Traits Tweaks.mod",
"mod/Carnal Consequences.mod",
"mod/Better Barbershop CBO Extension.mod",
"mod/deviants_mask.mod",
"mod/IMU.mod",
"mod/Intimate Encounters.mod",
"mod/carnalitas_love_reimagined.mod",
"mod/Wicked Debauchery.mod",
"mod/JusPrimaeNoctisReformed.mod",
"mod/No More AI Abortion.mod"

Posted
1 hour ago, Tchay666 said:

cant see court with this mod, there is only bedroom any time i open court - cant use court artifacts\interact in vanilla court events. tried to disable mods one by one to find which one is making it - turned out to be CFP CBO Patch.

 

culture - castilian. lvl of court - empire(not sure if this information useful).

 

mod load order:

"mod/Unofficial Patch.mod",
"mod/Community Flavor Pack.mod", v 3.2.14
"mod/Ethnicities and Portraits Expanded.mod", v 1.0

"mod/Better Barbershop.mod",
"mod/Less Old Wives - AI Men Marry Younger Fertile Women.mod",
"mod/Immortality Improved.mod",
"mod/Carnalitas.mod", v 2.5
"mod/char_body_overhaul.mod", v 1.8.4
"mod/CBO 1.12.1 Unofficial fix.mod", v 1.7
"mod/CFP CBO Patch.mod", v 1.6
"mod/EPE CBO Patch.mod", v 3.2
"mod/CFP+EPE CBO Patch.mod", v 3.2

"mod/Carnalitas Arousal Framework.mod",
"mod/Carnalitas Traits Tweaks.mod",
"mod/Carnal Consequences.mod",
"mod/Better Barbershop CBO Extension.mod",
"mod/deviants_mask.mod",
"mod/IMU.mod",
"mod/Intimate Encounters.mod",
"mod/carnalitas_love_reimagined.mod",
"mod/Wicked Debauchery.mod",
"mod/JusPrimaeNoctisReformed.mod",
"mod/No More AI Abortion.mod"

 

Hi,

Everything seems to be correct version.

Did this happen after a sex scene?

 

The way the courts work, is that it changes all existing courts by adding this to the trigger:

		Not = { has_character_flag = sex_animation_event }

 

And the bedroom courts are triggered when

bedroom_mediterranean = {
    trigger = {
        has_character_flag = sex_animation_even

 

So could it be you had a sex scene, and the flag was not removed correctly, and after that you could not use the court room?

Can you check if it works by disabling the mods after CFP+EPE mod?

 

Posted
5 hours ago, csirke128 said:

So could it be you had a sex scene, and the flag was not removed correctly, and after that you could not use the court room?

Can you check if it works by disabling the mods after CFP+EPE mod?

 

 

Checked - nothing changed. only bedroom. i also tried to start new game on castilian culture - without any mods below  CFP+EPE mod and there is only bedroom instead of court. also checked both on old save and in new game - changing culture helps, there is only pronlem with iberian cultures. works just fine both with different mods and without them on irish, poland, persian and italian cultures.

 

Posted
23 minutes ago, Tchay666 said:

 

Checked - nothing changed. only bedroom. i also tried to start new game on castilian culture - without any mods below  CFP+EPE mod and there is only bedroom instead of court. also checked both on old save and in new game - changing culture helps, there is only pronlem with iberian cultures. works just fine both with different mods and without them on irish, poland, persian and italian cultures.

 

 

Which character are you starting with?

 

iberian = {
    trigger = {
        Not = { has_character_flag = sex_animation_event }
        exists = capital_county
        capital_county.culture = {
            has_graphical_iberian_culture_group_trigger  = yes
            OR = {
                prev.religion = religion:christianity_religion
                prev.religion = religion:basque_religion
            }
        }
    }
}

 

has_graphical_iberian_culture_group_trigger = {
    has_building_gfx = iberian_building_gfx
}



 

castilian = {

...

    building_gfx = { iberian_building_gfx }

 

Where is your capital? Maybe its not meeting these requirements?

Could be you are not meeting the trigger for any of the courts, so you end up with a default, and that one ends up being one of the bedroom ones.

 

I checked a new game with King Sancho (1066), King Alfonsu (867), Duke Rodrigo (867) and see no issues with this load order:

loadorder3.PNG

Posted
2 hours ago, csirke128 said:

 

Which character are you starting with?

 

iberian = {
    trigger = {
        Not = { has_character_flag = sex_animation_event }
        exists = capital_county
        capital_county.culture = {
            has_graphical_iberian_culture_group_trigger  = yes
            OR = {
                prev.religion = religion:christianity_religion
                prev.religion = religion:basque_religion
            }
        }
    }
}

 

has_graphical_iberian_culture_group_trigger = {
    has_building_gfx = iberian_building_gfx
}



 

castilian = {

...

    building_gfx = { iberian_building_gfx }

 

Where is your capital? Maybe its not meeting these requirements?

Could be you are not meeting the trigger for any of the courts, so you end up with a default, and that one ends up being one of the bedroom ones.

 

 

old save started from King Sancho (1066), capital Toledo

started new game with King Sancho (1066) and few others in iberia region including andalusians. re-checked with console comand changing county\characters culture - castilian court works outside of Iberia, italian court didnt work inside of Iberia. so maybe some problem with region, idk. 

 

also tried with thid mods only, same result:

CFP

Carnalitas 2.5

CBO 1.8.4

CBO 1.12.1 Unofficial fix 1.6+ (until CBO is compatible)

CFP CBO Patch

 

i see no reason why it didnt work, everything seems fine. game version 1.12.4. probably ill just turn off this mod when needed to activate court events and\or replace court artifact and then turn it back again and proceed.

Posted

 

idk if this is a bug or sth but there are no headgears in game despite im using a correct Load

My load:
CFP

EPE

Carnalitas
(mods related to Carnalitas)

CBO

CBO fix

CFP CBO Patch (ver 1.6)

EPE CBO Patch ( ver 3.2)

CFP + EPE  CBO Patch ( ver 3.2)

Posted
27 minutes ago, zero090 said:

 

idk if this is a bug or sth but there are no headgears in game despite im using a correct Load

My load:
CFP

EPE

Carnalitas
(mods related to Carnalitas)

CBO

CBO fix

CFP CBO Patch (ver 1.6)

EPE CBO Patch ( ver 3.2)

CFP + EPE  CBO Patch ( ver 3.2)

 

Can you paste error.log? There is a logs folder next to the mod folder.

You might also have to disable mods to see what introduces the issue.

So check something like

1. Carnalitas only

2. Carnalitas + CBO + CBO fix

3. CFP + Carnalitas + CBO + CBO fix + CFP CBO Patch

4. CFP + EPE + Carnalitas + CBO + CBO fix + CFP CBO Patch + EPE CBO Patch + CFP+EPE CBO Patch

 

Do the headgears exist in barbershop?

Posted
On 4/3/2024 at 10:41 PM, csirke128 said:

 

Can you paste error.log? There is a logs folder next to the mod folder.

You might also have to disable mods to see what introduces the issue.

So check something like

1. Carnalitas only

2. Carnalitas + CBO + CBO fix

3. CFP + Carnalitas + CBO + CBO fix + CFP CBO Patch

4. CFP + EPE + Carnalitas + CBO + CBO fix + CFP CBO Patch + EPE CBO Patch + CFP+EPE CBO Patch

 

Do the headgears exist in barbershop?

ah thank you for the respond but i somehow manage to fix it :v (the issue seems to be the outdated EPE file)

  • 1 month later...
Posted
4 hours ago, Changeling518 said:

Would it be possible/ would you be willing to make a compatch mod for the Arena mod? When enabling both right now, the additions from CBO seem to cease to exist.

 

Hi, will look into it, seems like it has like 100 animations, so will take a bit of time (still working on converting animations with script, so will need to do this manually)

Give me a day or so.

 

(Also wth is that mod :D )

Posted (edited)
20 hours ago, csirke128 said:

 

Hi, will look into it, seems like it has like 100 animations, so will take a bit of time (still working on converting animations with script, so will need to do this manually)

Give me a day or so.

 

(Also wth is that mod :D )

Competely understandable, especally when taking into account the additional POD related submod.

 

It's a fairly fleshed out roleplay based "mini-game" mod of sorts that has suddenly blown up in populaty. There used to be a few others like it (fishing and hunting ones for example), but other than another mod that adds gambling and brothels (unrelated to mods on this site), it's really the only one. There's also a really cool mod that was posted today that could be useful to loverslab if it could be made compatible with CBO as well called Statues Of CK3.

Edited by Changeling518
Posted
10 hours ago, Changeling518 said:

Competely understandable, especally when taking into account the additional POD related submod.

 

It's a fairly fleshed out roleplay based "mini-game" mod of sorts that has suddenly blown up in populaty. There used to be a few others like it (fishing and hunting ones for example), but other than another mod that adds gambling and brothels (unrelated to mods on this site), it's really the only one.

 

Hi, here is the patch, should load Arena before CBO, and then the CBO Patch after CBO

Do you also need comp patch with EPE, AGOT, POD or LOTR?

Arena CBO Patch 1.0.zip

Posted (edited)
6 hours ago, csirke128 said:

 

Hi, here is the patch, should load Arena before CBO, and then the CBO Patch after CBO

Do you also need comp patch with EPE, AGOT, POD or LOTR?

Arena CBO Patch 1.0.zip 11.79 MB · 1 download

I'm not sure about whether an EPE compatch would be needed, but there probably would need to be a compatch for the arena-POD submod since it adds more animations. I'd assume maybe the rest might, but idk. Also a compatch with the newly added "Statues Of CK3" mod would probably be quite useful to the forum in general, since the mod allows you to make statue artifacts of characters in-game.

Edited by Changeling518
Posted

Any chance for a Sappo's Daughter 2 patch? She adds some clothing to her mod that doesn't show up in-game if using CBO, so there's a bunch of nekkid courtiers running around in-game.

Posted
6 minutes ago, hamletsdead said:

Any chance for a Sappo's Daughter 2 patch? She adds some clothing to her mod that doesn't show up in-game if using CBO, so there's a bunch of nekkid courtiers running around in-game.

 

Hi, there is a patch here:

 

  • 2 months later...
Posted
On 8/18/2024 at 4:21 AM, DeadbeatOrange said:

Hey all, just downloaded the mod and I got an error for some of the cloaks, saying the path is to long, can I just skip it?

 

Hi, it could cause issues, like crash if it tries to reach a file that doesnt exist. You might get lucky, and the cloak blendshapes are there, but then end up with weird looking cloaks.

The mod consist of a folder, and .mod file, the .mod file contains the path to the mod. You can move the mod to a different folder, with shorter path, and then change the .mod file to point to that instead.

Posted

Hi Author, one question for you. I am trying to understand the difference between this patch and your CBO Compatible Skeleton (with CFP patch). Can I use both together or I no longer need Compatible Skeleton anymore?

Posted
6 hours ago, hakaishin276 said:

Hi Author, one question for you. I am trying to understand the difference between this patch and your CBO Compatible Skeleton (with CFP patch). Can I use both together or I no longer need Compatible Skeleton anymore?

 

Hi,

This patch is incompatible with CBO Compatible Skeleton. So currently there are 2 different patches, this one has the meshes edited to include the CBO blendshapes.

The reason there is a CBO Compatible Skeleton CFP Patch, is because some other mods also have CFP comp patches, like AEP, so made a CBO CS version as well.

 

So if you use this one, just dont use any patches from CBO Compatible Skeleton. This patch is compatible with the EPE patch linked in the description, and POD patch, that has a separate mod page as well.

 

Ill update this patch to be based on CBO Compatible Skeleton once the new game update comes out.

Posted
10 minutes ago, NTWdiver said:

I need some help here. I believe I have everything in order, but I'm still getting clipping issues, and I'm still missing most of CFP items.

Screenshot (3).png

Screenshot (2).png

 

Hi, you need CFP CBO Patch, and EPE CBO Patch before CFP+EPE CBO Patch

 

https://mega.nz/file/BgMWnToT#sPeWu8b2Ve2WhkE7OycV2g6qtkNHg3U-bmCyUksIX8U

https://mega.nz/file/pkUgDKSS#Ewas3yfSRmk0G9TCCQekmvkM-q9in8xwuswuhzNMDhk

 

For CBO Animation Pack, you need a patch:

https://mega.nz/file/F9lQCL6b#5cN-WIqOckLd0NIYNBdN5kFFiMiC1mj1ZgXX0M1SZn8

 

 

Also, load milfy mod before CBO and after Carnalitas

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...