modder focker Posted May 4, 2025 Posted May 4, 2025 Is fucked up animations due to CBO or Carnalitas usually?
byehi Posted May 4, 2025 Posted May 4, 2025 14 hours ago, modder focker said: Is fucked up animations due to CBO or Carnalitas usually? CBO, Carnalitas doesnt touch animations usually
severygv Posted May 8, 2025 Posted May 8, 2025 For some reason women past 45 but have fecund can't get pregnant anymore. I tried starting a new game with just Carnalitas loaded and debug on, searched for a fecund woman and changed her age/birthdate so that she's 46, and spammed seduce schemes, "Sleep with Character" and "Make Love" actions on her and she never got pregnant. I switched her age to 45 and I got her pregnant after one "Make Love".
Ronnie21093 Posted May 12, 2025 Posted May 12, 2025 This may have been answered before, but what would I need to install for Elder Kings 2 compatibility?
Synthael Posted May 14, 2025 Posted May 14, 2025 For people wanting more traits visible, so when you have loads of traits and they become cut off, this file adds a scrollbar to them in case of many traits. File goes inside Carnalitas/gui/shared folder, and replaces older lists.gui file inside the folder (if it is there, delete it). It edits only the traits parts of the lists and makes it more compatible with other mods. Also, file has been pushed to Carnalitas git, so on next update, barring some big changes, it should become part of the mod itself. In that case, unless they add or edit the same parts of UI, all submods should benefit from it and won't have to have lists.gui in their files. For those wondering, types and templates in gui files are working on first loaded, works (FIOS) principle, so whichever file has more zeroes` in name goes first, no matter the order of mods. So, lists can be separated in smaller file and in that way only affect traits inside character window. 000_lists.gui.zip 5
Morgenstern20 Posted May 19, 2025 Posted May 19, 2025 On 5/12/2025 at 12:15 PM, Ronnie21093 said: This may have been answered before, but what would I need to install for Elder Kings 2 compatibility? I can't seem to find anything in the thread. No signs of any kind of compatibility patch.
csirke128 Posted May 19, 2025 Posted May 19, 2025 44 minutes ago, Morgenstern20 said: I can't seem to find anything in the thread. No signs of any kind of compatibility patch. You need to look for these in the download section (and hope there is a patch) 2
whatiswrongwithme69 Posted May 27, 2025 Posted May 27, 2025 Is anyone having an issue where character's clothes are stretched and dragged to the top left corner of the screen? I can't tell if it's an issue with this mod or CBO.
byehi Posted May 27, 2025 Posted May 27, 2025 8 hours ago, whatiswrongwithme69 said: Is anyone having an issue where character's clothes are stretched and dragged to the top left corner of the screen? I can't tell if it's an issue with this mod or CBO. This mod doesnt edit clothing, skeletons or character appearances so it wont be Carnalitas
psksksksksks Posted May 27, 2025 Posted May 27, 2025 hi! Sorry to ask this here but i'm going bonkers. i'm on mac, updated ck3 to 1.16 and carnalitas with it (I used to be on 1.15 so i got the latest versions for both). I also downloaded love reimagined, slavery reimagined and prostitution reimagined because why not, and now none of them show up even though i did everything correctly with the load order and file location. i even tried creating a new mod within the launcher itself and dragging the files in the new folder and it still doesn't work, but for some reason i can change the size of testicles in the game rules (but that's about all). they show up fine in the playsets but don't work in the actual game. please help
byehi Posted May 30, 2025 Posted May 30, 2025 On 5/27/2025 at 7:40 PM, psksksksksks said: hi! Sorry to ask this here but i'm going bonkers. i'm on mac, updated ck3 to 1.16 and carnalitas with it (I used to be on 1.15 so i got the latest versions for both). I also downloaded love reimagined, slavery reimagined and prostitution reimagined because why not, and now none of them show up even though i did everything correctly with the load order and file location. i even tried creating a new mod within the launcher itself and dragging the files in the new folder and it still doesn't work, but for some reason i can change the size of testicles in the game rules (but that's about all). they show up fine in the playsets but don't work in the actual game. please help from what your describing that either an incomplete file download, or you have a mod conflict somewhere
Dwjliel Posted May 30, 2025 Posted May 30, 2025 (edited) This mod keeps "failing" in my presets? I can start the game up a few times, all smiles. Then randomly after closing the game, CK3 very briefly validates files and then Carnalitas fails. I have to remove it from my mod list, re-install, then re-add it all over again. Getting annoying! Obviously I'm not messing with it/my mod folder or ANYTHING, in anyway. Any tips please? Edited May 30, 2025 by Dwjliel
NativeEngoyer Posted May 31, 2025 Posted May 31, 2025 6 hours ago, Dwjliel said: Any tips please? Read FAQ
Dwjliel Posted May 31, 2025 Posted May 31, 2025 12 minutes ago, NativeEngoyer said: Read FAQ I did. None of them are relevant to, or address my issue.
krugg0r Posted June 30, 2025 Posted June 30, 2025 I analyzed source code and found out that rape prisoner interaction is implemented in a very strange way. 1) Why one year cooldown? Suppose I have a good gene and want to make many babies. Why can't I fuck all female prisoners one per day? I suggest that 12 month cooldown be replaced with 1-day cooldown 2) Why should church bother if I rape heretic (that is prisoner of hostile faith)? I suggest adding check for faith hostility, and/or checking doctrine_adultery_*_accepted or removing church reaction to rape completely. 3) Why should councillors bother if I rape prisoners? I suggest that their reaction is deleted.
NativeEngoyer Posted June 30, 2025 Posted June 30, 2025 2 hours ago, krugg0r said: 1) Why one year cooldown? Suppose I have a good gene and want to make many babies. Why can't I fuck all female prisoners one per day? I suggest that 12 month cooldown be replaced with 1-day cooldown
frnaw Posted July 1, 2025 Posted July 1, 2025 I've noticed that in a dependent mod carn_had_sex_with_effect_v2 = { PARTNER = scope:slut } is used and it seems to have a 0 percent chance of resulting in pregnancy. I looked into it and found that carn_check_pregnancy_effect results in a 0% chance based on lines 376-379 modifier = { factor = 0 NOT = {carn_sex_scene_is_vaginal_trigger = yes} scope:father = {NOT = {carn_sex_scene_is_vaginal_trigger = yes}}. Is there anything I can add to specify that carnalis sex effects should trigger with either a chance for pregnancy or no chance for pregnancy. I'm very new to CK3 modding.
krugg0r Posted July 9, 2025 Posted July 9, 2025 On 7/1/2025 at 11:53 PM, frnaw said: I've noticed that in a dependent mod carn_had_sex_with_effect_v2 = { PARTNER = scope:slut } is used and it seems to have a 0 percent chance of resulting in pregnancy. I looked into it and found that carn_check_pregnancy_effect results in a 0% chance based on lines 376-379 modifier = { factor = 0 NOT = {carn_sex_scene_is_vaginal_trigger = yes} scope:father = {NOT = {carn_sex_scene_is_vaginal_trigger = yes}}. Is there anything I can add to specify that carnalis sex effects should trigger with either a chance for pregnancy or no chance for pregnancy. I'm very new to CK3 modding. Mod Carnalitas Love Reimagined does this right: it calls carnx_had_sex_with_effect; then carnx_had_sex_with_effect calls carn_had_sex_with_effect_v2 with right parameters. In a word, Carnalitas Love Reimagined and other pharaox mods are free from such bugs.
byehi Posted July 18, 2025 Posted July 18, 2025 On 5/30/2025 at 11:54 PM, Dwjliel said: This mod keeps "failing" in my presets? I can start the game up a few times, all smiles. Then randomly after closing the game, CK3 very briefly validates files and then Carnalitas fails. I have to remove it from my mod list, re-install, then re-add it all over again. Getting annoying! Obviously I'm not messing with it/my mod folder or ANYTHING, in anyway. Any tips please? Sorry this has taken so long for a reply, the best place to ask for help is alwas Cheri's discord, but the issue you've been facing is usually caused by OneDrive being active
Dwjliel Posted July 19, 2025 Posted July 19, 2025 (edited) 9 hours ago, byehi said: Sorry this has taken so long for a reply, the best place to ask for help is alwas Cheri's discord, but the issue you've been facing is usually caused by OneDrive being active No worries, good of you to try n help, and subsequent readers might benefit. Not the issue in my case though. One Drive is banished from my system! And it's not a canalitas issue, but a CK3 one. If it ever crashed - 10% of the time, CK3 just deletes a '.mod' file from the /mod directory. The mod folder remains, just a '.mod' gets deleted. Super odd and hard to specifically replicate. Edited July 19, 2025 by Dwjliel
byehi Posted July 19, 2025 Posted July 19, 2025 3 hours ago, Dwjliel said: No worries, good of you to try n help, and subsequent readers might benefit. Not the issue in my case though. One Drive is banished from my system! And it's not a canalitas issue, but a CK3 one. If it ever crashed - 10% of the time, CK3 just deletes a '.mod' file from the /mod directory. The mod folder remains, just a '.mod' gets deleted. Super odd and hard to specifically replicate. oh that is really strange, that almost sounds like the file itself is getting corrupted on your drive during the crash
byehi Posted July 20, 2025 Posted July 20, 2025 1 hour ago, ravensolo said: Need help. None of the traits Big tits, dick and others сarnalitas traits are inherited. I checked this in the game on my character and on all characters who had children or parents, and no one has inherited. Basically, traits are present only in randomly created characters. In the game rules, the inheritance option is enabled body traits dont always spawn, lack of trait is to be deemed as "average size"
RomanIowan Posted July 21, 2025 Posted July 21, 2025 I have carnalitas as the only(known) enabled mod, but it crashes my game. Not even trying to boot up a save game. Think anyone might help?
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