Jump to content

[mod] Character Body Overhaul


Recommended Posts

Posted
18 minutes ago, x_ReaF_x said:

I tried it with only carnalitas and cbo (with patch) and it worked!

 

But then i tried it with the mods in pic turned on and it instantly crashes....

 

Hi, I tried with same load order, and dont see crashes right away. (i did see 1 crash when trying to click on the abbasid dude, but i removed MB+ CE, MB+ MGR and MB+CTP and then dont see a crash)

 

What version are you on? I dont see the same number of alert icons (out of date mod) on my load order, and some of the files are different sized compared to what you have (but this might be just paradox launcher giving bad versions)

 

CFP 3.2.14

EPE "supported_version="1.12.2.1""

MB+ 1.3

MB+ EPE/CFP "supported_version="1.12.3""

Carnalitas 2.5

CBO 1.8.4

CBO 1.12.1 Unofficial fix 1.7 (but should be fine with 1.6)

CFP CBO Patch 1.5

EPE CBO Patch 3.1

 

I guess worst case you can start trying to build it up 1 by 1.

So add CFP + comp patch, see if it works, then EPE + comp patch, then MB+ + the comp patches

loadorder2.PNG

Posted (edited)
23 hours ago, csirke128 said:

 

Hi, I tried with same load order, and dont see crashes right away. (i did see 1 crash when trying to click on the abbasid dude, but i removed MB+ CE, MB+ MGR and MB+CTP and then dont see a crash)

 

What version are you on? I dont see the same number of alert icons (out of date mod) on my load order, and some of the files are different sized compared to what you have (but this might be just paradox launcher giving bad versions)

 

CFP 3.2.14

EPE "supported_version="1.12.2.1""

MB+ 1.3

MB+ EPE/CFP "supported_version="1.12.3""

Carnalitas 2.5

CBO 1.8.4

CBO 1.12.1 Unofficial fix 1.7 (but should be fine with 1.6)

CFP CBO Patch 1.5

EPE CBO Patch 3.1

 

I guess worst case you can start trying to build it up 1 by 1.

So add CFP + comp patch, see if it works, then EPE + comp patch, then MB+ + the comp patches

loadorder2.PNG

Found the conflicting mods:

1) CPE+EPE CBO Patch

2)ROA CNO Patch

 

Any one of them being enabled makes the game crash...

 

I tried re-downloading the mods and installing them but didn't work so.......

i don't mind it now since it works now.

 

Also i found the mod that made the femals characters go crazy so yeah!

Edited by x_ReaF_x
Posted
15 minutes ago, x_ReaF_x said:

Found the conflicting mods:

1) CPE+EPE CBO Patch

2)ROA CNO Patch

 

Any one of them being enabled makes the game crash...

 

I tried re-downloading the mods and installing them but didn't work so.......

i don't mind it now since it works now.

 

Also i found the mod that made the femals characters go crazy so yeah!

 

Hi, strange, i think it has to be related to the 250 character limit for mesh file path.

So the game will load the .asset file from the comp patch, but then fail to load the blend shapes, causing the crash or something like that.

I guess later if you want to continue debug this, i would try moving the mod folder in a way that the game will read a shorter path for the meshes.

I think you could do this per mod by changing the "path=" part in the .mod file, you can see that is how the steam workshop mods are done, the .mod folder is placed in the mod folder, and it points to the workshop directory.

So probably just moving these patches out to a directory thats closer to the root directory, and then changing the .mod file so it redirects there might be worth checking.

Posted

Hello, I'm trying to make my own mod that makes use of the penis size genetics from your excellent mod.  I notice from the genes files there is penis size (length) and penis thickness.  If I am trying to write code to get both of those variables from any given character, what script should I use?  

Posted
12 minutes ago, CakeOrDeath111 said:

Hello, I'm trying to make my own mod that makes use of the penis size genetics from your excellent mod.  I notice from the genes files there is penis size (length) and penis thickness.  If I am trying to write code to get both of those variables from any given character, what script should I use?  

 

Hi, don't think you can get current gene values in CK3.

 

Mange2020 has another mod that tries get around this:

 

You can see how the values are used here:

physical_attributes\gfx\portraits\portrait_modifiers\99_penis_size.txt

 

Seems like it uses actual_penis_length and actual_penis_width

 

