• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
I tried making Brittany and followed the guide to the letter. Except it didn't tell me how I could add the Breton culture.

I added it under the other cultures following the same format but when the game starts I get an error that Breton is an unknown culture. If I ignore that and start the scenario I modded anyways the region I had for my country is uncolonized.

What can I do to fix this?
 
I have a problem.

I wanted to create Aragon using CAT tag and play with it at the start of the scenario. I modded the TAG with no problem (Even creating Aragon as satelite state) but when I tried to play with it the provinces of Aragon appeared as unsettled (I erased that provinces from the spanish escenario file). Then I saw that Aragon was a .txt and all the other files are .inc and in 1836.eug I wrote

include = "scenarios/gc/aragon.inc"

instead of .txt. I changed aragon.txt to aragon.inc and now the game blocks when loading, and in the little screen of the map of the selected nation the country doesn't appear.

The question is: What I must do in order to play with Aragon since the start of the scenario?

PS: These are the country file and the last 5 lines of countries of 1836 scenario. Any error?

aragon.inc said:
country = {
tag = CAT
capital = 347
ai = "CAT.ai"
culture ={
type = catalan
type = spanish
}
religion = catholic
literacy = -1
slaves = no

voting_rights = none
press_rights = state_press
political_parties = right_to_ban
trade_unions = none
public_meetings = yes
maximum_workhours = 24
minimum_wages = none
safety_regulations = none
health_care = none
unemployment_subsidies = none
pension_funds = none

ruling_party = 6807

government = monarchy
executive_designation = laws_by_decree
establishment = traditional_academic
party_system = multi_party
national_value = order

cash = 1500

diplomacy = {
# europe
relation = { tag = POR value = 100 }
relation = { tag = HOL value = 50 }
relation = { tag = ENG value = 50 }
relation = { tag = FRA value = 50 }
relation = { tag = SPA value = -100 }
# south america
relation = { tag = PEU value = 50 }
relation = { tag = ARG value = 50 }
relation = { tag = BRZ value = 0 }
relation = { tag = CHL value = 50 }
relation = { tag = CLM value = 50 }
relation = { tag = ECU value = 50 }
relation = { tag = PRG value = 50 }
relation = { tag = URU value = 50 }
relation = { tag = VEN value = 50 }
}

ownedprovinces = {
347 689 690 691 692 693 696 697 710
}
controlledprovinces = {
347 689 690 691 692 693 696 697 710
}
nationalprovinces = {
347 663 687 688 689 690 691 692 693 696 697 710 1246 1247 1248 1249
}


###Aragonese Factories - 1836###
### by Viden ###

#Catalunya#

factory = {
location = 347
id = {
type = 5300
id = 7706
}
type = fabric_factory
}

############
#TECHNOLOGY#
############
techapps = { 1001 1101 1201 1301 1401 2001 2002 2101 2201 2301 2401 3001 3101 3201 3301 3401 4001 4101 4201 4301 4401 5001 5101 5201 5401 } #Western Knowledge
inventions = { 212 }

resources = {
###########
#Raw Mtrl #
###########
cement = 50
lumber = 50
steel = 25
coal = 10
################
#Consumer Goods#
################
wine = 20
canned_food = 20
luxury_clothes = 20
#################
#Strategic Mtrl #
#################
small_arms = 30
explosives = 10
liquor = 20
machine_parts = 1
artillery = 10
clipper_convoy = 15
}

Last 5 lines of countries of 1836.eug said:
include = "scenarios/gc/WAL.inc"
include = "scenarios/gc/MOL.inc"
include = "scenarios/gc/BAL.inc"
include = "scenarios/gc/natal.inc"
include = "scenarios/gc/aragon.inc"

And here 2 screens, the first is what I see in the scenario screen. The second one when the game halts (With no error message).

dibujo2a.png


dibujoor.png
 
Last edited:
I have a problem.

I wanted to create Aragon using CAT tag and play with it at the start of the scenario. I modded the TAG with no problem (Even creating Aragon as satelite state) but when I tried to play with it the provinces of Aragon appeared as unsettled (I erased that provinces from the spanish escenario file). Then I saw that Aragon was a .txt and all the other files are .inc and in 1836.eug I wrote

include = "scenarios/gc/aragon.inc"

instead of .txt. I changed aragon.txt to aragon.inc and now the game blocks when loading, and in the little screen of the map of the selected nation the country doesn't appear.

The question is: What I must do in order to play with Aragon since the start of the scenario?

PS: These are the country file and the last 5 lines of countries of 1836 scenario. Any error?

Try changing
maximum_workhours = 24
to
maximum_workhours = 0

also literacy = -1 might be messing it up too (-1 implies that it takes the same literacy from it's owner country when it gains independence)

I'm not positive on either of these though.
 
Try changing
maximum_workhours = 24
to
maximum_workhours = 0

also literacy = -1 might be messing it up too (-1 implies that it takes the same literacy from it's owner country when it gains independence)

I'm not positive on either of these though.

Done, but nothing happen. Same error again and again.
 
Are you absolutely sure that the provinces Aragon starts with aren't shared by any other country?

Are you playing with Vanillia, Revolutions, or VIP?

@Gorgo Primus: did you add it after zulu or in one of the custom ones? I also made Brittany and I was just thinking about adding in the Breton culture.
 
Last edited:
Are you absolutely sure that the provinces Aragon starts with aren't shared by any other country?

Are you playing with Vanillia, Revolutions, or VIP?

@Gorgo Primus: did you add it after zulu or in one of the custom ones? I also made Brittany and I was just thinking about adding in the Breton culture.

Revolutions.

And yes, i'm sure. Without the line to use Aragon files, that provinces appear unsettled. I just checked both Aragon and Spain files and there's no shared provinces.
 
Revolutions.

And yes, i'm sure. Without the line to use Aragon files, that provinces appear unsettled. I just checked both Aragon and Spain files and there's no shared provinces.

Line for line what happened when I tried.

When you figure out what we did wrong, please add the answer to the wiki so this doesn't happen to others.
 
You probably just forgot to copy it for your post, but does your aragon.inc have a bracket at the end after the research area at the very bottom?

Basically it should be
resources = {
###########
#Raw Mtrl #
###########
cement = 50
lumber = 50
steel = 25
coal = 10
################
#Consumer Goods#
################
wine = 20
canned_food = 20
luxury_clothes = 20
#################
#Strategic Mtrl #
#################
small_arms = 30
explosives = 10
liquor = 20
machine_parts = 1
artillery = 10
clipper_convoy = 15
}
} <----right here

That's the only thing I'm seeing

edit: I just tried it didn't work. I went through everything and I can't figure it out. Sorry dude.

and Gorgo_Primus: I got it set as a revolter since I obviously can't make it exist on the beginning of the game. Problem is I don't have photoshop so I can't make the little flags. *shrug*
 
Last edited:
You probably just forgot to copy it for your post, but does your aragon.inc have a bracket at the end after the research area at the very bottom?

Basically it should be
resources = {
###########
#Raw Mtrl #
###########
cement = 50
lumber = 50
steel = 25
coal = 10
################
#Consumer Goods#
################
wine = 20
canned_food = 20
luxury_clothes = 20
#################
#Strategic Mtrl #
#################
small_arms = 30
explosives = 10
liquor = 20
machine_parts = 1
artillery = 10
clipper_convoy = 15
}
} <----right here

That's the only thing I'm seeing

edit: I just tried it didn't work. I went through everything and I can't figure it out. Sorry dude.

It worked. Thanks a lot! :)
 
