Using spell art for new units

rikosuave

Chieftain
Joined
Jun 29, 2005
Messages
3
I recently tried to use the art from fireball as a regular unit. While I can add the unit using worldbuilder and all, my mod crashes back to the desktop should I ever try to build the unit in a city. I'm pretty sure it is the art somehow because I have added several units already and used different art for the unit I wish to use the fireball art for and they work fine. Any suggestions?
 
You don't have a button provided for the unit (shows up as a pink box in worldbuilder). This causes a crash when the game attempts to cut your non-existant file into a circle for the citybar display.

At least, that is the most likely :)
 
Is this the same button it uses on the tech tree screen and the civilopedia? I have one of those. The worldbuilder also shows an icon that I have selected.
 
I just figured it out. Xienwolf was right. I forgot to delete the stupid comma at the beginning of the button XML line so it was looking for the second button for the atlas and city build line on the world map. Thanks goes to those who helped.
 
I just figured it out. Xienwolf was right. I forgot to delete the stupid comma at the beginning of the button XML line so it was looking for the second button for the atlas and city build line on the world map. Thanks goes to those who helped.

Everybody falls victim to that dumb comma problem at least once.
 
Back
Top Bottom