Urgh. For two days now I've been trying to steal your yields from water/land for civics effect, to no avail. Whatever I do, I keep getting this error report when trying to launch my mod:
View attachment 495746
Allegedly, 'LandYields' is in use, but has not been declared in the DTD/Schema.
That. makes. no. sense. Both CIV4CivicInfos.xml and CIV4GameInfoSchema.xml are completely identical to your mod. I copied all relevant code. I even spent this afternoon painstakingly recreating everything you did in these two commits, AGAIN:
https://github.com/earthcrafterman/...mmit/27d88e620d1be67c0a73f702f3b6a6a230b55f02
https://github.com/earthcrafterman/...mmit/4c51cbdb025f0e96ce6c072a701ad66416d0b4be
I've even skimmed through other commits close to them to see if maybe there was something else I needed that wasn't properly documented, but I couldn't find anything, and now I've run out of ideas.
I don't get this, it works fine if I launch your mod. What is going on here? Am I slowly going mad? Are my comments confusing the compiler? Is there weird behind the scenes magic going on with the xml files? Halp