[BTS] Beginning

After a few turns, a dragon was at my border. 15 strength! So this is a fantasy mod?
 
Has this been reported before the last patch? Conversely can somebody confirm that the mod didn't crash in modern era before the last patch?

My idea is that Rise of Mankind has a similar crash problem. I see from your change log that you added a unit from RoM. Try removing this unit (or just disable it make it not buildable from XML). If this works you may have stumbled on a fix for both mods.
 
Do you have it set for only a certain amount of civs can be played?

EDIT: I had that problem with my older mod with the riot police, all i had to do was put all of the knigts templar items in the folder and it worked.
 
Do you have it set for only a certain amount of civs can be played?

EDIT: I had that problem with my older mod with the riot police, all i had to do was put all of the knigts templar items in the folder and it worked.

No the save file was from trotty
 
@Roamty

It seems that there is something wrong with the unit infos file you posted in the fix. It fails to load and causes other files to keep spitting errors. I had to terminate BTS using the process manager.

Edit: I guess you posted a newer version of the file. One that includes tags for Dale's combat mod. These tags are not in the schema file so the xml file is considered invalid.
 
Thanks Roamty for your hard work on this mod. I see that it is getting more and more exciting with each new release. I downloaded 12 and started a game.

I got a great prophet and then I was spammed with python exceptions that won't go away. I checked them up and found that in the main interface python file there are references to stuff from Gods of Old mod. I don't know what you included from this mod but surely it is not religions as I checked your religions xml file and it doesn't have them.

Anyway for the time being I will comment out the code causing the problem and see if it will go away.

Edit: The following file will be of use for those who happen to turn on the display of Python exceptions. It solves a problem in CvMainInterface.py that causes an exception.

http://forums.civfanatics.com/uploads/115758/CvMainInterface.rar

Extract this to Biginning.12\assets\python\screens.
 
Back
Top Bottom