Log in

View Full Version : when I alter strat, I break my campaign



the42up
10-11-2007, 22:11
I added a few trait to one of the general on the campaign map. And now the campaign map will not start up. Is there something I am doing wrong? Is there a certain order? I put the spacing correctly.

FactionHeir
10-11-2007, 22:58
Post the exact changes you made.
Also enable errorlogging so the file tells you the exact position of the error.

the42up
10-11-2007, 23:07
I added , Intelligent 2 , so from


character Rodrigo, named character, male, heir, age 21, x 74, y 104
traits Factionheir 1 , LoyaltyStarter 1 , NaturalMilitarySkill 1 , GoodCommander 1 , ReligionStarter 1

to


character Rodrigo, named character, male, heir, age 21, x 74, y 104
traits Factionheir 1 , LoyaltyStarter 1 , NaturalMilitarySkill 1 , Intelligent 2 ,GoodCommander 1 , ReligionStarter 1


how do I enable errorlogging?

FactionHeir
10-11-2007, 23:11
Seem to be missing a space between the comma and GoodCommander. Might not be that though.

To enable error logging, open your medieval2.preference.cfg and add the following to the top:

[log]
to = logs/errorlog.txt
level = * error

Then save and mark read-only.

Once you start a game, all errors will be logged into that file in your log sub directory.

the42up
10-11-2007, 23:20
what folder is that in?

the42up
10-11-2007, 23:23
found it, but cant edit it

FactionHeir
10-11-2007, 23:26
Open with notepad.