Did you overwrite the Consts.py files with yours?
Did you overwrite the Consts.py files with yours?
Okay, it's definitely better to do a proper merge of the Git version of the file with yours, using WinMerge for instance.
What I did have was the Consts.py file from the 1.13.0 version, until I decided to try basing the latest version of my modmod on the most up to date Git version of the main mod. That's when somehow this wrong unique units and Temple of Kukulkan in Jerusalem issue popped up.
Guess I'll try replacing parts of the Git version with parts of the release version piecemeal instead of wholesale.With 1.13.1 some XML entries were reordered. If you are using any version after that, you can just use the Consts.py file that comes with it and then edit it to reflect your own XML changes.

With 1.13.1 some XML entries were reordered. If you are using any version after that, you can just use the Consts.py file that comes with it and then edit it to reflect your own XML changes.

You still could clarify which version you're trying to base your modmod on.
Also, when modding, enable Python exceptions (see Bug Reports OP), this way you get meaningful information about Python errors instead of only the you have been defeated message.
Nope, all scenarios have the same number of slots (so as 3000 BC, enough for all civs, discounting respawns). Slots are also immediately tied to civilizations.Potentially dumb question, but are there more civilizations in DoC than there are slots for active civilizations? [...]
I tried to activate Greece, and it caused the late Trading Company and colony methods to raise an index out of range exception. I am also considering adding Ethiopia and Morocco to the scenario, but from the looks of it I have reached the civ cap?
Yes, they are backups from before the merge. I think you can turn off their automatic creation, it's on by default for some reason.So I am currently in the process of using Winmerge to, well, merge my files, and was wondering what's up with all the .bak files it keeps leaving behind? Can I delete them without risk?