Need some help with a Civ 6 Leader mod

NightPCE

Chieftain
Joined
Dec 31, 2025
Messages
1
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!
 

Attachments

I don't know if it's normal that your mod doesn't have custom icons for the civilization and leader. The only bug I found when trying to start my game was that the AGENDA_CULTURAL_LADY agenda didn't exist. Otherwise, your building is very powerful, and you should give them culture in snow and tundra and food from fishing boats.
 
Back
Top Bottom