building gives orange blob!

seady

Prince
Joined
Aug 30, 2006
Messages
582
Location
Sydney
I downloaded and unzipped SiegeWorkshop.zip from http://forums.civfanatics.com/downloads.php?do=file&id=188 and set about creating a simple xml entry for it. It'll work so far as promoting the unit but I must be missing something. I don't know what uses SiegeWorkshop.dds so i probably haven't edited a file correctly for that but the SiegeWorkshopButton.dds is showing correctly (see attachment).

My CIV4ArtDefines_Building.xml has the entry below:

<BuildingArtInfo>
<Type>ART_DEF_BUILDING_SIEGE_WORKSHOP</Type>
<bAnimated>0</bAnimated>
<fScale>1.10</fScale>
<fInterfaceScale>0.6</fInterfaceScale>
<NIF>Art/Structures/Buildings/siege_workshop/SiegeWorkshop.nif</NIF>
<KFM/>
<Button>Art/Interface/Buttons/Buildings/SiegeWorkshopButton.dds</Button>
</BuildingArtInfo>

Can anyone see what i have done wrong?:blush:
 

Attachments

  • orange.GIF
    orange.GIF
    21.7 KB · Views: 70
Is that Siege_Workshop folder actually in the correct place? (Just adding another possible solution). And so long as the dds file is in with the nif file you'll be fine.
 
Generally speaking, if the object (unit/building/leader/etc...) appears as a red/pink blob in one way shape or form. It means that there is a problem with the ArtDef, which means...

1 or more of the items that the ArtDef file refers to isnt there.

the solution would be to just doublecheck that everything is spelling right and corresponds to an appropriate file. (check to see if the files are there).

thats really all you can do.
 
D:\Firaxis Games\Sid Meier's Civilization 4\Warlords\Mods\fiddling Amra's Modpack v2\Assets\Art\Structures\Buildings\siege_ workshop has the files SiegeWorkshop.dds and SiegeWorkshop.nif. I just noticed that the directory has a space n the filename! Egad. :blush: I'll try without that.

p.s. I was working all night on trying to learn modding, dloading the tools etc so i have no idea if it was orange or changed hue when i converted to gif.

Thanks guys!
 
Back
Top Bottom