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

C.V. Mannerheim

Deus Vult
81 Badges
Sep 2, 2002
1.033
4
  • Stellaris
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • War of the Roses
  • 500k Club
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Mare Nostrum
  • Victoria 2
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Colonel
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Stellaris: Leviathans Story Pack
  • Hearts of Iron IV: Together for Victory
  • Crusader Kings II: Monks and Mystics
  • Stellaris - Path to Destruction bundle
  • Steel Division: Normandy 44
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • Stellaris: Nemesis
  • Europa Universalis III: Chronicles
  • Crusader Kings II
  • 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
  • Darkest Hour
  • Deus Vult
  • Europa Universalis III
  • Hearts of Iron II: Armageddon
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Heir to the Throne
  • Leviathan: Warships
  • Magicka
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
Playing the 1881 scenario until 1898, i realized:



None of the events fire.

Even during elections, not a single event pops up.


Any ideas as to what the problem is?

Cvm
 
Upvote 0
I think there's a bug in 1881.eug in scenario folder:

Code:
event = "db\events\1881.txt"
in the last line!
Change it to this:

include = "db\events\1881.txt"

bye
 
THANKS GUYS! you saved me!

Cvm
 
Wilhelm II. said:
I think there's a bug in 1881.eug in scenario folder:

Code:
event = "db\events\1881.txt"
in the last line!
Change it to this:

include = "db\events\1881.txt"

bye

I'm pretty sure that the specific entry for 1881.txt is supposed to be "event =", not "include =". The 1881.txt file contains events that are specifically for the 1881 scenario. The previous line in the scenario file loads the regular events:

include = "db\events.txt"

That is also how it is scripted in the 1914 scenario, as that is the only other scenario with scenario-specific events.

I will double-check in a bit to make sure this works correctly.
 
Okay, I just tested the 1.02 version of the 1881 scenario file, & it loaded events properly as it is currently setup (i.e. I could fire events both from the regular files as well as 1881.txt using F12). It does not seem to be a problem with the scenario file.

I'm going to move this to the bug sub-forum in case someone there has seen a similar problem.
 
can someone copy and paste, or email me the original 1881 scenario file?


CvM
 
bump