Where does the missing tag go?

isnorden

Amnesiac Modder
Joined
Jul 6, 2012
Messages
608
Location
Madison, Wisconsin, USA
I just finished a new building mod (thanks to EdwardB and jpbar81! :goodjob:). Unfortunately, I also found this error message in Database.log:

Code:
[36283.188] Database::XMLSerializer (XML/Mead_Hall.xml): 'Row' or 'Delete' expected, got 'BuildingType'.

Obviously, I left out a tag someplace...but I can't figure out which BuildingType reference has the error. Could someone please help? I'm attaching the mod so you can have a look.
 
The good news is that the game lets me select the new buildings as production/purchase choices. The bad news is that they're not in Civilopedia. *shrug* I've coded descriptions and put them in the right spots (I think), but CP doesn't seem to "know" those bits of code are there. If you could please let me know what I did wrong, I'd appreciate it a lot; I've attached an update that corrects my other mistakes so far. Thank you all!
 
Back
Top Bottom