I seem to suffer from the same problem; can anyone see where the error is?
country = {
tag = U00
capital = 2695
ai = "default.ai"
culture = { type = nguni }
religion = catholic
literacy = 0.05
slaves = no

voting_rights = none
press_rights = state_press
political_parties = none_allowed
trade_unions = none
public_meetings = yes
maximum_workhours = 0
minimum_wages = none
safety_regulations = none
health_care = none
unemployment_subsidies = none
pension_funds = none

ruling_party = 284000

government = monarchy
executive_designation = hms_government]
establishment = traditional_academic
party_system = one_party
national_value = order

cash = 500

ownedprovinces = { 2695
}

controlledprovinces = { 2695
}


nationalprovinces = {
2695 2696 2697 2362
}

diplomacy = {
relation = { tag = ORA value = -100 }
relation = { tag = TRN value = -100 }
relation = { tag = NAL value = -50 }
relation = { tag = ENG value = -25 }
}

############
#TECHNOLOGY#
############
techapps = { 1001 1101 1201 1401 2001 2401 3001 3101 3401 4001 4101 4301 5001 5101 }
inventions = { }
resources = {
###########
#Raw Mtrl #
###########
cement = 50
lumber = 50
steel = 25
coal = 10
################
#Consumer Goods#
################
wine = 20
canned_food = 20
luxury_clothes = 20
#################
#Strategic Mtrl #
#################
small_arms = 30
explosives = 10
liquor = 20
machine_parts = 1
artillery = 10
clipper_convoy = 15
}
}
29fotxl.png
 
In executive designation I see hms_goverment]
Perhaps is that?
 
I noticed some countries like this;

###South German Fed
#SGF = {
# date = { }
# expirydate = { }
# minimum = { }
# extra = { }
# capital =
# culture = {
# }
# religion =
# literacy =
# ai =
# primitive =
# revolt =
# vassal =
# slaves =
#}

Are in the file. Since obviously other countries become the South German Confederation (the Soviet Union in VIP is the same way) I was wondering if you intend a country to change tag to another country by event, do you not have to define anything? Or is that more tricky?