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

Mvs505

Corporal
46 Badges
Jun 5, 2015
32
2
  • Europa Universalis IV: El Dorado
  • Europa Universalis III
  • Europa Universalis III Complete
  • Divine Wind
  • Heir to the Throne
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Mare Nostrum
  • Hearts of Iron IV: Cadet
  • Europa Universalis IV: Rights of Man
  • Hearts of Iron IV: Together for Victory
  • Europa Universalis IV: Mandate of Heaven
  • Hearts of Iron IV: Death or Dishonor
  • Age of Wonders III
  • Europa Universalis IV: Cradle of Civilization
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis III: Collection
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Golden Century
  • Imperator: Rome
  • Hearts of Iron IV: Expansion Pass
  • Imperator: Rome - Magna Graecia
  • Crusader Kings III
  • Crusader Kings III: Royal Edition
  • Europa Universalis 4: Emperor
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV
  • Victoria 2
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Darkest Hour
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Hearts of Iron III Collection
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV: Third Rome
  • Victoria: Revolutions
  • Semper Fi
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Crusader Kings II
Can someone enlighten me what am i doing wrong, this event keeps crashing and I don't know what is the problem event though I check my save debug

event = {
id = 252011
persistent = no
style = 2
picture = "treasure"

trigger = {
war = { country = FRA country = GER }
}
}

name = "Mobilization"
desc = "Descr"

date = { day = 18 month = november year = 1936 }
offset = 1
deathdate = { day = 29 month = december year = 1950 }

action_a = {
ai_chance = 100
name = "Yessss...Mobilize"
command = { trigger = { ai = no } type = resource which = supplies value = -300 }
command = { trigger = { NOT = { local_flag = MOB10 } } type = manpowerpool value = 15 when = 1 }
command = { type = belligerence value = 10 }
command = { type = dissent value = 15 }
command = { type = local_setflag which = MOB10 }
}

action_b = {
ai_chance = 0
name = "No"
ai_chance = 100
command = { }
}
}

And this is savedebug

ERROR : (unknown data defined in event database) 'name = Mobilization' Line = 12 file = Mods\Kaiserreich for DH 1.9\db\events\Other\Startup.txt