• 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.
AGCEEP Deluxe version 1.57(*i ve applied the Unlimited time patch )

i ve played as England these are the "bugs"(i suppose they are bugs),that i ve found.

a) In the canadian colonies isn t possible build conscription centers (they are core provinces)

Conscription Centers may only be built in cities. So colonys that have not yet reached city size are not able to build a CC even if they are core provinces:
http://www.paradoxian.org/eu2wiki/index.php/Conscription_center
 
a) In the canadian colonies isn t possible build conscription centers (they are core provinces)
Whether or not they're cores is actually irrelevant; CCs can only be built in the same continent as your capital (except sometimes when your capital is near the border of the continent). This is to prevent... well... Canadian conscription centers.

b)when i make peace whit another nation sometimes i get also the provinces controlled by my allies.
Colonies go to the leader of the alliance; if they're not colonies, this is rather strange and should be filed as an EU2 bug with a saved game.

c) events 338012 British Traders near the Ganges and 338013 The Sale of Tondaimandalam sometimes the provinces ,i got, are invisible.
That's an EU2 engine limitation.
 
Edit: I now read some of AGCEEP Holland thread starting at the back and see that several issues are dealt with, so I removed them from this post. These are the remaining bugs only.

AGCEEP_Specific_Friesland.eue

171004. Edo Wiemken's support of pirates
If you pick option B (no support for pirates) it should also sleepevent 222001. It makes no sense for Mecklenburg to have an event saying "The Hanse could not tolerate Edo Wiemken supporting pirates and began to pressure Friesland for such activities. " if you decided to send the pirates away.
Code:
#(1419-1425) Pirates support
event = {
	id = 171004
	random = no
	country = FRI
	name = "EVENTNAME171004" #Edo Wiemken's support of pirates
	desc = "EVENTHIST171004"
	#-#Edo Wiemken began to support pirates including the Victual Brothers, and earned a lot of money for his support.

	date = { day = 2 month = january year = 1419 }
	offset = 1000
	deathdate = { day = 29 month = january year = 1425 }

	action_a = {
		name = "ACTIONNAME171004A" #Support the pirates
		command = { type = stability value = -1 }
		command = { type = provincetax which = 337 value = 1 } #Friesland
		command = { type = treasury value = 25 }
		command = { type = naval value = 75 }
		command = { type = badboy value = 1 }
		command = { type = DIP which = -2 value = 12 }
		command = { type = relation which = MEC value = -50 }
		command = { type = relation which = DAN value = -20 }
		command = { type = relation which = BRE value = -20 }
		command = { type = relation which = SHL value = -20 }
		command = { type = relation which = OLD value = -15 }
	}
	action_b = {
		name = "ACTIONNAME171004B" #Better not
		command = { type = naval value = -10 }
		command = { type = relation which = MEC value = 20 }
		command = { type = relation which = DAN value = 15 }
		command = { type = relation which = BRE value = 15 }
		command = { type = relation which = SHL value = 15 }
		command = { type = relation which = OLD value = 5 }
		[COLOR="Yellow"]command = { type = sleepevent which = 222001 } #MEC: Edo Wiemken's support of pirates[/COLOR]
	}
}

