Map Editing Problems

nutnut

Budding Modder
Joined
Feb 3, 2009
Messages
489
Location
Spain
Hello all, I've had some trouble with editing a Beyond The Sword Worldbuilder save.

I recently downloaded a dll for 34 civs and edited the Europe map shipped with the game to be compatible with it. All of this worked fine. My intention was to create a scenario. I began building the scenario (29 civs) and placed just about everything. All that was left was to rename the civs and their leaders. I've checked and checked the file (edited in notepad ++) but it has stopped working.

If anyone could help me (knowledge from previous experiences, try checking it as well) I would greatly appreciate it. A copy of the file is attached.
 

Attachments

It looks like it may have something to do with teams. If you want to see the error message, turn on Python error checking. You can do that by clicking on Civ4Config in the BTS folder.
Then change this line:
; Set to 1 for no python exception popups
HidePythonExceptions = 1
to:
; Set to 1 for no python exception popups
HidePythonExceptions = 0
 
It looks like it may have something to do with teams. If you want to see the error message, turn on Python error checking. You can do that by clicking on Civ4Config in the BTS folder.
Then change this line:
; Set to 1 for no python exception popups
HidePythonExceptions = 1
to:
; Set to 1 for no python exception popups
HidePythonExceptions = 0

I've just tried that and all that happened was BTS crashed upon while loading the scenario. Do you know of any software which can check through the file for me? Computers are more observant than humans after all.

Whereabouts do you think the teams have gone wrong?
 
Back
Top Bottom