Quantcast
Channel: Civilization Fanatics' Forums
Viewing all articles
Browse latest Browse all 12856

Civ 5 Mod Help

$
0
0
Ok, so I've been creating a mod to add in a civilization based on the Earth Federation from Gundam. I recently made a little progress after turning on logging, but I've come to a point where I now don't know what to do. I'm having a few problems.
  • None of my stuff shows up in the Civilopedia
  • My unique civilization icon doesn't display (I haven't tried to put in any other unique icons yet)

I'm pretty sure I have everything right as far as files updating the database and being imported into VFS goes. It's possible I've missed something that's changed since kael's guide was made. I actually had quite a few issues in that list, but I discovered a small error that fixed multiple problems right before posting this.

Here's the part of my civilization xml that has art related tags:
Spoiler:

<Row>
<Type>CIVILIZATION_EF</Type>
<Description>TXT_KEY_CIV_EF_DESC</Description>
<ShortDescription>TXT_KEY_CIV_EF_SHORT_DESC</ShortDescription>
<Adjective>TXT_KEY_CIV_EF_ADJECTIVE</Adjective>
<Civilopedia>TXT_KEY_CIV_EF_PEDIA</Civilopedia>
<CivilopediaTag>TXT_KEY_CIV5_EF</CivilopediaTag>
<DefaultPlayerColor>PLAYERCOLOR_DARK_BLUE</DefaultPlayerColor>
<ArtDefineTag>ART_DEF_CIVILIZATION_ENGLAND</ArtDefineTag>
<ArtStyleType>ARTSTYLE_EUROPEAN</ArtStyleType>
<ArtStyleSuffix>_EURO</ArtStyleSuffix>
<ArtStylePrefix>EUROPEAN </ArtStylePrefix>
<PortraitIndex>0</PortraitIndex>
<IconAtlas>CIV_COLOR_ATLAS_LEGENDS</IconAtlas>
<AlphaIconAtlas>CIV_ALPHA_ATLAS</AlphaIconAtlas>
<MapImage>MapEngland512.dds</MapImage>
<DawnOfManQuote>TXT_KEY_CIV5_EF_TEXT_1</DawnOfManQuote>
<DawnOfManImage>RevilDOM.dds</DawnOfManImage>
</Row>


I've attached a zip containing the 256 version of the atlas and the xml for the atlas.

In my log, I have an error that reads "[294143.375] Invalid Reference on Civilizations.IconAtlas - "CIV_COLOR_ATLAS_LEGENDS" does not exist in IconTextureAtlases" but I do have "CIV_COLOR_ATLAS_LEGENDS" in the atlas xml file.

My DOM image displays correctly at least. The size is wrong though. Kael's guide says 1024x768, but that seems to be too small.

Anyway, if anybody has any suggestions or help, I'd be grateful. Thank you and sorry if these are issues that have come up several times already; I found the answers to some of the problems I was having, but not these ones.

Attached Files
File Type: zip Atlas.zip (57.5 KB)

Viewing all articles
Browse latest Browse all 12856

Trending Articles