Posted
11 minutes ago, csirke128 said:

 

Hi, don't think you can get current gene values in CK3.

 

Mange2020 has another mod that tries get around this:

 

You can see how the values are used here:

physical_attributes\gfx\portraits\portrait_modifiers\99_penis_size.txt

 

Seems like it uses actual_penis_length and actual_penis_width

 

 

 

Very helpful, thanks!

Posted
17 minutes ago, RzRiley said:

error.log I am starting the game with only carnalitas, CBO and CBO patch but it crashes on dektop

 

[18:51:59][gfx_dx11_pixelbuffer.cpp:177]: CreateTexture2D failed on: R16G16B16A16_FLOAT/1920x1400
[18:51:59][gfx_dx11_pixelbuffer.cpp:178]: D3D error: hr returned: Not enough memory resources are available to complete this operation.

 

Seems like you don't have enough memory. I think this is your PC memory, not the GPU, can you check when you start up, if your memory usage reaches 100%?

Posted

Hey, love your Mod!

 

But it used to be better- any idea when you might be able to reintroduce windowed sex scenes that dont require the DLC again?

 

Best regards!

Posted
14 hours ago, csirke128 said:

 

[18:51:59][gfx_dx11_pixelbuffer.cpp:177]: CreateTexture2D failed on: R16G16B16A16_FLOAT/1920x1400
[18:51:59][gfx_dx11_pixelbuffer.cpp:178]: D3D error: hr returned: Not enough memory resources are available to complete this operation.

 

Seems like you don't have enough memory. I think this is your PC memory, not the GPU, can you check when you start up, if your memory usage reaches 100%?

how much memory do I need.... i have 16 gb ram

Posted
3 hours ago, RzRiley said:

how much memory do I need.... i have 16 gb ram

 

Not sure, I have 32GB, but i would guess less should be fine, you need to check the memory usage at startup.

I also have 20GB paging file, but my memory usage doesnt get close to 100%, so not sure if its used.

 

Game starts fine without CBO right? Maybe could try mess with some of the settings in game.

Posted
6 hours ago, mommmmmmmmmuuuu said:

my game keeps crashing whenever i load cbo after the loading screen it crashes 

 

Can you share error.log? there is a logs folder next to the mod folder.

Posted
11 hours ago, Greyfox727 said:

Hey, love your Mod!

 

But it used to be better- any idea when you might be able to reintroduce windowed sex scenes that dont require the DLC again?

 

Best regards!

 

I think Mange2020 already implemented windowed sex scene (and should also work with the unofficial fix), but maybe you are using some mods that overwrite it.

Posted

I found another new problem with the new DLC.

 

When  I don't use CBO, the legendary portraits exist and are dynamic.

 

But when I used CBO, the portraits disappeared. The legend becomes blank

Posted

Returning to CK3 after a long hiatus. Having problems with the game crashing to desktop, so currently loading with only Carnalitas, CBO and CBO patch -- still crashing to desktop with attached error.log. Is current version of CBO compatible with latest game-version and DLCs?

error.log

Posted
5 hours ago, zargod said:

Returning to CK3 after a long hiatus. Having problems with the game crashing to desktop, so currently loading with only Carnalitas, CBO and CBO patch -- still crashing to desktop with attached error.log. Is current version of CBO compatible with latest game-version and DLCs?

error.log 36.64 kB · 2 downloads

 

Don't see anything suspicious that i dont see in my own error logs. Maybe you can try clean reinstall of the mod (delete previous version).

 

Bunch of errors related to animations, seems like CK3 redid a lot of animations in the patch 2 days ago, ill need to fix those.

Posted

Csirke do you have CBO unofficial without 10_genes_special_misc, while the body refix commands still work and the file still work.

It is saying error in the logs, and if I remove the file, then all the high heels go flipping out.  tested it with 1.12.4 (so the latest upgrade) 

 

 

Posted
6 hours ago, Drake_Hound said:

Csirke do you have CBO unofficial without 10_genes_special_misc, while the body refix commands still work and the file still work.

It is saying error in the logs, and if I remove the file, then all the high heels go flipping out.  tested it with 1.12.4 (so the latest upgrade) 

 

 

 

Hi, only issue i see in that file is that gene_seated is present twice, otherwise it should be fine.

