An error I don't understand...

dalek master

Prince
Joined
Jun 13, 2005
Messages
336
Location
Depths of the time war
I did a search but to no gain. I know that there are peole who have kindly went out of thier way and created asset folders with virtualy nothing in them. Can someone give me a link?

You see, Im having problems. I got rid of everything, but when ever I tried to start the game (the menu works fine), the main menu vanishes to leave a logo-less earth and stars. I got an error saying something did not recognise "IMPROVEMENT FARM". I added a Farm back and I got the smae thing, yet this time it was asking for WHEAT. I added wheat......this is the current Error message (look at attachements)

I was thinking maybe if I could load another clear assets folder......:)
 

Attachments

  • heeeeeeeelp!.JPG
    heeeeeeeelp!.JPG
    15.4 KB · Views: 61
I'd give pretty strong odds that something is referring to the various improvements, and since you've deleted the improvements, that's not working.

Probably your best bet would be to search for IMPROVEMENT_ in all xml files.
 
dalek master said:
I did a search but to no gain. I know that there are peole who have kindly went out of thier way and created asset folders with virtualy nothing in them. Can someone give me a link?

You see, Im having problems. I got rid of everything, but when ever I tried to start the game (the menu works fine), the main menu vanishes to leave a logo-less earth and stars. I got an error saying something did not recognise "IMPROVEMENT FARM". I added a Farm back and I got the smae thing, yet this time it was asking for WHEAT. I added wheat......this is the current Error message (look at attachements)

I was thinking maybe if I could load another clear assets folder......:)

Yeah, it seems there are just some things that are hard-coded in, or at least there are depenncies that rely on one-another thoughout the XML files.

I think you were looking for this however:

http://forums.civfanatics.com/showthread.php?t=167979
 
thnxs.

If those things are hard-coded in, I suppose Ill just have to have improvments, resources etc. that use those names.....do you think it would result in funny things happening if I changed what those things did?
 
dalek master said:
thnxs.

If those things are hard-coded in, I suppose Ill just have to have improvments, resources etc. that use those names.....do you think it would result in funny things happening if I changed what those things did?

Well, Perhaps I shouldn't use the phrase "hard-coded" so liberally.

For example, I had for the longest time a problem with getting rid of the BUILDINGCLASS_PALACE, until I realized that it was actually something in GlobalDefines.xml.

I'd suggest getting a tool like wingrep, and checking the xml files for any more instances of something that it yells at you for trying to remove.
 
Back
Top Bottom