171003. Groningen and the Ommelanden
Code:
#(1476-1492) Powerful Citystate
event = {
	id = 171003
	random = no
	country = FRI
	name = "EVENTNAME171003" #Groningen and the Ommelanden
	desc = "EVENTHIST171003"
	#-#The province of Groningen consists of two historical parts, the (Saxon) city of Groningen and the (Frisian) Ommelanden. They were united exactly 355 years. During the 15th century Groningen consolidated it's power in the Ommelanden, and there were continuous struggles with foreign threats. Holland, which was ruled by the Bavarian House by now, tried to get hold of Friesland and Groningen. The Bishop of Utrecht tried to effectuate his rights on Groningen and Drente. And a powerfull count in Oost-Friesland tried to conquer the Ommelanden. In the end all these attacks were repulsed, and Groningen became effectively an independent citystate. She had direct rule over the Gorecht and the Oldambts, and a strong treaty with the Ommelanden that gave her political and economic preponderance. Westerwolde was in pledge from the Bishop of Munster, and she had garrisons along the Eastern border. Large parts of Friesland were subordinate to her and in several cities in Friesland she had blockhouses with garrisons. Her coat of arms was a double imperial eagle, sign of an free imperial city. The sovereignty of the Bishop had become a hollow formality. In 1490, Groningen lost its major seaport of Delfzijl, this loss slowly ebbed the demise as Emden which lies on the opposite side of the river gained in precedence, Emden was now controlled by the Cirksena dynasty, counts of east Frisia.

	date = { day = 22 month = july year = 1476 }
	offset = 30
	deathdate = { day = 29 month = january year = 1492 }

	action_a = {
		name = "ACTIONNAME171003A" #Hail free Frisians
		command = { type = stability value = -1 }
		command = { type = flagname which = "Groningen" }
		command = { type = relation which = HAB value = -50 }
		command = { type = relation which = OLD value = -50 }
		command = { type = relation which = GEL value = 20 }
		command = { type = relation which = KLE value = 20 }
		command = { type = provincetax which = [COLOR="Red"]377[/COLOR][COLOR="Yellow"]337[/COLOR] value = 1 } [COLOR="Yellow"]#Frisia[/COLOR]
	}
}

22017. Ratification of the Charlemagne-privilege
Code:
#(1493) Ratification of the Charlemagne-privilege
event = {
	id = 22017
	random = no
	country = FRI
	name = "EVENTNAME22017" #Ratification of the Charlemagne-privilege
	desc = "EVENTHIST22017"
	#-#The legal basis for Friesland's lordlessness in this period was sought in the so-called 'Charlemagne-privilege'. In this now believed to be faked document, Charlemagne gives the Frisians the freedom to appoint their own lord. Emperor Maximilian ratified the document in 1493.

	date = { day = 1 month = january year = 1493 }
	offset = 300
	deathdate = { day = 1 month = january year = 1494 }

	action_a = {
		name = "SPLENDID"
		command = { type = stability value = 1 }
		command = { type = flagname which = "" }
		command = { type = domestic which = aristocracy value = -1 }
		command = { type = domestic which = innovative value = 1 }
		command = { type = relation which = HAB value = 50 }
		command = { type = provincetax which = [COLOR="Red"]377[/COLOR][COLOR="Yellow"]337[/COLOR] value = -1 } [COLOR="Yellow"]#Frisia[/COLOR]
	}
}

22022. The sale of Friesland
This event should check if 22006 or 22018 fired, otherwise it doesn't make sense for this event to suggest that Friesland can even be sold.
Code:
#(1514-1516) The sale of Friesland
event = {
	id = 22022
	trigger = {
		exists = GEL
		[COLOR="yellow"]OR = {
			event = 22006 #FRI: Albrecht von Sachsen
			event = 22018 #FRI: Albrecht von Sachsen
		}[/COLOR]
	}
	random = no
	country = FRI
	name = "EVENTNAME22007" #The sale of Friesland
	desc = "EVENTHIST22022"
	#-#Friesland agreed to be subjugated by Charles of Egmond, Duke of Guelders in October 1514. Heindrich sold his portion of West Friesland to his brother Georg, who sold it in May 1515, to Charles II of Burgundy. The Frisians were so outraged that their land had been sold to the count of Holland (their enemy-by-inheritance) that they called upon Charles of Egmond.

	date = { day = 2 month = october year = 1514 }
	offset = 25
	deathdate = { day = 2 month = february year = 1516 }

	action_a = {
		name = "ACTIONNAME22022A" #Call upon Charles of Egmond (End Game)
		[COLOR="yellow"]command = { type = wakeleader which = 050800 } #Greate Pier (FRI)[/COLOR]
		[COLOR="yellow"]command = { type = wakeleader which = 050801 } #Wijerd Jelckama (FRI)[/COLOR]
		command = { type = trigger which = 22023 } #GEL: The Frisians call upon us to assist them
	}
	action_b = {
		name = "ACTIONNAME22022B" #Submit to Charles II
		command = { type = trigger which = 22024 } #BUR: The vassalation of Friesland
	}
	action_c = {
		name = "ACTIONNAME22022C" #Be free
		command = { type = domestic which = innovative value = 2 }
		command = { type = domestic which = centralization value = -3 }
		command = { type = domestic which = serfdom value = -2 }
		command = { type = INF which = -2 value = 5000 }
		command = { type = CAV which = -2 value = 1000 }
		command = { type = war which = BUR }
		command = { type = relation which = BUR value = -200 }
		command = { type = relation which = GEL value = 50 }
		command = { type = relation which = OLD value = 50 }
		command = { type = wakemonarch which = 050515 } #Frisian Council *
		[COLOR="yellow"]command = { type = wakeleader which = 050800 } #Greate Pier (FRI)[/COLOR]
		[COLOR="yellow"]command = { type = wakeleader which = 050801 } #Wijerd Jelckama (FRI)[/COLOR]
	}
}

