Tex Posted January 26, 2025 Posted January 26, 2025 I'm a bit at my wits end at the moment. Game runs for few months then there's random crash. Logs claim it's either "cdol_succubus_investigation_pulse", "cdol_suspicion.0301:trigger" OR "rice_silk_road_migration_pulse:trigger". Tried several fresh runs same issue. Are there some general mods to avoid that might be causing this?
Lyskorie Posted January 26, 2025 Author Posted January 26, 2025 2 hours ago, Tex said: I'm a bit at my wits end at the moment. Game runs for few months then there's random crash. Logs claim it's either "cdol_succubus_investigation_pulse", "cdol_suspicion.0301:trigger" OR "rice_silk_road_migration_pulse:trigger". Tried several fresh runs same issue. Are there some general mods to avoid that might be causing this? I can't tell, to be honest. CDOL doesn't tend to crash during my test runs, and RICE itself is very stable due to compatibility needs with other mods. Often the error.log stops right before the crash happens, so the cause of the crash may not be properly recorded.
Lyskorie Posted January 27, 2025 Author Posted January 27, 2025 (edited) Update 0.11 is out. Happy Lunar New Year. As always, read patch notes and the "What's new" section in file download for a run down on added content - that said, I'm pretty sure I'd missed a few this time around. (Also I'll probably spin the whole pantheon thing into its own standalone module at some point) Edited January 27, 2025 by Kieva
mrschairmanmeow Posted January 27, 2025 Posted January 27, 2025 Happy Lunar New Year! I just logged in before starting a new game! Is this compatible with carnalitas Dei-Detenetized? Also should I be concerned its showing up as "Cheri - Daughters of Lust (dev)". Super excited about the new religion stuff!
Lyskorie Posted January 27, 2025 Author Posted January 27, 2025 2 minutes ago, mrschairmanmeow said: Happy Lunar New Year! I just logged in before starting a new game! Is this compatible with carnalitas Dei-Detenetized? Also should I be concerned its showing up as "Cheri - Daughters of Lust (dev)". Super excited about the new religion stuff! 1. Should be. Load this after Carnalitas Dei/Dei Detenetized so that it overrides the religion changes 2. Looks like I forgot to change the name when moving the dev files over to the stable build. It's fine. I'll probably upload another file that rectifies that but you don't need to re-download or anything since it's not a big deal. 1
Wily Rodent Posted January 27, 2025 Posted January 27, 2025 (edited) So... I just tried an administrative start for Cleopatra. I somehow started as an adventurer... And the game gave me two Serpent's Embrace aspiration popups. Edit: Also would be nice if the mod added a "Lilithianist Syncretism" Tenet, however you'd want to call it. Edit 2: Apparently, I can't work as a prostitute because I am 1000 years above 45 🤣 Edit 3: Ah yes, the famed Celtic god Heracles. Edited January 27, 2025 by Wily Rodent
Lyskorie Posted January 27, 2025 Author Posted January 27, 2025 4 hours ago, Wily Rodent said: So... I just tried an administrative start for Cleopatra. I somehow started as an adventurer... And the game gave me two Serpent's Embrace aspiration popups. Edit: Also would be nice if the mod added a "Lilithianist Syncretism" Tenet, however you'd want to call it. Edit 2: Apparently, I can't work as a prostitute because I am 1000 years above 45 🤣 Edit 3: Ah yes, the famed Celtic god Heracles. lel, sth about Heracles and Nodens got really wonky at some point and I didn't have time to check it about double-firing cleopatra's starting event i'll give it a look
shleefin Posted January 28, 2025 Posted January 28, 2025 6 hours ago, Wily Rodent said: So... I just tried an administrative start for Cleopatra. I somehow started as an adventurer... And the game gave me two Serpent's Embrace aspiration popups. Edit: Also would be nice if the mod added a "Lilithianist Syncretism" Tenet, however you'd want to call it. Edit 2: Apparently, I can't work as a prostitute because I am 1000 years above 45 🤣 Edit 3: Ah yes, the famed Celtic god Heracles. The prostitution age limit comes from Carnalitas itself, not DoL. You can edit the decision in the Carnalitas mod files and make it whatever you want. My succubae tend to live well past 45.
Lyskorie Posted January 28, 2025 Author Posted January 28, 2025 Just published a new update 0.11.1 which should improve the under-the-hood code that assigns titles to bookmarked characters, as well as adding a special duchy capital building which has a tie in decision. What building that is, I will let you find out for yourself. While I hammer away at the next major update (and bug fixes for this one), I'm always open to suggestions and ideas that other players may have, so don't hesitate to drop your ideas if you think it's cool and/or fitting. Happy Lunar New Year and see you next year! 1
Wily Rodent Posted January 28, 2025 Posted January 28, 2025 (edited) Can someone confirm that the Cleopatra start is still borked? Now it's the adventurer start that crashes for me as soon as I try to move the camp. It gives me a whole lot of these Quote [19:36:37][E][jomini_script_system.cpp:284]: Script system error! Error: Left side and right side during comparison were of different types (left was 'landed_title', right was 'province') Script location: file: common/script_values/07_ep3_values.txt line: 2629 (laamp_base_2011_actual_surveyable_holdings_per_tier_value) file: events/dlc/ep3/ep3_laamp_decision_events.txt line: 5530 (1025_randomize_and_remember_contract_type_effect:trigger) file: events/dlc/ep3/ep3_laamp_decision_events.txt line: 7070 (ep3_laamp_decision_event.1025:immediate) file: events/dlc/ep3/ep3_laamp_decision_events.txt line: 2367 (ep3_laamp_decision_event.1001:option) So I guess the problem is that somewhere in the game, cleo is still treated as a landed character, so when the game tries to move the camp, some part of the game data instead still points to a landed title. Edited January 28, 2025 by Wily Rodent
Lyskorie Posted January 29, 2025 Author Posted January 29, 2025 (edited) 9 hours ago, Wily Rodent said: Can someone confirm that the Cleopatra start is still borked? Now it's the adventurer start that crashes for me as soon as I try to move the camp. It gives me a whole lot of these So I guess the problem is that somewhere in the game, cleo is still treated as a landed character, so when the game tries to move the camp, some part of the game data instead still points to a landed title. Since the laamp_base_2011_actual_surveyable_holdings_per_tier_value is hooked into a scope:employer, i think the "left side" being a landed title is intended behavior. PDX code is weird sometimes. I'll give it a look real quick - not sure why it's doing that. Edit: I can't get the same error you are getting but I can confirm that the crash on move camp is an issue that I'm looking into. Seems like if you move camp after the event-driven travels it's fine though. Weird. Edited January 29, 2025 by Kieva
Lyskorie Posted January 29, 2025 Author Posted January 29, 2025 I've uploaded a minor update (0.11.1.1) which should help rectify the crash to desktop on moving Cleopatra's camp problem, as well as another minor fix that serendipitously popped up during testing. As for the invalid laamp_base_2011_actual_surveyable_holdings_per_tier_value, though, PDX code is just weird sometimes - even vanilla functions can sometimes throw errors for god knows why reasons.
SaintHusky Posted January 30, 2025 Posted January 30, 2025 (edited) Looks like the newest update completely borked the mod for me. Everything mod related is just gone from the game. It has the date bookmarks but they don't have their text. And nothing from the mod actually works or appears :v. Edit: Or not. IDK. I changed nothing but update this mod. Reverting the update doesn't fix anything either. I guess this is Paradox code being Paradox code. Edited January 30, 2025 by SaintHusky
Lyskorie Posted January 31, 2025 Author Posted January 31, 2025 6 hours ago, SaintHusky said: Looks like the newest update completely borked the mod for me. Everything mod related is just gone from the game. It has the date bookmarks but they don't have their text. And nothing from the mod actually works or appears :v. Edit: Or not. IDK. I changed nothing but update this mod. Reverting the update doesn't fix anything either. I guess this is Paradox code being Paradox code. Try reinstalling. (also I renamed the mod to include the prefix (CDOL) at the back for the sake of convenient searching, probably related.)
Karelius Posted January 31, 2025 Posted January 31, 2025 What should I do if, when starting the game for Cleopatra, the game starts for the child ruler of Alexandria?
Lyskorie Posted January 31, 2025 Author Posted January 31, 2025 32 minutes ago, Karelius said: What should I do if, when starting the game for Cleopatra, the game starts for the child ruler of Alexandria? Check if your World Setting gamerule was accidentally set to Total Conversion instead, and if yes, set it back to Vanilla/Earthlike.
SaintHusky Posted February 1, 2025 Posted February 1, 2025 (edited) On 1/31/2025 at 1:49 AM, Kieva said: Try reinstalling. (also I renamed the mod to include the prefix (CDOL) at the back for the sake of convenient searching, probably related.) Reinstalled. Tried running the mod with just This and Carnalitas enabled. Still no go. Guess that's that then :v. Edit: This is some paradox sorcery. Apparently repeatedly deleting and reinstalling it (like 10 times at this point) made it work? This is truly beyond me. Edited February 1, 2025 by SaintHusky
Lyskorie Posted February 1, 2025 Author Posted February 1, 2025 8 hours ago, someguy64461 said: Is there still no plans to add incubus? No. Theoretically nothing stops you from just going into the code and commenting out the female-specific checks but a lot of the vision and writing has been done with a female player character perspective in mind and I intend to stick to it. 7 hours ago, SaintHusky said: Reinstalled. Tried running the mod with just This and Carnalitas enabled. Still no go. Guess that's that then :v. Edit: This is some paradox sorcery. Apparently repeatedly deleting and reinstalling it (like 10 times at this point) made it work? This is truly beyond me. Yeah PDX modding is just kind of funny sometimes. I use Irony Mod Manager so whenever something doesn't go right I just delete and reload descriptors through IMM and it somehow corrects problems.
someguy64461 Posted February 2, 2025 Posted February 2, 2025 2 hours ago, Kieva said: No. Theoretically nothing stops you from just going into the code and commenting out the female-specific checks but a lot of the vision and writing has been done with a female player character perspective in mind and I intend to stick to it. Yeah PDX modding is just kind of funny sometimes. I use Irony Mod Manager so whenever something doesn't go right I just delete and reload descriptors through IMM and it somehow corrects problems. one big thing is stopping me, not knowing wtf I'm doing lmao! Its a cool, though and if its ever implemented, I'll be back!!
Wily Rodent Posted February 2, 2025 Posted February 2, 2025 Ugh, those bookmark starts are all so rough... Makes me wonder what kind of settings you play on to make them work. Deirdre starts with Just, which gives stress when starting a seduction attempt, and temperate, which gives stress when feeding. Cleopatra is lesbian, for some reason, which makes it rather difficult to seduce anything without gaining stress because most other women are heterosexual so you are gonna have to grind men until you have enough trait experience to use alter sexuality. Aspasia... Well, she is just... Can't we get a succubus that can do succubus things without suffering a nervous breakdown?
Lyskorie Posted February 2, 2025 Author Posted February 2, 2025 42 minutes ago, Wily Rodent said: Ugh, those bookmark starts are all so rough... Makes me wonder what kind of settings you play on to make them work. Deirdre starts with Just, which gives stress when starting a seduction attempt, and temperate, which gives stress when feeding. Cleopatra is lesbian, for some reason, which makes it rather difficult to seduce anything without gaining stress because most other women are heterosexual so you are gonna have to grind men until you have enough trait experience to use alter sexuality. Aspasia... Well, she is just... Can't we get a succubus that can do succubus things without suffering a nervous breakdown? re: Deirdre, I tried to go with what fits best with the original material (+ lustful) , which there wasn't much of. None of the characters have defined sexualities though so it's randomized every game depending on your game rule - perhaps in that case you were just particularly unlucky.
Lyskorie Posted February 3, 2025 Author Posted February 3, 2025 New update, featuring some trait tweaks, a bit of additional Deirdre content, and minor bug fixes. Check changelog for a full list of changes.
MNTKR Posted February 3, 2025 Posted February 3, 2025 Apparently, the "Introduce Danu to the faith" decision does not work with the Hermilian faith from Phazes Futanari Mod. It tells me I need to control 3 holy sites and I do control 3, but the box is not ticked. Temples are built in all 3 holdings. It also tells me about having to visit 30 Lilithism Holy Sites when there are 2 Lilith Faiths with 5 holy sites each, and it is somehow at 15.
Lyskorie Posted February 3, 2025 Author Posted February 3, 2025 5 hours ago, MNTKR said: Apparently, the "Introduce Danu to the faith" decision does not work with the Hermilian faith from Phazes Futanari Mod. It tells me I need to control 3 holy sites and I do control 3, but the box is not ticked. Temples are built in all 3 holdings. It also tells me about having to visit 30 Lilithism Holy Sites when there are 2 Lilith Faiths with 5 holy sites each, and it is somehow at 15. There are seven. If you only see 2, I assume you are running Carnalitas Dei as well and placing CDOL before it, which will cause the religion files in CDOL to be overwritten. (that said, the baronies saved to track the holy sites is still there - you probably have travelled through a few without knowing it.) The "3 holy sites" one seemed to have been a genuine goof on my end. Apparently I set the testing value to count = 2 and forgot to restore it - will put out a patch asap.
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