well i modded a little bid in the Den.inc file and all of suddenly its say there is a problem but i cant see what it is. here is the bit were it went wrong: ##############################
# Country definition for DEN #
##############################
province =
{ id = 1
anti_air = 100
naval_base = { size = 10 current_size = 10 }
air_base = { size = 10 current_size = 10 }
landfort = { size = 10 current_size = 10 }
} # Reykjavik
province =
{ id = 292
anti_air = 100
naval_base = { size = 10 current_size = 10 }
air_base = { size = 10 current_size = 10 }
landfort = { size = 10 current_size = 10
} # Aalborg
province =
{ id = 294
anti_air = 200
naval_base = { size = 10 current_size = 10 }
air_base = { size = 10 current_size = 10 }
} # Copenhagen
it is something in the copenhagen id.
# Country definition for DEN #
##############################
province =
{ id = 1
anti_air = 100
naval_base = { size = 10 current_size = 10 }
air_base = { size = 10 current_size = 10 }
landfort = { size = 10 current_size = 10 }
} # Reykjavik
province =
{ id = 292
anti_air = 100
naval_base = { size = 10 current_size = 10 }
air_base = { size = 10 current_size = 10 }
landfort = { size = 10 current_size = 10
} # Aalborg
province =
{ id = 294
anti_air = 200
naval_base = { size = 10 current_size = 10 }
air_base = { size = 10 current_size = 10 }
} # Copenhagen
it is something in the copenhagen id.