Tech Tree and Custom buildings

The Kaiz

Chieftain
Joined
Nov 8, 2005
Messages
18
(not sure if I'm posting this in the right area)

I've been working on a mod to make civ more complex and realistic, and it is all going well except for one trouble I run into. After I add a building that requires a tech to be built and I then play the mod... it crashes whenever I try to view the tech tree. It says something like: FILE NOT FOUND: SINGLE ( I suspect it is looking for some sort of icon)?

If I take the building out, the problem goes away. Anyone know how I can stop this from happening?
 
It looks like an error in the pediaicons file under buildings. You probably added CULTURE or ERA and then forgot to include all needed links. When there's not enough it tracks down the next in line and that is probably the word SINGLE so it looks for a file called that.

And sorry I'm really bad at explaining this stuff, so don't panic if you don't get a word of what I said.
 
Sounds to me like you added a single era building but did not add the graphics for that building to the building large and small files.
I would suggest reading the tutorials on adding buildings it explains how to add them without encountering errors.
 
and follow the examples of buildings allready in pediaicon.txt file.. how these are written, and where are their pcx files.. it's even more easier to find out what's wrong so, than reading tutorials
 
Back
Top Bottom