• 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(40707)

Just call me Yoda in private!
Mar 1, 2005
20.187
5
Report all bugs/typos/broken events etc here. Do not make general suggestions, that should be done in the appropriate thread on the topic. Technical support issues should not be posted here, but go into that thread.

We do not help out with issues connected to MyMap or other mods based on AGCEEP, please use their threads.
 
PLEASE HELP OUT WITH THINGS HERE:

..or tell us if something is obsolete and should be removed from the list.

Remove from the list in RED.
Solved problem in GREEN, with link.

---------------------------------------------------------------------
Bugs to Fix List:

Incoherencies in 1.57 events

Empty monarchs files:
monarchs.anh
monarchs.arm
monarchs.naf

Events with commands for non existing leaders:
328056 in AGCEEP_Specific_Vijayanagar.eue awakes 133001 - commented out

Dormant and never awakened monarchs:
'Mehmed Bey Bushati *' (Id = 03015) in monarchs.alb
'Kara Mahmud *' (Id = 03016) in monarchs.alb
'Ibrahim Pasha *' (Id = 03017) in monarchs.alb
'Mustafa *' (Id = 03018) in monarchs.alb
'Davit X.' (Id = 018003) in monarchs.bae
'Charles, Dauphin de France' (Id = 027016) in monarchs.bur
'Ismail Adil Shah' (Id = 041502) in monarchs.dam
'Paullu' (Id = 063015) in monarchs.inc
'Sayri-Tupac' (Id = 063016) in monarchs.inc
'Titu Cusi' (Id = 063017) in monarchs.inc
'Tupac-Amaru' (Id = 063018) in monarchs.inc
'Qara Iskandar' (Id = 0114002) in monarchs.qar
'Abu Sa'id' (Id = 0114003) in monarchs.qar
'Karl Knutsson Bonde' (Id = 0131508) in monarchs.swe

Dormant and never awakened leaders:
'Hou Xian' (Id = 032303) in leaders.chi
'Yongle' (Id = 032304) in leaders.chi
'Xuan Zong' (Id = 032305) in leaders.chi
'Henri de Guise' (Id = 049821) in leaders.fra
'Sri Vijay Singh' (Id = 065306) in leaders.jai
'Miklos Zrinyi II' (Id = 0124308) in leaders.sie
'Ferenc Nadasdy' (Id = 0124309) in leaders.sie
'Andras Hadik' (Id = 0124310) in leaders.sie


Bugs in 1.42:
http://forum.paradoxplaza.com/forum/showpost.php?p=6775610&postcount=68


Some remaining questions here:
http://forum.paradoxplaza.com/forum/showpost.php?p=5444552&postcount=75


Bugs that are in the process of getting fixed:
-Setup and events for Butung are all messed up.


Dormant and never awakened monarchs/leaders (future use):
'Zhi Chen Hao' (Id = 032040) in monarchs.chi
'Zhi Zhi Pan' (Id = 032041) in monarchs.chi
'Sigurd III Jonsson *' (Id = 098519) in monarchs.nor
'Hans I *' (Id = 098520) in monarchs.nor
'Li Jin' (Id = 0146002) in monarchs.u11
'Zhang Ke Wang' (Id = 0146501) in monarchs.u12
'Zhang Zheng Qi' (Id = 0146502) in monarchs.u12
'Zhang Zheng Chun' (Id = 0146503) in monarchs.u12
'Zhang Zheng Hao' (Id = 0146504) in monarchs.u12
'Zhang Ding Guo' (Id = 0146505) in monarchs.u12
'Zhang Si Xing' (Id = 0146506) in monarchs.u12
'Zhang Si Xing descendants' (Id = 0146508) in monarchs.u12
'Wu Ying Xiong' (Id = 0147001) in monarchs.u13
'Wu Shi Lin' (Id = 0147002) in monarchs.u13
'Nuno Tristão' (Id = 0110827) in leaders.por
'A. Gonçalves Baldaia' (Id = 0110833) in leaders.por
'Antão Gonçalves' (Id = 0110837) in leaders.por
'Gonçalo Velho' (Id = 0110845) in leaders.por
'R. Lourenço Ravasco' (Id = 0110829) in leaders.por
 
Last edited:
Reported from 1.56 thread: bug #294

My comment in following posts:
I'd like to see it.

It is strange because as Netherlands, you should have a core on Friesen and thus be exempted just like Friesland... :confused:

And, of course, I'm very interested in the savefile just before the event.
 
