• 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.

bestmajor

Field Marshal
40 Badges
Jun 5, 2008
3.003
90
  • Crusader Kings II
  • Pillars of Eternity
  • Mount & Blade: Warband
  • Semper Fi
  • Majesty 2
  • Iron Cross
  • Heir to the Throne
  • Hearts of Iron III
  • Arsenal of Democracy
  • Divine Wind
  • Europa Universalis III
  • East India Company
  • Crusader Kings II: The Old Gods
  • Darkest Hour
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Cossacks
  • Cities: Skylines - Snowfall
  • Achtung Panzer
  • Europa Universalis IV: Mare Nostrum
  • Hearts of Iron IV Sign-up
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Way of Life
  • Rise of Prussia
  • Europa Universalis IV: El Dorado
  • Europa Universalis III: Collection
  • Cities: Skylines
  • 500k Club
  • Europa Universalis IV
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
ok i thought a bit before i post this.

i do not have any save game to reproduce this; on top i heavily modified the (possibly) affected files - so this could be just a possible bug (self made).


this is what happened: i was playing as germany and everything went historically (poland, low lands, norway, vichy, YUG, GRE)

i waited until SOV attacks GER (me), as SPA and POR offer alliance then (i know thats gamey)

however when i had military control over SPA (nationalist spain - maybe 1942/1943) they had the German general Abraham (ID: 1 / L1) in their line up of leaders - no event made this and i was not sending troops. this one was missing in my pool of leaders, but was in the CSV (and not in the spanish CSV).

so i'm sure sth is wrong there but cant offer a save game - maybe others can post this / check this?

thanks

EDIT: what is needed is a save game of the early 40s where spain is in axis or neutral - just check if spain has a leader called Abraham please
 
I once had a game where Syrian leaders ended up in command of German troops fighting in the Suez region, while Syrian divisions were part of the British Army - and Syria still existed (and was at war with the Allies)

So I have no idea what causes that kind of behavior, but sometimes weird things can happen. My experience has been that the weirdness is usually related to middle eastern countries, but... who knows.

Anyway, I just checked the 1939 scenario and the nationalist spanish don't have Abraham.
 
@Cally no it doesnt:

#########################################################################
# Spanish Civil War - Intervention
#########################################################################
event = {
id = 2023
random = no
country = GER

trigger = {
government = fascist
war = { country = SPA country = SPR }
event = 3100 #SPA fascist nation
NOT = {
OR = {
war = { country = GER country = SPA }
war = { country = GER country = SOV }
war = { country = GER country = ENG }
war = { country = GER country = USA }
}
}
}

name = "EVT_2023_NAME"
desc = "EVT_2023_DESC"
style = 0
picture = "SCW_German_Intervention"

date = { day = 19 month = july year = 1936 }
offset = 5
deathdate = { day = 30 month = december year = 1999 }

action_a = {
name = "ACTIONNAME2023A" # Send materiel and volunteers
ai_chance = 97
command = { type = relation which = SPA value = 20 }
command = { type = relation which = SPR value = -20 }
command = { type = relation which = FRA value = -5 }
command = { type = relation which = ENG value = -5 }
command = { type = relation which = ITA value = 5 }
command = { type = manpowerpool value = -10 }
command = { type = resource which = supplies value = -1000 } # % of max daily income
command = { type = money value = -200 }
command = { type = trigger which = 3002 } #SPA
command = { type = trigger which = 3719 } #USA
command = { type = belligerence which = GER value = 1 }
}
action_b = {
name = "ACTIONNAME2023B" # Franco needs no aid
ai_chance = 3
command = { type = relation which = SPA value = -20 }
command = { type = relation which = SPR value = 20 }
command = { type = relation which = FRA value = 5 }
command = { type = relation which = ENG value = 5 }
command = { type = relation which = ITA value = -5 }
command = { type = dissent value = 5 }
command = { type = belligerence which = GER value = -1 }
command = { type = trigger which = 3105 } #SPR
}
}

Sperrle and Richthofen are already in the spanish leaders CSV while Abraham isnt and he wasnt sent. also no exp forces.

elizibar said:
I once had a game where Syrian leaders ended up in command of German troops fighting in the Suez region, while Syrian divisions were part of the British Army - and Syria still existed (and was at war with the Allies)

So I have no idea what causes that kind of behavior, but sometimes weird things can happen. My experience has been that the weirdness is usually related to middle eastern countries, but... who knows.

i think some stay if exp foces are sent to a country, or via event (the croatian guy when germany gets its croatian divisions) - that (bug?) is know i think, same for Thai admirals who end up in germanies or japans pool after their units have been sent as exp forces.