#(1515) The sale of Friesland
event = {
	id = 22025 #triggered by U16_22009 / SAC_273038
	trigger = {
		NOT = { exists = GEL }
	}
	random = no
	country = FRI
	name = "EVENTNAME22007" #The sale of Friesland
	desc = "EVENTHIST22007"
	#-#In 1515, Georg had become so dissapointed with being unable to control Friesland that he sold it to Charles II of Burgundy, who was trying to unite the Netherlands.

	action_a = {
		name = "ACTIONNAME22022B" #Submit to Charles II
		command = { type = trigger which = 137050 } #BUR: Effect of the sale of Friesland
	}
	action_b = {
		name = "ACTIONNAME22022C" #Be free
		command = { type = domestic which = innovative value = 2 }
		command = { type = domestic which = centralization value = -3 }
		command = { type = domestic which = serfdom value = -2 }
		command = { type = INF which = -2 value = 5000 }
		command = { type = CAV which = -2 value = 1000 }
		command = { type = war which = BUR }
		command = { type = relation which = BUR value = -200 }
		command = { type = relation which = GEL value = 50 }
		command = { type = relation which = OLD value = 50 }
		command = { type = wakemonarch which = 050515 } #Frisian Council *
		[COLOR="yellow"]command = { type = wakeleader which = 050800 } #Greate Pier (FRI)[/COLOR]
		[COLOR="yellow"]command = { type = wakeleader which = 050801 } #Wijerd Jelckama (FRI)[/COLOR]
	}
}

Also leader 050801 is wrong in leaders.fri
Code:
historicalleader = {
	id = { type = 6 id = 050801 }
	[COLOR="yellow"]category = general
	name = "Wijerd Jelckama"
	startdate = {
		year = 1515
	}
	deathdate = {
		year = 1523
	}
	rank = 3
	movement = 3
	fire = 3
	shock = 3
	siege = 0[/COLOR]
	dormant = yes
}
 
Last edited:
Edit: I now read some of AGCEEP Holland thread starting at the back and see that several issues are dealt with, so I removed them from this post. These are the remaining bugs only.

AGCEEP_Specific_Friesland.eue

171004. Edo Wiemken's support of pirates
If you pick option B (no support for pirates) it should also sleepevent 222001. It makes no sense for Mecklenburg to have an event saying "The Hanse could not tolerate Edo Wiemken supporting pirates and began to pressure Friesland for such activities. " if you decided to send the pirates away.
Code:
#(1419-1425) Pirates support
event = {
	id = 171004
	random = no
	country = FRI
	name = "EVENTNAME171004" #Edo Wiemken's support of pirates
	desc = "EVENTHIST171004"
	#-#Edo Wiemken began to support pirates including the Victual Brothers, and earned a lot of money for his support.

	date = { day = 2 month = january year = 1419 }
	offset = 1000
	deathdate = { day = 29 month = january year = 1425 }

	action_a = {
		name = "ACTIONNAME171004A" #Support the pirates
		command = { type = stability value = -1 }
		command = { type = provincetax which = 337 value = 1 } #Friesland
		command = { type = treasury value = 25 }
		command = { type = naval value = 75 }
		command = { type = badboy value = 1 }
		command = { type = DIP which = -2 value = 12 }
		command = { type = relation which = MEC value = -50 }
		command = { type = relation which = DAN value = -20 }
		command = { type = relation which = BRE value = -20 }
		command = { type = relation which = SHL value = -20 }
		command = { type = relation which = OLD value = -15 }
	}
	action_b = {
		name = "ACTIONNAME171004B" #Better not
		command = { type = naval value = -10 }
		command = { type = relation which = MEC value = 20 }
		command = { type = relation which = DAN value = 15 }
		command = { type = relation which = BRE value = 15 }
		command = { type = relation which = SHL value = 15 }
		command = { type = relation which = OLD value = 5 }
		[COLOR="Yellow"]command = { type = sleepevent which = 222001 } #MEC: Edo Wiemken's support of pirates[/COLOR]
	}
}

