One line summary of your issue
3.0 Modding always loads vanilla religion_icon_strip
Game Version
3.0 (Modding issue)
What expansions do you have installed?
All of the above
Do you have mods enabled?
Yes
Please explain your issue is in as much detail as possible.
When a mod changes GFX_religion_icon_strip(_small/big) to use another file, the game loads the vanilla image but still uses the number of icons from the mod's GFX_religion_icon_strip entry.
This can currently be worked around by saving your icon strip as a dds file and giving it the same name as the original file
Other users on the forum have mentioned the same issue, so it does not seem to be part of my mod
Steps to reproduce the issue.
Create a mod
Add a new religion and religion icon strip graphics using non-vanilla names
Create a .gfx file in /interface
Add spriteTypes to replace GFX_religion_icon_strip, GFX_religion_icon_strip_big, and religion_icon_strip_small, pointing to your new image
Start up a game as any character using a modded religion
Observe religion icon
Upload Attachment
3.0 Modding always loads vanilla religion_icon_strip
Game Version
3.0 (Modding issue)
What expansions do you have installed?
All of the above
Do you have mods enabled?
Yes
Please explain your issue is in as much detail as possible.
When a mod changes GFX_religion_icon_strip(_small/big) to use another file, the game loads the vanilla image but still uses the number of icons from the mod's GFX_religion_icon_strip entry.
This can currently be worked around by saving your icon strip as a dds file and giving it the same name as the original file
Other users on the forum have mentioned the same issue, so it does not seem to be part of my mod
Steps to reproduce the issue.
Create a mod
Add a new religion and religion icon strip graphics using non-vanilla names
Create a .gfx file in /interface
Add spriteTypes to replace GFX_religion_icon_strip, GFX_religion_icon_strip_big, and religion_icon_strip_small, pointing to your new image
Start up a game as any character using a modded religion
Observe religion icon
Upload Attachment
Attachments
Upvote
0