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

unmerged(75399)

Recruit
Apr 30, 2007
1
0
i keep getting weird messages on my computer when i start my AGCEEP1.50 game, after i added certain new events for Granada.
The message says "critical error" and "unexpected field" and then
'deathdate = {'
Can someone please offer some advice on that problem?
P.S. the events i added were copied Spanish and Portuguese events, with triggers added to make sure Granada only gets them after she conquers Andalusia and allother national provinces, except the Baleares.
This is the problematic event ( my thanks to :Malatesta and Fodoron, as well as the whole Spanish forum):

event = {
id = 2850741
trigger = {
event = 176012
owned = { province = 445 data = -1 } #Gibraltar
owned = { province = 442 data = -1 } #Algarve
owned = { province = 443 data = -1 } #Andalusia
owned = { province = 430 data = -1 } #Aragon
owned = { province = 436 data = -1 } #Castilla
owned = { province = 437 data = -1 } #Valencia
owned = { province = 440 data = -1 } #Estramadura
owned = { province = 438 data = -1 } #Murcia
owned = { province = 441 data = -1 } #Tago
owned = { province = 439 data = -1 } #Toledo
}
random = no
country = GRA
name = "The Honorable Council of the Mesta"
desc = "The Mesta was an association of sheepholders created in

Castile in 1273 by Alfonso X the Wise. Its origen was the use of lands near

the borders with the Muslims during the Reconquista, as no crops could be

grown due to constant hostilities, while sheep flocks could easily be hidden

during the algaradas or Muslim attacks. The substitution of the original

Churra race of sheeps by the higher quality Merina, introduced in Spain by

the Marinid berbers, increased the wealth of the Mesta and the Crown income,

and the kings started a policy of protecting the Mesta at the expense of

agriculture and forests. Sheep flocks in Central Spain required summer and

winter pastures and free routes between them, and the Mesta herds had the

right to drink from any water and eat from any land, paying for that

priviledge a quantity decided by the Mesta. They could also cut forests, and

no land could be fenced along their routes. This policy reached its peak with

the muslim sultans, when the oldest member of the Royal Council became also

the president of the Mesta Council, and when the regulations of 1492 were

stablished. The taxes over the rights of pass were reduced, but they were

shifted from the local towns directly to the Crown. By then the Mesta

controlled 125,000 km of routes and half a million hectares (over a million

acres) of productive lands. It had its own judicial system and its own law

enforcement agents and was perhaps the most important corporate organization

in Medioeval Europe. As is the case with other nomad populations, the

shephards of the Mesta were the best soldiers of al-Andalus and constituted

the main source of recruits for the elite Tercios. The Mesta was for a long

time the main source of wealth for Castile, as its precious wool was exported

to the North of Europe, but some consequences could not be foreseen, and the

production of cereals started to decline. The Honorable Council of the Mesta

will last until 1836, and even today many Mesta routes are protected forever

from urban development to be enjoyed no longer by sheeps, but by weekend

excursionists. As a curiosity, the word mustang derives from mesteño, or

mesta animal."

date = { day = 10 month = january year = 1492 }
offset = 300
deathdate = { day = 10 month = january year = 1550 }

action_a = {
name = "ACTIONNAME285074A" #Support the shepherds
command = { type = provincetax which = 435 value = 1 } #Leon
command = { type = provincetax which = 436 value = 1 }

#Castilla
command = { type = provincetax which = 439 value = 1 }

#Toledo
command = { type = provincetax which = 440 value = 1 }

#Estramadura
command = { type = domestic which = quality value = 1 }
command = { type = domestic which = mercantilism value = 1 }
command = { type = domestic which = aristocracy value = 1 }
command = { type = land value = 500 }
command = { type = infra value = -500 }
}
action_b = {
name = "ACTIONNAME285074B" #Support the farmers
command = { type = population which = 436 value = 500 }

#Castilla
command = { type = population which = 435 value = 500 } #Leon
command = { type = population which = 439 value = 500 }

#Toledo
command = { type = population which = 440 value = 500 }

#Estramadura
command = { type = domestic which = serfdom value = 1 }
command = { type = provincemanpower which = 435 value = 1 }

#Leon
command = { type = provincemanpower which = 436 value = 1 }

#Castilla
command = { type = provincemanpower which = 439 value = 1 }

#Toledo
command = { type = provincemanpower which = 440 value = 1 }

#Estramadura
command = { type = trade value = -500 }
command = { type = merchants value = -3 }
}
}