OK

171003. Groningen and the Ommelanden
Code:
#(1476-1492) Powerful Citystate
event = {
	id = 171003
	random = no
	country = FRI
	name = "EVENTNAME171003" #Groningen and the Ommelanden
	desc = "EVENTHIST171003"
	#-#The province of Groningen consists of two historical parts, the (Saxon) city of Groningen and the (Frisian) Ommelanden. They were united exactly 355 years. During the 15th century Groningen consolidated it's power in the Ommelanden, and there were continuous struggles with foreign threats. Holland, which was ruled by the Bavarian House by now, tried to get hold of Friesland and Groningen. The Bishop of Utrecht tried to effectuate his rights on Groningen and Drente. And a powerfull count in Oost-Friesland tried to conquer the Ommelanden. In the end all these attacks were repulsed, and Groningen became effectively an independent citystate. She had direct rule over the Gorecht and the Oldambts, and a strong treaty with the Ommelanden that gave her political and economic preponderance. Westerwolde was in pledge from the Bishop of Munster, and she had garrisons along the Eastern border. Large parts of Friesland were subordinate to her and in several cities in Friesland she had blockhouses with garrisons. Her coat of arms was a double imperial eagle, sign of an free imperial city. The sovereignty of the Bishop had become a hollow formality. In 1490, Groningen lost its major seaport of Delfzijl, this loss slowly ebbed the demise as Emden which lies on the opposite side of the river gained in precedence, Emden was now controlled by the Cirksena dynasty, counts of east Frisia.

	date = { day = 22 month = july year = 1476 }
	offset = 30
	deathdate = { day = 29 month = january year = 1492 }

	action_a = {
		name = "ACTIONNAME171003A" #Hail free Frisians
		command = { type = stability value = -1 }
		command = { type = flagname which = "Groningen" }
		command = { type = relation which = HAB value = -50 }
		command = { type = relation which = OLD value = -50 }
		command = { type = relation which = GEL value = 20 }
		command = { type = relation which = KLE value = 20 }
		command = { type = provincetax which = [COLOR="Red"]377[/COLOR][COLOR="Yellow"]337[/COLOR] value = 1 } [COLOR="Yellow"]#Frisia[/COLOR]
	}
}

OK

22017. Ratification of the Charlemagne-privilege
Code:
#(1493) Ratification of the Charlemagne-privilege
event = {
	id = 22017
	random = no
	country = FRI
	name = "EVENTNAME22017" #Ratification of the Charlemagne-privilege
	desc = "EVENTHIST22017"
	#-#The legal basis for Friesland's lordlessness in this period was sought in the so-called 'Charlemagne-privilege'. In this now believed to be faked document, Charlemagne gives the Frisians the freedom to appoint their own lord. Emperor Maximilian ratified the document in 1493.

	date = { day = 1 month = january year = 1493 }
	offset = 300
	deathdate = { day = 1 month = january year = 1494 }

	action_a = {
		name = "SPLENDID"
		command = { type = stability value = 1 }
		command = { type = flagname which = "" }
		command = { type = domestic which = aristocracy value = -1 }
		command = { type = domestic which = innovative value = 1 }
		command = { type = relation which = HAB value = 50 }
		command = { type = provincetax which = [COLOR="Red"]377[/COLOR][COLOR="Yellow"]337[/COLOR] value = -1 } [COLOR="Yellow"]#Frisia[/COLOR]
	}
}

OK