There leaders have events to wake them now, chief.

Code:
'T. de Luna y Arellano' (Id = 010826) in leaders.arg
'Gabriel Bosque' (Id = 010827) in leaders.arg
'Cristóbal de Olid' (Id = 010828) in leaders.arg
'Miguel Díaz de Aux' (Id = 010829) in leaders.arg
'Alfons Moreno Díaz' (Id = 010830) in leaders.arg
 
Bugfix for "Dutch Revolt is successful" events:
Code:
#Friesen version
event = {
	id = 337044
	trigger = {
		NOT = {
			[COLOR=Yellow]owned = { province = 337 data = HOL } #Friesen[/COLOR]
			AND = {
				NOT = {
					core = { province = 385 data = -1 } #Ile de France - not exempt FRA
					AND = {
						core = { province = 387 data = -1 } #Franche Comte - not exempt SPA, BUR and HAB
						NOT = { #BUR exempted under conditions
							AND = {
								flag = [Brussels]
								exists = HOL
							}
						}
					}
					core = { province = 371 data = -1 } #Tirol, plugs a hole for HAB
				}
				core = { province = 337 data = -1 } #exempt FRI
				AND = {
					core = { province = 339 data = -1 }
					countrysize = 1 #exempt HAU only if capital can't be relocated
					NOT = {
						flag = [HollandClaim] #not exempt FRI and ENG
						flag = [DutchClaim] #not exempt PFA, MUN and KLE
					}
				}
			}
		}
		exists = HOL
		flag = [DutGenEst]
		NOT = { event = 3808 } #Friesland joins the Netherlands
		NOT = { event = 186009 } #Friesland was owned by the Netherlands
	}
	random = no
	province = 337 #Friesen
	name = "EVENTNAME_DUTCHSUCCESS" #The Union of Utrecht claims independence
	desc = "EVENTHIST_DUTCHSUCCESS"
	#-#

	date = { day = 1 month = january year = 1555 }
	offset = 30
	deathdate = { day = 1 month = january year = 1648 }

	action_a = {
		name = "ACTIONNAME_DUTCHSUCCESSA" #Those 'Gueux' must pay!
		command = { type = secedeprovince which = HOL value = 337 } #Friesen
		command = { type = casusbelli which = HOL value = 24 }
	}
}

#Gelre version
event = {
	id = 337045
	trigger = {
		NOT = {
			[COLOR=Yellow]owned = { province = 338 data = HOL } #Gelre[/COLOR]
			AND = {
				NOT = {
					core = { province = 385 data = -1 } #Ile de France - not exempt FRA
					AND = {
						core = { province = 387 data = -1 } #Franche Comte - not exempt SPA, BUR and HAB
						NOT = { #BUR exempted under conditions
							AND = {
								flag = [Brussels]
								exists = HOL
							}
						}
					}
					core = { province = 371 data = -1 } #Tirol, plugs a hole for HAB
				}
				AND = {
					core = { province = 338 data = -1 } #exempt GEL
					NOT = { flag = [DutchClaim] } #not exempt PFA, MUN and KLE
				}
				AND = {
					core = { province = 339 data = -1 }
					countrysize = 1 #exempt HAU only if capital can't be relocated
					NOT = {
						flag = [HollandClaim] #not exempt FRI and ENG
						flag = [DutchClaim] #not exempt PFA, MUN and KLE
					}
				}
			}
		}
		exists = HOL
		flag = [DutGenEst]
		NOT = { event = 3806 } #Gelre joins the Netherlands
		NOT = { event = 186010 } #The Netherlands own Gelre at some point
	}
	random = no
	province = 338 #Gelre
	name = "EVENTNAME_DUTCHSUCCESS" #The Union of Utrecht claims independence
	desc = "EVENTHIST_DUTCHSUCCESS"
	#-#

	date = { day = 1 month = january year = 1555 }
	offset = 30
	deathdate = { day = 1 month = january year = 1648 }

	action_a = {
		name = "ACTIONNAME_DUTCHSUCCESSA" #Those 'Gueux' must pay!
		command = { type = secedeprovince which = HOL value = 338 } #Geldre
		command = { type = casusbelli which = HOL value = 24 }
	}
}

