Jump to content

[mod] Carnalitas Dei - De-tenet-ized


Recommended Posts

Posted
14 hours ago, Cottoneyebob said:

sacred prostitution does not have the full functionality of prostitution accepted as in carnalities a lot of things reference the doctrine itself instead of the parameter 

That's sth that would have to be pushed into the next Carnalitas maintenance update then. Not much I can do about that

 

  • 2 weeks later...
Posted

Author, this is the latest Chinese localization file of the module.

该模组正在持续汉化中,我个人最近没什么时间loverslab活跃,但是汉化一直在更新,以及在群内流传,欢迎各位有意向的同胞来项目中帮忙和催更,也可以进群交流讨论汉化问题,项目地址:https://paratranz.cn/projects/11727

Carnalitas Dei.zip

  • 4 weeks later...
Posted

So I ran into a conflict with this mod.

If you use this mod at the same time as the Free Faith Creation mod, this mod will overwrite the free faith mod, making everything cost piety again.

I did extensive testing for like, an hour to figure out what exactly was causing the problem in my mod list, and was able to successfully narrow it down to this mod because it doesn't matter if I load this mod before or after the free faith mod, it will always overwrite it with the only solution I was able to find being to just disable this mod.

  • 1 month later...
Posted

Updated for 1.15.*. Prostitution stuff has been copied over from Carnalitas and overwritten to check for the doctrine parameter, instead of the doctrine itself, which should allow for better compatibility. Traits have also been updated to remove obsolete modifiers.

 

Normal Dei variant:

 

Posted
9 hours ago, Kieva said:

1.15.*에 업데이트되었습니다. 매춘 관련 내용은 Carnalitas에서 복사하여 교리 자체 대신 교리 매개변수를 확인하도록 덮어썼습니다. 이를 통해 호환성이 더 좋아졌습니다. 또한 특성도 업데이트되어 더 이상 사용되지 않는 수정자를 제거했습니다.

 

일반 Dei 변형:

 

"Is it your intention that the 00_core_tenets.txt file is not included in the latest file?"

Posted
8 hours ago, aerope91 said:

"Is it your intention that the 00_core_tenets.txt file is not included in the latest file?"

 

Yeah, the intention of the Detenetized version is to re-map the tenets into other things (such as doctrines for example) so that they can be more compatible and avoid modifying the core tenets file.

 

If you want to play Carnalitas Dei as it normally is (with the edits to the 00_core_tenets.txt file), I linked to my post on the thread of Carnalitas Dei unofficial update with the corresponding update.

  • 2 weeks later...
Posted

One thing I have noticed that was also present in the original mod - the check for Youthful Rulership abdication decision is made against player_heir. It probably should be done against primary_heir, otherwise the decision is only available to the player and everyone else cannot take it.

Posted
2 hours ago, Arjik said:

One thing I have noticed that was also present in the original mod - the check for Youthful Rulership abdication decision is made against player_heir. It probably should be done against primary_heir, otherwise the decision is only available to the player and everyone else cannot take it.

 

Noted, I'll get to that asap.

Posted

Hi, there was an old mod, that doesn't work anymore, that had clergy nudity. In that mod, if you become the head of faith, you will also become nude like the other clergy members. 

 

Is it possible to also make this mod do that?

 

I was expecting this mod to do the same, but when I played yesterday and became the head of faith, I was still wearing clothes and had to manually take off my clothes.

It's not a big deal if you can't though, it's just a quality of life thing, if it happens automatically.

Posted

New update. Mostly maintenance stuff to provide additional compatibility with Phaze's Futanari mod.

 

Also yes, front page is borked. This keeps happening whenever I try to edit it, apparently.

  • 2 weeks later...
Posted

This is making the prostitution functions of CSR and CSE no longer appear. Tried switching the load order around but no change. I take this out of my load order and they come back. The other custom roles for CSE are still there but not prostitute and it also removes the slave concubine court position of CSR. 

Just wanted to flag that. 

Posted

Maybe it's something with the prostitution interaction files that I overrode from Carnalitas to include the parameters for the re-mapped doctrine. If it doesn't work, you may want to try removing them and try again.

Posted
On 4/20/2025 at 7:09 PM, Kieva said:

Maybe it's something with the prostitution interaction files that I overrode from Carnalitas to include the parameters for the re-mapped doctrine. If it doesn't work, you may want to try removing them and try again.

I ended up removing CSR and CSE for wicked debauchery which now includes features from both that I use. 

I am however getting an insane amount of error log spam of:
 

[19:45:54][E][jomini_script_system.cpp:284]: Script system error!
  Error: Failed to fetch a valid religion 'carnd_carnal_religion'
  Script location: file: common/scripted_triggers/carnd_scripted_triggers.txt line: 23 (carnd_faith_can_attempt_xuansu_immortality_trigger)
    file: common/decisions/carnd_xuansu_immortality_decision.txt line: 12 (carnd_xuansu_immortality_decision:is_shown)

[19:45:57][E][jomini_script_system.cpp:284]: Script system error!
  Error: Failed to fetch a valid religion 'carnd_carnal_religion'
  Script location: file: common/scripted_triggers/carnd_scripted_triggers.txt line: 23 (carnd_faith_can_attempt_xuansu_immortality_trigger)
    file: common/decisions/carnd_xuansu_immortality_decision.txt line: 12 (carnd_xuansu_immortality_decision:is_shown)