What error logs do you see?

The high heels are implemented by the gene_shrink_body present in the file, thats why removing it causes issues for high heels.

Posted

[11:36:17][genedatabase.cpp:704]: The following errors occurred when building attribute list for gene_bs_cloak_offset:cloak_offset:female
[11:36:17][genedatabase.cpp:707]:    could not find attribute "bs_cloak_offset"
[11:36:17][genedatabase.cpp:704]: The following errors occurred when building attribute list for gene_retargeting_fix:female_prop:female
[11:36:17][genedatabase.cpp:707]:    could not find attribute "body_prop"
[11:36:17][genedatabase.cpp:704]: The following errors occurred when building attribute list for gene_bs_cloak_offset:cloak_offset:girl
[11:36:17][genedatabase.cpp:707]:    could not find attribute "bs_cloak_offset"
[11:36:17][genedatabase.cpp:704]: The following errors occurred when building attribute list for gene_retargeting_fix:female_prop:girl
[11:36:17][genedatabase.cpp:707]:    could not find attribute "body_prop"

 

I know some errors are cause 1.12.4 with small pox etc that has been removed. (probaly will be hotfixed soon) 

Anything I can do other then # the body_prop and bs_cloak_offset ?

Posted
8 hours ago, Drake_Hound said:

[11:36:17][genedatabase.cpp:704]: The following errors occurred when building attribute list for gene_bs_cloak_offset:cloak_offset:female
[11:36:17][genedatabase.cpp:707]:    could not find attribute "bs_cloak_offset"
[11:36:17][genedatabase.cpp:704]: The following errors occurred when building attribute list for gene_retargeting_fix:female_prop:female
[11:36:17][genedatabase.cpp:707]:    could not find attribute "body_prop"
[11:36:17][genedatabase.cpp:704]: The following errors occurred when building attribute list for gene_bs_cloak_offset:cloak_offset:girl
[11:36:17][genedatabase.cpp:707]:    could not find attribute "bs_cloak_offset"
[11:36:17][genedatabase.cpp:704]: The following errors occurred when building attribute list for gene_retargeting_fix:female_prop:girl
[11:36:17][genedatabase.cpp:707]:    could not find attribute "body_prop"

 

I know some errors are cause 1.12.4 with small pox etc that has been removed. (probaly will be hotfixed soon) 

Anything I can do other then # the body_prop and bs_cloak_offset ?

 

Those are missing from the .asset file from female and male body (noticed it when merging things for CBO Animation +)

Ill probably do a new version for the unofficial fix, it was also missing updates from the DLC due to me not changing the clothing base file.

I also started re-exporting the animations that were changed in 1.12.4, but that might take weeks at the pace im going (takes blender a few min to load an animation, and there are like 600 of them)

Posted

when i open barbershop, it shows only like 1/3 of the thing, and when i gui scale to 50% and open it, it crashes. I've tried better barbershop, cbo extension for better barbershop and no barbershop mods, still crashes..  

Posted
38 minutes ago, abcdfgg said:

when i open barbershop, it shows only like 1/3 of the thing, and when i gui scale to 50% and open it, it crashes. I've tried better barbershop, cbo extension for better barbershop and no barbershop mods, still crashes..  

 

Make sure to load barber shop after CBO, ideally as low in the load order as possible, so it can overwrite the other mods.

Posted (edited)

Nevermind was just a false affirmitive. 

Know why Mange did it that way. 

 

So will wait for your fix Csirke. or Mange fix .. 

 

Edited by Drake_Hound
Posted

New version, that is more polished:

https://mega.nz/file/p8sXyIBa#y364NEkaJx5XPCXdBwFaoFU_knkauJaJLBnSzZsbJCM

I think the last updated date on the animations were just paradox trolling me, as i dont see any difference between the new and old ones, so i'll just ignore them.

Tried organizing the .asset files for the male/female body/head file better, so its easier to patch against other mods or base game.

 

Load order:

Carnalitas 2.5

(other Carnalitas mods that don't add or modify sex scenes)

CBO 1.8.4

CBO 1.12.1 Unofficial fix 1.8

(Carnalitas mods that add or modify sex scenes)

(CBO patches for mods that add clothing, or other mods depending on CBO)

Better Barbershop (optional)

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...