csirke128 Posted March 1, 2024 Author Posted March 1, 2024 5 hours ago, Kekmongus said: just had one of the lechery tour event fire and saw that naked characters still retain their spherical clothed breast shapes when undressed by events instead of the "natural variations" of CBO. Kinda looks like boobjobs on characters with larger busts. Can you try take a screenshot? I tried reproduce it, and could see 2 types of events, 1 where both characters are naked, and i've seen no issues, but then again it was a character with small breast. The other one is where both characters were clothed. Could be you are missing the meshes for whatever clothing item that character is wearing, and to prevent clipping, some of the clothing items morph the body. So might have been that you saw the morph applied, and then not the clothing. I can see one of these events, the other character is supposed to wear "beggar_rags", which is prison rags. Can you check in barber shop, if you change clothes to prison rags on a female character, if they are naked?
Kekmongus Posted March 2, 2024 Posted March 2, 2024 (edited) 17 hours ago, csirke128 said: Can you try take a screenshot? I tried reproduce it, and could see 2 types of events, 1 where both characters are naked, and i've seen no issues, but then again it was a character with small breast. The other one is where both characters were clothed. Could be you are missing the meshes for whatever clothing item that character is wearing, and to prevent clipping, some of the clothing items morph the body. So might have been that you saw the morph applied, and then not the clothing. I can see one of these events, the other character is supposed to wear "beggar_rags", which is prison rags. Can you check in barber shop, if you change clothes to prison rags on a female character, if they are naked? The first picture (the one with shoes) is the version that came up during events. I can replicate it by just removing clothes through barber shop, though in vanilla ck3+CBO the character displays the CBO breast shapes that way too. The second one (wich actually has the CBO breast shape) is when I undress them via the "undress" mod. Edited March 2, 2024 by Kekmongus
csirke128 Posted March 9, 2024 Author Posted March 9, 2024 On 3/2/2024 at 1:18 AM, Kekmongus said: The first picture (the one with shoes) is the version that came up during events. I can replicate it by just removing clothes through barber shop, though in vanilla ck3+CBO the character displays the CBO breast shapes that way too. The second one (wich actually has the CBO breast shape) is when I undress them via the "undress" mod. Took a bit longer to figure this out than expected I think the issue is in 01_clothes_base.txt, the file added by AGOT starts with this: clothes_effect = { # Gene modifers to apply for characters wearing or not wearing clothes usage = game selection_behavior = max fallback = unclothed_body priority = 1 clothed_body = { dna_modifiers = { morph = { mode = modify_multiply gene = gene_bs_bust value = 0.8 # Setting this lower to reduce the exaggerated effect of large bust size when wearing clothes template = bust_clothes } } weight = { base = 0 modifier = { add = 1000 NOR = { should_be_fully_naked_portrait_trigger = yes should_be_topless_portrait_trigger = yes } } } } CBO on the other hand: clothes_effect = { # Gene modifers to apply for characters wearing or not wearing clothes usage = game selection_behavior = max fallback = unclothed_body priority = 1 clothed_body = { weight = { base = 0 modifier = { add = 1000 NOR = { should_be_fully_naked_portrait_trigger = yes should_be_topless_portrait_trigger = yes } } } } CBO removes the gene bust change, i think this is what is changing back the bust type to bust_clothes, causing the behavior. So need to remove this part from 01_clothes_base.txt, and hopefully that fixes the issue. I'm guessing that the undress mod somehow changed the bust gene back from bust_clothes.
sagimine1 Posted March 12, 2024 Posted March 12, 2024 Cannot use this mod until AGOT mod is updated -___-
csirke128 Posted March 12, 2024 Author Posted March 12, 2024 7 minutes ago, sagimine1 said: Cannot use this mod until AGOT mod is updated -___- Well, it works on 1.11.5 (requires carnalitas 2.2) But as soon as they update it to 1.12.1 ill update this one here as well 1
Drake_Hound Posted March 12, 2024 Posted March 12, 2024 54 minutes ago, csirke128 said: Well, it works on 1.11.5 (requires carnalitas 2.2) But as soon as they update it to 1.12.1 ill update this one here as well I still think you are the BEST... yeah going to make clothings cause am bored. since am locked out of 2.5.
drstrangeloove Posted March 13, 2024 Posted March 13, 2024 (edited) AGOT has updated to 1.12.2.1 Carnalitas 2.2 is not working Carnalitas 2.5 is CBO is still working AGOT CBO Patch is no longer working and is crashing the game Edited March 13, 2024 by drstrangeloove
REXHIBIKI Posted March 13, 2024 Posted March 13, 2024 There's still part not perfectly compatible: 1. people in three daughters are transparent 2. chara who wear agot clothing will be naked
csirke128 Posted March 13, 2024 Author Posted March 13, 2024 11 minutes ago, REXHIBIKI said: There's still part not perfectly compatible: 1. people in three daughters are transparent 2. chara who wear agot clothing will be naked Hi, i'm not seeing those issues. Transparent means missing textures, and the compatibility patch doesn't contain any textures, it just uses the original mods textures. Can you confirm you have: Carnalitas 2.5 CBO 1.8.4 CBO 1.12.1 Unofficial fix 1.6+ AGOT 0.2.2 AGOT CBO Patch 2.0+ Do you use any AGOT submod? Maybe you have some files missing in original mod. Can you provide an error.log? There is a "logs" folder in same folder as "mod" folder. 1
maplemaplemaple Posted March 13, 2024 Posted March 13, 2024 I'm having an issue with some of the Targaryen clothing specifically, anyone experience this? (playing on CK3 version 1.11.5)
csirke128 Posted March 13, 2024 Author Posted March 13, 2024 15 minutes ago, maplemaplemaple said: I'm having an issue with some of the Targaryen clothing specifically, anyone experience this? (playing on CK3 version 1.11.5) I think thats a LOTD clothing, did you get the compatibility patch for that? This is for 1.11.5: https://mega.nz/file/gl1ADCAC#vXv-SluKsNBE8mVC0jE8HLXgb3UR-kcyQydSE3n5lTE 1
sagimine1 Posted March 15, 2024 Posted March 15, 2024 (edited) The game keeps crashing, I suspected it is due to the recent updates made for the AGOT mod. Unfortunately your update came before. I also include a zip file for the CFP+EPE+ROA+Compatch and see if you can update since it has been more than a year since this mod was updated. debug.log error.log game.log CFP_EPE_ROA_Compatch_Mod.zip Edited March 15, 2024 by sagimine1
Baron_McPineapple Posted March 15, 2024 Posted March 15, 2024 Anyone know the file that handles the carnal court cooldown? I had it working to be instant before now it has a cooldown.
csirke128 Posted March 15, 2024 Author Posted March 15, 2024 5 hours ago, sagimine1 said: The game keeps crashing, I suspected it is due to the recent updates made for the AGOT mod. Unfortunately your update came before. I also include a zip file for the CFP+EPE+ROA+Compatch and see if you can update since it has been more than a year since this mod was updated Hi, do you crash at startup? I can see last messages are related to sexy elective, not sure if related. For the ROA patch, ill do that today or tomorrow after I'm done with EK2 (almost finished).
妖心病狂 Posted March 15, 2024 Posted March 15, 2024 3小时前,csirke128 说: 你好,请问启动时会崩溃吗? 我可以看到最后的消息与性感选修课有关,不确定是否相关。 对于 ROA 补丁,我会在今天或明天完成 EK2(几乎完成)后进行。 I also encountered the same problem, the game automatically crashed after running for a few months. After troubleshooting the mod, it was confirmed that the problem was with the compatibility patch.
妖心病狂 Posted March 15, 2024 Posted March 15, 2024 3 hours ago, csirke128 said: Hi, do you crash at startup? I can see last messages are related to sexy elective, not sure if related. For the ROA patch, ill do that today or tomorrow after I'm done with EK2 (almost finished). The game starts with no problem. However, when the game is running, it always crashes after a few months due to unknown reasons. It may be caused by the recent update of AGOT.
csirke128 Posted March 15, 2024 Author Posted March 15, 2024 13 minutes ago, 妖心病狂 said: The game starts with no problem. However, when the game is running, it always crashes after a few months due to unknown reasons. It may be caused by the recent update of AGOT. What character did you start with? I have this load order, and dont see any crash when playing with Targaryen in the first bookmark (played for 2 years) 1
妖心病狂 Posted March 17, 2024 Posted March 17, 2024 On 3/15/2024 at 7:05 PM, csirke128 said: What character did you start with? I have this load order, and dont see any crash when playing with Targaryen in the first bookmark (played for 2 years) Hello, I finally found the problem. It is the instability of CBO itself and the conflict with barbershop, which caused the game to crash.
drstrangeloove Posted March 18, 2024 Posted March 18, 2024 checked by trying every combination of removing 1 mod at a time and the AGOT CBO Patch 2.0.1 is crashing the game well launching
csirke128 Posted March 18, 2024 Author Posted March 18, 2024 13 minutes ago, drstrangeloove said: checked by trying every combination of removing 1 mod at a time and the AGOT CBO Patch 2.0.1 is crashing the game well launching Hi, is your load order similar to the one above? Can you try a very minimal load order of AGOT Carnalitas 2.5 CBO 1.8.4 CBO Unofficial fix 1.6+ AGOT CBO Patch
drstrangeloove Posted March 18, 2024 Posted March 18, 2024 2 hours ago, csirke128 said: Hi, is your load order similar to the one above? Can you try a very minimal load order of AGOT Carnalitas 2.5 CBO 1.8.4 CBO Unofficial fix 1.6+ AGOT CBO Patch yes I have them and in that order AGOT 2.2.1 ( 1.12.2.1) Carnalitas 2.5 CBO 1.12.1 Unofficial fix AGOT CBO patch 2,0,1 AGOT + CBO Parch 2.0.1 and i have tried remove one at a time and when I remove AGOT CBO patch the games runs but with it it crashes
csirke128 Posted March 18, 2024 Author Posted March 18, 2024 Can you share your error.log? There is a logs folder in the same folder the mod folder is. Can you make sure, that the underscored were present as well? AGOT 2.2.1 ( 1.12.2.1) AGOT+ Carnalitas 2.5 CBO 1.8.4 CBO 1.12.1 Unofficial fix AGOT CBO patch 2,0,1 AGOT + CBO Parch 2.0.1 I tried reproducing the issue, but cannot, dont see crashes.
drstrangeloove Posted March 18, 2024 Posted March 18, 2024 5 hours ago, csirke128 said: Can you share your error.log? There is a logs folder in the same folder the mod folder is. Can you make sure, that the underscored were present as well? AGOT 2.2.1 ( 1.12.2.1) AGOT+ Carnalitas 2.5 CBO 1.8.4 CBO 1.12.1 Unofficial fix AGOT CBO patch 2,0,1 AGOT + CBO Parch 2.0.1 I tried reproducing the issue, but cannot, dont see crashes. ok idk why but it isn't crashing anymore so I went back to my old mod list with more then just these mods and It was crashing so I check the error log and it was mostly BB crashing it haven't deciphered the older crash logs yet will update if i find anything
csirke128 Posted March 18, 2024 Author Posted March 18, 2024 29 minutes ago, drstrangeloove said: ok idk why but it isn't crashing anymore so I went back to my old mod list with more then just these mods and It was crashing so I check the error log and it was mostly BB crashing it haven't deciphered the older crash logs yet will update if i find anything Strange that so many people have issues with BB, as far as i know it should have no dependency on load order. Or do you use the CBO Extended BB? maybe i need to update the load order for that.
byehi Posted March 19, 2024 Posted March 19, 2024 Does this patch also work with the "armor of the kingsguard" mod? if not would you be willing to add that?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now