Hey everyone,
I’m working on a custom mod for the Inuit (Leader: Aua) and I’ve hit a wall. The mod shows up in the menu, but as soon as I try to start a game, I get a loading screen crash (the "Błąd" screen).
I’ve been digging through my Database.log and I'm seeing a bunch of FOREIGN KEY constraint failed errors. It looks like it’s specifically tripping over my RequirementSets (for Snow and Tundra plots) and an issue with the AgendaType.
Also, my ModBuddy build log is screaming "THIS IS VERY BAD!" with a bunch of UIErrorTexture errors. I did some renaming of my .dds files recently, and I think I might have desynced the internal object names or I'm missing a full-body portrait reference that the game is looking for.
I've attached my Mod folders If anyone has a spare minute to look at my SQL and tell me what I'm missing to get these requirements to actually register, I’d really appreciate it!
Thanks in advance!
I’m working on a custom mod for the Inuit (Leader: Aua) and I’ve hit a wall. The mod shows up in the menu, but as soon as I try to start a game, I get a loading screen crash (the "Błąd" screen).
I’ve been digging through my Database.log and I'm seeing a bunch of FOREIGN KEY constraint failed errors. It looks like it’s specifically tripping over my RequirementSets (for Snow and Tundra plots) and an issue with the AgendaType.
Also, my ModBuddy build log is screaming "THIS IS VERY BAD!" with a bunch of UIErrorTexture errors. I did some renaming of my .dds files recently, and I think I might have desynced the internal object names or I'm missing a full-body portrait reference that the game is looking for.
I've attached my Mod folders If anyone has a spare minute to look at my SQL and tell me what I'm missing to get these requirements to actually register, I’d really appreciate it!
Thanks in advance!