• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Myamdane

Recruit
Sep 28, 2021
8
0
So I've tried to dip my toes into ck2 modding and I've run into an issue. I'm trying to get past the character selector and into the game, but the game crashes as soon as I press play. Also, the game crashes after about 20 seconds, even if I don't do anything.

My .mod file looks like this:
name = "Empire Days"
path = "mod/Nirtavir"
user_dir = "Nirtavir"

replace_path = "history/provinces"
replace_path = "history/titles"
replace_path = "history/wars"
replace_path = "history/characters"
replace_path = "history/technology"
replace_path = "common/landed_titles"
replace_path = "events"
replace_path = "decisions"

At the moment I only have one test character who holds the only province on the map (Erenhall, as you can see in the attached image). I set his culture to Irish and religion to Catholic.
I'll reply with a link to the mod files. Any help would be tremendously appreciated.
 

Attachments

  • 20210930001845_1.jpg
    20210930001845_1.jpg
    640,3 KB · Views: 0
Not letting me post the google drive link because it's "spam" apparently...

You likely do or rather didn't have made enough posts at the time.
A bot prevention mechanic.
I got the ipression recently that eight posts as you do have now should suffice.

On the topic, i dont know sadly, but would recommend to as well post this with a bit more specific info on
what you did more specfically or might suspect as cause in the Modding - Quick Questions thread.
Simply as i'd guess that a lot of folks merely check their Watched Threads list nowadays for this game.
Just a suggestion.
Good luck

PS: Just saw you other thread.
Made me wonder why you didn't smply add it to this thread, but the error log could already help to close down the problem.
 
Last edited:
So I've tried to dip my toes into ck2 modding and I've run into an issue. I'm trying to get past the character selector and into the game, but the game crashes as soon as I press play. Also, the game crashes after about 20 seconds, even if I don't do anything.

My .mod file looks like this:
name = "Empire Days"
path = "mod/Nirtavir"
user_dir = "Nirtavir"

replace_path = "history/provinces"
replace_path = "history/titles"
replace_path = "history/wars"
replace_path = "history/characters"
replace_path = "history/technology"
replace_path = "common/landed_titles"
replace_path = "events"
replace_path = "decisions"

At the moment I only have one test character who holds the only province on the map (Erenhall, as you can see in the attached image). I set his culture to Irish and religion to Catholic.
I'll reply with a link to the mod files. Any help would be tremendously appreciated.
Okay so the first thing you need to do is make sure you've done everything listed here and nothing more, then tell us if it works or not.


Then substitute the Irish files for yours and see if it works to the same degree.

Speaking as someone who has made a total map mod work, it's a bit of a nightmare. You'll need to break this shit down step by step, and be prepared for several parts to be an utter mess.