Short summary of your issue
modding bug : faith name, icon and description doesn't appear when wrong holy site
Game Version
1.3.1
What OS are you playing on?
Windows
What platform are you using?
Paradox Launcher
Do you have mods enabled?
Yes
Have you tried verifying your game files (Steam only)?
Yes
How much "pain" is this causing you?
3
Please explain the issue you experienced in the most condensed way possible
I've created a new faith mod. For some reason, the name, icon and description of the faith wasn't appearing ingame (but still, the faith appeared in the list).
As I intended to create holy sites, i've put the names of the provinces I wanted my holy sites to appear on. Turned out that when a custom Holy Site file is missing, it causes the bug.
Please explain how to reproduce the issue
#in common/religion/religions file :
faiths = {
faithname = {
color = { 100 10 20 }
icon = hellenic
reformed_icon = hellenic
holy_site = tavan_bogd
holy_site = malat'ya #missing
holy_site = almaty #missing
holy_site = oskol #missing
holy_site = chersonesus #missing
}
}
Is there anything else you think could help us identify/replicate the issue?
I have attached a save game
No
Upload Attachment
File(s) attached
modding bug : faith name, icon and description doesn't appear when wrong holy site
Game Version
1.3.1
What OS are you playing on?
Windows
What platform are you using?
Paradox Launcher
Do you have mods enabled?
Yes
Have you tried verifying your game files (Steam only)?
Yes
How much "pain" is this causing you?
3
Please explain the issue you experienced in the most condensed way possible
I've created a new faith mod. For some reason, the name, icon and description of the faith wasn't appearing ingame (but still, the faith appeared in the list).
As I intended to create holy sites, i've put the names of the provinces I wanted my holy sites to appear on. Turned out that when a custom Holy Site file is missing, it causes the bug.
Please explain how to reproduce the issue
#in common/religion/religions file :
faiths = {
faithname = {
color = { 100 10 20 }
icon = hellenic
reformed_icon = hellenic
holy_site = tavan_bogd
holy_site = malat'ya #missing
holy_site = almaty #missing
holy_site = oskol #missing
holy_site = chersonesus #missing
}
}
Is there anything else you think could help us identify/replicate the issue?
I have attached a save game
No
Upload Attachment
File(s) attached
Upvote
0