At first: i'm a really noob in modding...but i tried to add only 1 province to the game, but know when it should load the campaign the game chrashes

descr_regions.txt (the new province)
Cornwall_Province
Plymouth
england
English_Rebels
188 55 76
dyes, tin, wool
5
4
religions { catholic 95 orthodox 0 islam 0 pagan 5 heretic 0 }
descr_strat.txt (the new province with the army)
settlement
{
level village
region Cornwall_Province

year_founded 0
population 1200
plan_set default_set
faction_creator england
building
{
type core_building wooden_wall
}
}

character sub_faction england, Paul Neck, general, male, age 28, x 96, y 43
army
unit Peasant Archers exp 1 armour 0 weapon_lvl 0
unit Peasant Archers exp 1 armour 0 weapon_lvl 0
unit Irish Kerns exp 1 armour 0 weapon_lvl 0
unit Irish Kerns exp 0 armour 0 weapon_lvl 0

map_regions.tga


i hope you can help me...