22022. The sale of Friesland
This event should check if 22006 or 22018 fired, otherwise it doesn't make sense for this event to suggest that Friesland can even be sold.
Code:
#(1514-1516) The sale of Friesland
event = {
	id = 22022
	trigger = {
		exists = GEL
		[COLOR="yellow"]OR = {
			event = 22006 #FRI: Albrecht von Sachsen
			event = 22018 #FRI: Albrecht von Sachsen
		}[/COLOR]
	}
	random = no
	country = FRI
	name = "EVENTNAME22007" #The sale of Friesland
	desc = "EVENTHIST22022"
	#-#Friesland agreed to be subjugated by Charles of Egmond, Duke of Guelders in October 1514. Heindrich sold his portion of West Friesland to his brother Georg, who sold it in May 1515, to Charles II of Burgundy. The Frisians were so outraged that their land had been sold to the count of Holland (their enemy-by-inheritance) that they called upon Charles of Egmond.

	date = { day = 2 month = october year = 1514 }
	offset = 25
	deathdate = { day = 2 month = february year = 1516 }

	action_a = {
		name = "ACTIONNAME22022A" #Call upon Charles of Egmond (End Game)
		[COLOR="yellow"]command = { type = wakeleader which = 050800 } #Greate Pier (FRI)[/COLOR]
		[COLOR="yellow"]command = { type = wakeleader which = 050801 } #Wijerd Jelckama (FRI)[/COLOR]
		command = { type = trigger which = 22023 } #GEL: The Frisians call upon us to assist them
	}
	action_b = {
		name = "ACTIONNAME22022B" #Submit to Charles II
		command = { type = trigger which = 22024 } #BUR: The vassalation of Friesland
	}
	action_c = {
		name = "ACTIONNAME22022C" #Be free
		command = { type = domestic which = innovative value = 2 }
		command = { type = domestic which = centralization value = -3 }
		command = { type = domestic which = serfdom value = -2 }
		command = { type = INF which = -2 value = 5000 }
		command = { type = CAV which = -2 value = 1000 }
		command = { type = war which = BUR }
		command = { type = relation which = BUR value = -200 }
		command = { type = relation which = GEL value = 50 }
		command = { type = relation which = OLD value = 50 }
		command = { type = wakemonarch which = 050515 } #Frisian Council *
		[COLOR="yellow"]command = { type = wakeleader which = 050800 } #Greate Pier (FRI)[/COLOR]
		[COLOR="yellow"]command = { type = wakeleader which = 050801 } #Wijerd Jelckama (FRI)[/COLOR]
	}
}
[/QUOTE]

This change will never work as albert is already dead and his sons heidrich and georg sold frisia to gelders
#(1515) The sale of Friesland
event = {
id = 22025 #triggered by U16_22009 / SAC_273038
trigger = {
NOT = { exists = GEL }
}
random = no
country = FRI
name = "EVENTNAME22007" #The sale of Friesland
desc = "EVENTHIST22007"
#-#In 1515, Georg had become so dissapointed with being unable to control Friesland that he sold it to Charles II of Burgundy, who was trying to unite the Netherlands.

action_a = {
name = "ACTIONNAME22022B" #Submit to Charles II
command = { type = trigger which = 137050 } #BUR: Effect of the sale of Friesland
}
action_b = {
name = "ACTIONNAME22022C" #Be free
command = { type = domestic which = innovative value = 2 }
command = { type = domestic which = centralization value = -3 }
command = { type = domestic which = serfdom value = -2 }
command = { type = INF which = -2 value = 5000 }
command = { type = CAV which = -2 value = 1000 }
command = { type = war which = BUR }
command = { type = relation which = BUR value = -200 }
command = { type = relation which = GEL value = 50 }
command = { type = relation which = OLD value = 50 }
command = { type = wakemonarch which = 050515 } #Frisian Council *
command = { type = wakeleader which = 050800 } #Greate Pier (FRI)
command = { type = wakeleader which = 050801 } #Wijerd Jelckama (FRI)
}
}
[/code]

OK

Also leader 050801 is wrong in leaders.fri
Code:
historicalleader = {
	id = { type = 6 id = 050801 }
	[COLOR="yellow"]category = general
	name = "Wijerd Jelckama"
	startdate = {
		year = 1515
	}
	deathdate = {
		year = 1523
	}
	rank = 3
	movement = 3
	fire = 3
	shock = 3
	siege = 0[/COLOR]
	dormant = yes
}

this is what I have in V1.58


historicalleader = {
id = { type = 6 id = 050801 }
category = general
name = "Wijerd Jelckama"
startdate = {
year = 1515
}
deathdate = {
year = 1523
}
rank = 3
movement = 3
fire = 3
shock = 3
siege = 0
dormant = yes
}