#Holland version
event = {
	id = 337046
	trigger = {
		NOT = {
			[COLOR=Yellow]owned = { province = 339 data = HOL } #Holland[/COLOR]
			AND = {
				NOT = {
					core = { province = 385 data = -1 } #Ile de France - not exempt FRA
					AND = {
						core = { province = 387 data = -1 } #Franche Comte - not exempt SPA, BUR and HAB
						NOT = { #BUR exempted under conditions
							AND = {
								flag = [Brussels]
								exists = HOL
							}
						}
					}
					core = { province = 371 data = -1 } #Tirol, plugs a hole for HAB
				}
				AND = {
					core = { province = 339 data = -1 }
					countrysize = 1 #exempt HAU only if capital can't be relocated
					NOT = {
						flag = [HollandClaim] #not exempt FRI and ENG
						flag = [DutchClaim] #not exempt PFA, MUN and KLE
					}
				}
			}
		}
		exists = HOL
		#The Netherlands own Holland at some point
		NOT = { event = 186011 } #HOL: Wartime devastation of Holland
	}
	random = no
	province = 339 #Holland
	name = "EVENTNAME_DUTCHSUCCESS" #The Union of Utrecht claims independence
	desc = "EVENTHIST_DUTCHSUCCESS"
	#-#

	date = { day = 1 month = january year = 1555 }
	offset = 30
	deathdate = { day = 1 month = january year = 1648 }

	action_a = {
		name = "ACTIONNAME_DUTCHSUCCESSA" #Those 'Gueux' must pay!
		command = { type = secedeprovince which = HOL value = 339 } #Holland
		command = { type = casusbelli which = HOL value = 24 }
	}
}

#Zeeland version
event = {
	id = 337047
	trigger = {
		NOT = {
			[COLOR=Yellow]owned = { province = 340 data = HOL } #Zeeland[/COLOR]
			AND = {
				NOT = {
					core = { province = 385 data = -1 } #Ile de France - not exempt FRA
					AND = {
						core = { province = 387 data = -1 } #Franche Comte - not exempt SPA, BUR and HAB
						NOT = { #BUR exempted under conditions
							AND = {
								flag = [Brussels]
								exists = HOL
							}
						}
					}
					core = { province = 371 data = -1 } #Tirol, plugs a hole for HAB
				}
				AND = {
					core = { province = 339 data = -1 }
					countrysize = 1 #exempt HAU only if capital can't be relocated
					NOT = {
						flag = [HollandClaim] #not exempt FRI and ENG
						flag = [DutchClaim] #not exempt PFA, MUN and KLE
					}
				}
			}
		}
		exists = HOL
		flag = [DutGenEst]
		NOT = { event = 186012 } #The Netherlands own Zeeland at some point
	}
	random = no
	province = 340 #Zeeland
	name = "EVENTNAME_DUTCHSUCCESS" #The Union of Utrecht claims independence
	desc = "EVENTHIST_DUTCHSUCCESS"
	#-#

	date = { day = 1 month = january year = 1555 }
	offset = 30
	deathdate = { day = 1 month = january year = 1648 }

	action_a = {
		name = "ACTIONNAME_DUTCHSUCCESSA" #Those 'Gueux' must pay!
		command = { type = secedeprovince which = HOL value = 340 } #Zeeland
		command = { type = casusbelli which = HOL value = 24 }
	}
}
#-#In 1579 the Northern provinces in the Low Countries signed the Union of Utrecht as countermeasure to the Union of Arras, which the Southern provinces signed as a guarantee of allegiance to their suzerain in exchange of more freedom under condition that Catholic religion was to be restored and practiced in those lands. As answer to these concessions which were clearly driven to force-convert and subjugate the Dutch population, the largely Protestant and Reformed Northern provinces of the Low Countries of the Union of Utrecht proclaimed their independence from the 'tyrannical and untrustworthy' suzerain and convened their own General Estates with the representatives of the seven rebelling provinces in the presiding province of Holland at The Hague. As a result of this, we are swiftly losing control of large holdings in the Netherlands to the victorious Dutch rebels. More local nobles and magnates seem to be joining the Dutch cause every day. We must strike swiftly and without mercy if we want to put a stop to this outrage and save our finances!
 
