PC Mode
Org Mobile Site
Forum > Medieval 2: Total War > Medieval 2: Total War > M2:TW Modification > Learn to Mod > Modding Questions >
Thread: when I alter strat, I break my campaign
the42up 22:11 10-11-2007
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.

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

Reply
the42up 23:07 10-11-2007
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?

Reply
FactionHeir 23:11 10-11-2007
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.

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

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

Reply
Up
Single Sign On provided by vBSSO