[19:46:00][E][jomini_script_system.cpp:284]: Script system error!
  Error: Failed to fetch a valid religion 'carnd_carnal_religion'
  Script location: file: common/scripted_triggers/carnd_scripted_triggers.txt line: 23 (carnd_faith_can_attempt_xuansu_immortality_trigger)
    file: common/decisions/carnd_xuansu_immortality_decision.txt line: 12 (carnd_xuansu_immortality_decision:is_shown)

[19:46:01][E][jomini_script_system.cpp:284]: Script system error!
  Error: Failed to fetch a valid religion 'carnd_carnal_religion'
  Script location: file: common/scripted_triggers/carnd_scripted_triggers.txt line: 23 (carnd_faith_can_attempt_xuansu_immortality_trigger)
    file: common/decisions/carnd_xuansu_immortality_decision.txt line: 12 (carnd_xuansu_immortality_decision:is_shown)


Which repeats a few times a second. Is this from your mod? 

Posted
2 hours ago, iamthesp said:

I ended up removing CSR and CSE for wicked debauchery which now includes features from both that I use. 

I am however getting an insane amount of error log spam of:
 

[19:45:54][E][jomini_script_system.cpp:284]: Script system error!
  Error: Failed to fetch a valid religion 'carnd_carnal_religion'
  Script location: file: common/scripted_triggers/carnd_scripted_triggers.txt line: 23 (carnd_faith_can_attempt_xuansu_immortality_trigger)
    file: common/decisions/carnd_xuansu_immortality_decision.txt line: 12 (carnd_xuansu_immortality_decision:is_shown)

[19:45:57][E][jomini_script_system.cpp:284]: Script system error!
  Error: Failed to fetch a valid religion 'carnd_carnal_religion'
  Script location: file: common/scripted_triggers/carnd_scripted_triggers.txt line: 23 (carnd_faith_can_attempt_xuansu_immortality_trigger)
    file: common/decisions/carnd_xuansu_immortality_decision.txt line: 12 (carnd_xuansu_immortality_decision:is_shown)

[19:46:00][E][jomini_script_system.cpp:284]: Script system error!
  Error: Failed to fetch a valid religion 'carnd_carnal_religion'
  Script location: file: common/scripted_triggers/carnd_scripted_triggers.txt line: 23 (carnd_faith_can_attempt_xuansu_immortality_trigger)
    file: common/decisions/carnd_xuansu_immortality_decision.txt line: 12 (carnd_xuansu_immortality_decision:is_shown)

[19:46:01][E][jomini_script_system.cpp:284]: Script system error!
  Error: Failed to fetch a valid religion 'carnd_carnal_religion'
  Script location: file: common/scripted_triggers/carnd_scripted_triggers.txt line: 23 (carnd_faith_can_attempt_xuansu_immortality_trigger)
    file: common/decisions/carnd_xuansu_immortality_decision.txt line: 12 (carnd_xuansu_immortality_decision:is_shown)


Which repeats a few times a second. Is this from your mod? 

 

Looks like it, but the religion itself is in the mod (that's the entire "carnalist" family that I grouped it under) so I have no idea why it would say the religion doesn't exist.

  • 4 weeks later...
Posted
14 minutes ago, CountDouku said:

Hi, are you working on an update for the v.1.16* ?

 

To my knowledge, it should work for 1.16 - I don't think a lot changed in terms of code infrastructure that directly affects this mod.

  • 3 months later...
Posted

Hey ive got a question,
Im trying to make it so only my priests are naked, NOT zealous people. I know the doctrines in this mod, and in vanilla are what trigger this. The doctrine sets a "parameter" in this mods case you can set "naked_femalepriests_active = yes" or something like that. Where the heck is this parameter defined? That's where i should make the change i want, but i cant for the life of me find that file either in your mod or in the base game. This is crazy because your parameter is custom right? so it came with the mod? im struggling to find it and i was hoping you could point me in the right direction. Thanks!

Posted

As mentioned earlier in this thread, this mod conflicts with CSE such that the prostitution decision and interactions on slaves do not appear. I just inverted the below trigger condition. How it was doesn't really make sense to me, and the original file in carnalitas just checks if the faith has prostitution as a crime.  Maybe the mod author can comment on whether the original was intended?

 

# common/carn_prostitution_triggers.txt
carn_legal_prostitution_trigger = {
    OR = {
        # old
        # faith = { NOT = { has_doctrine_parameter = carn_prostitution_accepted } }
        faith = { has_doctrine_parameter = carn_prostitution_accepted }
        culture = { has_cultural_parameter = carn_prostitution_accepted }
    }
}

 

Posted
4 hours ago, shleefin said:

As mentioned earlier in this thread, this mod conflicts with CSE such that the prostitution decision and interactions on slaves do not appear. I just inverted the below trigger condition. How it was doesn't really make sense to me, and the original file in carnalitas just checks if the faith has prostitution as a crime.  Maybe the mod author can comment on whether the original was intended?

 

# common/carn_prostitution_triggers.txt
carn_legal_prostitution_trigger = {
    OR = {
        # old
        # faith = { NOT = { has_doctrine_parameter = carn_prostitution_accepted } }
        faith = { has_doctrine_parameter = carn_prostitution_accepted }
        culture = { has_cultural_parameter = carn_prostitution_accepted }
    }
}

 

 

Looks like I did mess up a bit here - the original trigger from Carnalitas refers to "not having the carn_doctrine_prostitution_crime doctrine specifically" 

 

I'll put out an update imminently to rectify this.

Posted
10 hours ago, Lyskorie said:

 

Looks like I did mess up a bit here - the original trigger from Carnalitas refers to "not having the carn_doctrine_prostitution_crime doctrine specifically" 

 

I'll put out an update imminently to rectify this.

Thanks!

  • 1 month later...

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