having the same "old" problem with marocco... :(

1- upon choosing "anarchy shall prevail"( to avoid the +10 inflation), i was left with the 2 "sus" cores. i never ever received the other cores back by any event combination, as a matter of fact there were about 20 years where i had ZERO national provinces at all :rofl: (when forced to release sus later as well, via event).

2- same problem with sudan; i never GAINED the cores but i "lost" them by event. however i conquered most of that area prior to 1500's so the events probablly were "slept".

3-making this nation part of european continent(no default colonial population increase) makes the conquest of west africa easier then before, as possible tp be done very earlly(annexed a few pagans there before 1440's) at NO bb costs ;) = no european ever gets "upset" with marocco gaining ground and become an empire whenever it feels like doing so...

 
Last edited:
For some reason that I fail to understand, the entries after "Esquadrao do Imaculada Conceiçao" are not used and every new fleet after this one is also named "Esquadrao do Imaculada Conceiçao":
Code:
POR;Esquadrao da Esperança
POR;Esquadrao de Açores
POR;Esquadrao de Verde do Cape
POR;Esquadrao do Imaculada Conceiçao
POR;Esquadrao do Sangue
POR;Esquadrao Verde
POR;Esquadrao Vermelho
POR;Frota de Africa do Leste
POR;Frota de Africa Ocidental
POR;Frota de Brasil
POR;Frota de India
POR;Frota do Atlântico
POR;Frota do Leste Distante
POR;Frota Real
Does anyone see what may be wrong in the list above? :confused:
 
YodaMaster said:
Nothing wrong for the syntax. Could it be because this entry is too long or frozen random generator? Does it always happen?

Esquadrao do Imaculada Conceiçao is certainly the most common name once I start building all my anti-pirate galley fleets as Portugal, but I have seen the other names every once in a while. Probably should test by moving the name to the last spot in the list.
 
YodaMaster said:
Nothing wrong for the syntax. Could it be because this entry is too long or frozen random generator? Does it always happen?
Well, it happened in my game as Portugal with one of the latest betas, though I must admit that I had ceased to check my fleets' names when the time came to build anti-pirates units. Then I tried it again quickly with 1.57, dividing the initial fleet into single units, you can try it by yourself, and I will certainly test sturmvogel's suggestion when I get the time.
 
the army and navy names for states is picked in order from top to bottom.

like, American navy for ENG first ships in 1419, the english new of america before columbus ;) :D
 
Toio said:
the army and navy names for states is picked in order from top to bottom.
I knew that, thanks.

So, I tested it and moving the "Esquadrao do Imaculada Conceiçao" at the bottom of the list does allow for other entries to be used. Also I now believe that it is a matter of size since there is exactly the same problem with MLO:
Code:
MLO;Flotta del Mar Tirreno
MLO;Flotta del Mediterraneo
MLO;[B]Squadrone del Serpente Scarlatto[/B]
MLO;Squadrone della Croce d'Oro
So, now to find the maximum navyname size so that the list works correctly, and if this also applies to armynames.
 
Third Angel said:
Also I now believe that it is a matter of size ...
This is not what women say... :D :eek:o

I will try to look "inside" but a loop probably exits after first too long name is encountered for a tag... Problem is we will not be allowed to say the exact size... if it is not the result of tests with current engine. Anyway, a length of 26 characters could the "usual suspect".

EDIT: be aware all names were sorted by alphabetical order in the files.
 
Last edited:
YodaMaster said:
This is not what women say... :D :eek:o

I will try to look "inside" but a loop probably exits after first too long name is encountered for a tag... Problem is we will not be allowed to say the exact size... if it is not the result of tests with current engine. Anyway, a length of 26 characters could the "usual suspect".

EDIT: be aware all names were sorted by alphabetical order in the files.

thickness

26 characters including spaces. Why not make a rule , say 20 characters
 
A small error from the latest beta, Philippe... :eek:o

Code:
#(1789) The Regency Bill 1789
event = {
	id = 164261
	trigger = { monarch = 046028 } #George III
	random = no
	country = ENG
	name = "EVENTNAME164261" #The Regency Bill 1789
	desc = "EVENTHIST164261"

	date = { day = 3 month = february year = 1789 }

	action_a = {
		name = "ACTIONNAME164261A" #God save the King!
		command = { type = DIP which = -2 value = 60 }
		command = { type = ADM which = -1 value = 60 }
		command = { type = stability value = 1 }
	}
	action_b = {
		name = "ACTIONNAME164261B" #Invest the Prince as Regent
		command = { type = wakemonarch which = [COLOR=DeepSkyBlue]046050[/COLOR] } #The Prince Regent (George III)
		command = { type = domestic which = centralization value = -1 }
		command = { type = domestic which = aristocracy value = 2 }
		command = { type = stability value = -1 }
	}
}

Should be 046005.
 
I tried to stay on topic but it was not easy... ;)

If only we had the perfect tools for this, size wouldn't be a problem... for armies/navies names. :)
 
Last edited: