Going through my screenshot here are my bug reports: (these come from SVN 5139) I looked into the causes of the ones that I could find (i.e. XML ones). My suggested solutions are below for those. Screenshots below are descriptively named and should be in the same order as the points in this post for clarity.
1.) Canaanism Religion Founding Image
The following tag:
Does anyone know of a tutorial for creating these?
2.) Zoroastrian Tech Popup Quote
The Tech Quote is "TBD", which isn't a bug, but I'll list it in the Tech Quotes forum along with the others.
3.) Warehouse Strategy Text Error (Typo)
Change the line <Strategy>TXT_KEY_BUILDING_WAREHOUS2E_STRATEGY</Strategy> to <Strategy>TXT_KEY_BUILDING_WAREHOUSE2_STRATEGY</Strategy> in the file Craft_CIV4BuildingInfos.xml in Modules\Hydro\Craft\.
4.) Serpent Mound Strategy Text Content Error
It says "Build Serpent Mound to gain science from building Tumuluses." This seems to have changed regarding the Serpent Mound as it seems to boost commerce on Burial Mounds now (see code snippet below). I assume the Serpent Mound was changed, but the Strategy text wasn't updated. So we need to update TXT_KEY_BUILDING_SERPENT_MOUND (Modules\Vokarya\Wonders\SerpentMound\Serpent_Mound_CIV4GameText.xml). Also I suggest changing <Advisor>ADVISOR_SCIENCE</Advisor> to <Advisor>ADVISOR_ECONOMY</Advisor> (Modules\Vokarya\Wonders\SerpentMound\Serpent_Mound_CIV4BuildingInfos.xml).From BUILDINGCLASS_SERPENT_MOUND:
One more thing about this: the following in the building xml seems to say that commerce is doubled in 1000 years, but the hover over clearly says culture doubles in 1000 years. Am I just not understanding the tag correctly. See spoiler.
5.) Dido Sevopedia Charismatic Bug
Pretty sure this is just a display bug because in the game I didn't feel like I had "+1631580% Military Unit Production". I'm pretty sure it would have been obvious to me if I had that type of production. Not sure where to look for this bug. If someone points me in the direction I can gather more info on the bug before reporting back.
6.) BUG Mod Options Display Automations Tab
Two entries have errors "Drain a Swamp</link>(" and "Remove Jungle</link> (". Hovering over "Remove Jungle</link> (" produces the following hover text: "Automated Workers can Remove Jungle (". I'm guessing it's just a parentheses error somewhere. Not an important bug probably, but just in case it's messing up the option, here it is. Again, not sure where to look for this one.
7.) Barbarian Onager with Saddle
Not an important bug by any means, but the graphic for the onager looks like it has a saddle on it. Just putting it out there so it's documented.