First things first I have a strange event error.
Every game I play Italy ends up at war with the entire world in 1939. I located the source of the error, it is the Albanian event chain.
# Response to Italy - Zog Refuses
country_event = {
id = 1902
is_triggered_only = yes
title = "EVTNAME1902"
desc = "EVTDESC1902"
picture = "Albania"
option = {
name = "EVTOPTA1902" # Declare War
ai_chance = { factor = 100 }
war = ALB
relation = { who = YUG value = -10 }
relation = { who = GRE value = -10 }
}
option = {
name = "EVTOPTB1902" # We do not dare follow through
dissent = 5
relation = { who = ALB value = 10 }
}
}
It looks perfectly alright but in-game instead of going to war with ALB we go to war with NULL. Null is listed along with partisans and every country in the world in the "at war with" section of diplomacy after selection. And then Ireland invades Libya. Stupid. :angry:
My quick question is: Where is the tech support section of the HOI3 forums? For some reason I cannot find it.
Every game I play Italy ends up at war with the entire world in 1939. I located the source of the error, it is the Albanian event chain.
# Response to Italy - Zog Refuses
country_event = {
id = 1902
is_triggered_only = yes
title = "EVTNAME1902"
desc = "EVTDESC1902"
picture = "Albania"
option = {
name = "EVTOPTA1902" # Declare War
ai_chance = { factor = 100 }
war = ALB
relation = { who = YUG value = -10 }
relation = { who = GRE value = -10 }
}
option = {
name = "EVTOPTB1902" # We do not dare follow through
dissent = 5
relation = { who = ALB value = 10 }
}
}
It looks perfectly alright but in-game instead of going to war with ALB we go to war with NULL. Null is listed along with partisans and every country in the world in the "at war with" section of diplomacy after selection. And then Ireland invades Libya. Stupid. :angry:
My quick question is: Where is the tech support section of the HOI3 forums? For some reason I cannot find it.