whats the issue except to me he should start in 1519 ?

So, I am not sure which version you are on due to the leader, but below is the link for 1.58

http://forum.paradoxplaza.com/forum/showpost.php?p=8964841&postcount=1

All parts without the blue link have already been tested and passed, the "blue"linked events where still for discussion
 
Last edited:
This change will never work as albert is already dead and his sons heidrich and georg sold frisia to gelders

That change did work.

I had a game in which Meissen chose not to have Albrecht rule Friesland (AI chose "B. No, thanks" in event 22005), so neither event 22006 or 22018 fired. But then later, despite Albrecht and his progeny never ruling Friesland, they still managed to sell it by that event 22022. So I made the change to check if 22006 or 22018 fired, went back to an earlier save and indeed it didn't vassalise my 6 province proto-Netherlands to a 1 province Meissen.
 
I was playing as the Timurid empire, and the empire fell apart. After making peace with Fars and Khorasan, I went to liberate the 5 or 6 provinces that had been overrun by rebels. Then they turned into Baluchistan.
I took it over and made peace with them. And then I got an event that gave back one of the provinces I just got from them, leaving one of my armies stranded! Is this a bug or a really annoying feature?
 
Hungarian bugs Bosnia

In my current game as the Osman Empire in a war against Hungary they suddenly demanded Bosnia from me - despite not occupying it and at that time in the game without having a core on it. At least that should be so. Loading the game as Hungary showed that HUN actually retained a core on Bosnia after they lost the cores on Serbia/Banat/Croatia, so I checked the events and noticed a bug in that line:

command = { type = removecore which = 354364 } #Bosnia

The province ID for Bosnia is 364. 354 is Banat.

That line is wrong in events HUN 188122 option A and option B, HUN 188123 option A and option B
 
Typo

In the Benin event file the description of BEN 127001 has a typo:

#-#In 1514 the King of Portugal sent priests again to the King of Benin. When the priests arrived they brought gifts and desired to explain Christianity to the King of Benin, but he replied that he was too busy with war to consider the mystery of Christianity. However his son and many nobles did convert and were even taught to read. The Portuguese also began giving military aid to the King foof Benin.
 
hii all. i have a problem. beside spain and nethrlands in 1569 level of trade 2. i play for russia,I have reached 3 level of trade approximately 1510-1525. west countrys much were progressive in that time than russia. When ND is revolt. after reception of independence her lvl was 2. In save game i changed country and i see this problem. its bag? or why so happened. ai problem? or something...
 
OTT vs KAR;

as ottoman, everytime i try to invade Karaman, i get them as vassal during the time im killing them, i guess this ain't a bug, just a misjugment, or something that has been forgotten.
W

No, that is intended as it historically happened. When you occupy them you get them as vassal. So you either can diploannex them later or get them in your alliance and have them annexed by some enemy and THEN take the provinces from that enemy.

In my games I usually do nothing with Karaman until I get the cores on their lands. Then I try to take only their provinces except the capital ( = 0 BB / province when having the core ). And later I try to get them annexed in some war that goes bad for them so that I can take their capital from the country that annexed them for 0 BB due to having the core.

If you force-annex their capital as last province you would gain +4 BB and if you diploannex you gain +1 BB / province.
 
hii all. i have a problem. beside spain and nethrlands in 1569 level of trade 2. i play for russia,I have reached 3 level of trade approximately 1510-1525. west countrys much were progressive in that time than russia. When ND is revolt. after reception of independence her lvl was 2. In save game i changed country and i see this problem. its bag? or why so happened. ai problem? or something...

bag? You probably mean bug = error.
As far as I remember a revolter starts with the same tech levels as the country they revolted away from. However soon after they are independant the Netherlands have several events that raises their investements into trade so they should soon surpas e.g. Spain.

Edit: As we are in the 1.57 bug list thread - you DID already download the 1.58 update to AGCEEP?
 
bag? You probably mean bug = error.
As far as I remember a revolter starts with the same tech levels as the country they revolted away from. However soon after they are independant the Netherlands have several events that raises their investements into trade so they should soon surpas e.g. Spain.

Edit: As we are in the 1.57 bug list thread - you DID already download the 1.58 update to AGCEEP?

thank you for help, already download new update.