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

Recruit
May 6, 2002
5
0
Visit site
Hi all,

Just got the game today, and I figured I try out China to get my feet wet. I get a CTD on the mouse over of the "accept" button for this event everytime.

Everything else runs pretty smooth though.




#########################################################################
# The Yellow River Floods
#########################################################################
event = {
id = 12511
random = no
persistent = no
country = CHI

trigger = {
random = 15
}

name = "EVT_12511_NAME"
desc = "EVT_12511_DESC"
style = 0

date = { day = 1 month = january year = 1851 }
offset = 30
deathdate = { day = 30 month = december year = 1851 }

action_a = {
name = "ACTIONNAME12511A" # We are losing the Mandate!
command = { type = treasury value = -500 }
command = { type = revolt where = 1554 }
command = { type = revolt where = 1559 }
command = { type = revolt where = 1571 }
command = { type = pop_militancy which = 100 value = 2 where = 1571 }
command = { type = add_pop which = beifaren value = -2 where = 1554 }
command = { type = add_pop which = beifaren value = -2 where = 1559 }
command = { type = add_pop which = beifaren value = -2 where = 1571 }
}
}
 
Upvote 0
Could be.

If the date stamp for Victoria.exe is 3rd October 2004 then you have the broken version of 1.03c It was fixed the very next day. The problem was with the add_pop event as tombom says.

The correct 1.03c should have a Victoria.exe with a datestamp of 4th October 2004.