• We will be taking the forums down for scheduled maintenance on Tuesday, May 22nd 2023 at around 8:00 CDT / 13:00 UTC for up to an hour hour.
  • 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.

Lambert Simnel

Voter Colonel
64 Badges
Nov 24, 2001
1.590
625
  • Stellaris: Leviathans Story Pack
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Knights of Pen and Paper 2
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Stellaris: Digital Anniversary Edition
  • Crusader Kings II: Way of Life
  • Crusader Kings II: Monks and Mystics
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • BATTLETECH
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Cradle of Civilization
  • Crusader Kings II: Jade Dragon
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Nemesis
  • Europa Universalis IV: Conquest of Paradise
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Deus Vult
  • Europa Universalis III
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Crusader Kings II
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • Heir to the Throne
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Rome Gold
  • 500k Club
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis III: Collection
Why won't this event compile. It works when I replace the description with "EVENTHIST3597", but I can't see anything wrong with my description. Its not falling fowl of a maximum description length, is it?

Code:
event = {
	id = 3597
	random = no
	country = BUR
	name = "EVENTNAME3597"
	desc = "When Charles the Bold, Duke of Burgundy, died under the walls of Nancy in 1477, his inheritance passed to his daughter Mary. The Duchy of Burgundy was one of the largest medieval states in Western Europe, covering most of the Low Countries (today's Belgium and Holland), Luxembourg and Franche-Comté. This inheritance made Mary the most desired bride in Europe. Initially it appeared that she would marry George, Duke of Clarence, the King of England's ambitious brother. However, Edward IV feared that George would use Burgundy as a base for another attempt to seize the English crown and used his influence to prevent the match from being made. Edward's queen proposed her brother, Lord Rivers, as a suitor, but this was considered unsuitable due to his common birth. Continued pressure from the French, who maintained that the Burgundian inheritance should go to Louis XI as the senior male heir, made it imperative for Burgundy to find a protector. This came in the person of Maximilian of Austria, the Emperor's son. This marriage would lead to Burgundy's absorption into the Habsburg Empire."
	style = 1

	date = { day = 6 month = august year = 1477 }
	offset = 0
	deathdate = { day = 30 month = august year = 1477 }

	action_a ={
		name = "Maximilian of Austria (End game)"	#Maximilian of Austria#
		command = { type = trigger which = 3178 } # HAB
		command = { type = trigger which = 3320 } # FRA
		command = { type = relation which = FRA value = -100 }
		command = { type = relation which = ENG value = 100 }
		command = { type = relation which = HAB value = 200 }
		command = { type = INF which = -1 value = 6000 }
		command = { type = CAV which = -3 value = 4000 }
		command = { type = stability value = 1 }
		#command = { type = sleepevent which = new_id9 }
                command = { type = secedeprovince which = U19 value = 374 } #Alsace returned to Sigismund of Tyrol
                command = { type = breakvassal which = FRA }
                command = { type = breakvassal which = ENG }
                command = { type = wakemonarch which = 04245 }
                command = { type = wakemonarch which = 04246 }
                command = { type = wakemonarch which = 04247 }
                command = { type = wakemonarch which = 04248 }
                command = { type = wakemonarch which = 04249 }
                command = { type = wakemonarch which = 04250 }
                command = { type = wakemonarch which = 04251 }
                command = { type = wakemonarch which = 04252 }
                command = { type = wakemonarch which = 04253 }
                command = { type = wakemonarch which = 04254 }
                command = { type = wakemonarch which = 04255 }
                command = { type = wakemonarch which = 04256 }
	}
	action_b ={
		name = "George of Clarence"	#George of Clarence#
		command = { type = trigger which = 909109 } # FRA
		command = { type = relation which = ENG value = -200 }
		command = { type = relation which = FRA value = -100 }
		command = { type = relation which = HAB value = -20 }
		command = { type = INF which = -1 value = 1000 }
		command = { type = CAV which = -3 value = 100 }
		command = { type = casusbelli which = ENG value = 120 }
		#command = { type = sleepevent which = 21109 }
		command = { type = stability value = 1 }
		command = { type = sleepevent which = 909111 }#pre-inheritance
		command = { type = sleepevent which = 909112 }#become HAB
                command = { type = wakemonarch which = 04244 } #Charles the Bold 2nd coming
                command = { type = wakemonarch which = 04233 } #Philippe III
                command = { type = wakemonarch which = 04234 } #Charles II
                command = { type = wakemonarch which = 04235 } #Jean II Roi de Lune
                command = { type = wakemonarch which = 04236 } #Henri I
                command = { type = wakemonarch which = 04237 } #Charles III
                command = { type = wakemonarch which = 04238 } #Philippe IV
                command = { type = wakemonarch which = 04239 } #Marie
                command = { type = wakemonarch which = 04240 } #Charles IV
                command = { type = wakemonarch which = 04241 } #Jean III
                command = { type = wakemonarch which = 04242 } #Henri II
	}
	action_c ={
		name = "Lord Rivers"	#Lord Rivers#
		command = { type = trigger which = 909109 } # FRA
		command = { type = alliance   which = ENG }
		command = { type = dynastic which = ENG }
		command = { type = relation which = ENG value = 200 }
		command = { type = relation which = FRA value = -200 }
		command = { type = relation which = HAB value = -20 }
		#command = { type = sleepevent which = 21109 }
		command = { type = sleepevent which = 909111 }#pre-inheritance
		command = { type = sleepevent which = 909112 }#become HAB
                command = { type = wakemonarch which = 04244 } #Charles the Bold 2nd coming
                command = { type = wakemonarch which = 04233 } #Philippe III
                command = { type = wakemonarch which = 04234 } #Charles II
                command = { type = wakemonarch which = 04235 } #Jean II Roi de Lune
                command = { type = wakemonarch which = 04236 } #Henri I
                command = { type = wakemonarch which = 04237 } #Charles III
                command = { type = wakemonarch which = 04238 } #Philippe IV
                command = { type = wakemonarch which = 04239 } #Marie
                command = { type = wakemonarch which = 04240 } #Charles IV
                command = { type = wakemonarch which = 04241 } #Jean III
                command = { type = wakemonarch which = 04242 } #Henri II
	}
	action_d ={
		name = "Charles of France (End game)"	#Charles of France#
		command = { type = trigger which = 909110 } # FRA
		command = { type = trigger which = 3180 } # HAB
		command = { type = relation which = HAB value = -20 }
		command = { type = relation which = FRA value = 200 }
		command = { type = INF which = -1 value = 2000 }
		command = { type = CAV which = -3 value =  500 }
		command = { type = stability value = 1 }
		#command = { type = sleepevent which = new_id9 }
		command = { type = sleepevent which = 909112 }#become HAB
                command = { type = wakemonarch which = 04244 }
                command = { type = wakemonarch which = 04233 } #Philippe III
                command = { type = wakemonarch which = 04234 } #Charles II
                command = { type = wakemonarch which = 04235 } #Jean II Roi de Lune
                command = { type = wakemonarch which = 04236 } #Henri I
                command = { type = wakemonarch which = 04237 } #Charles III
                command = { type = wakemonarch which = 04238 } #Philippe IV
                command = { type = wakemonarch which = 04239 } #Marie
                command = { type = wakemonarch which = 04240 } #Charles IV
                command = { type = wakemonarch which = 04241 } #Jean III
                command = { type = wakemonarch which = 04242 } #Henri II
	}
}