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

Netr0

First Lieutenant
9 Badges
Dec 11, 2009
208
1
  • Europa Universalis III Complete
  • Divine Wind
  • Europa Universalis IV
  • Victoria: Revolutions
  • Sengoku
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Victoria 2
  • 500k Club
Ok its 1498, Im burgundy-cleaves I have vassalized 4 of the 5 needed electorals. I am emperor with 200 relations with nearly all of the electorals, with just 1 in the 150s range that 500gold couldnt increase :(. But anyways the event for diet at worms never started. I know how to open and edit save files. But where is the information about kingdom of italy/germany/iberia and etc located. I wanted to check that it was indeed turned on or not, and if I forgot I would want to turn it on. I remember seeing in another post that this is possible.
 
From the AGCEEP site:

Important: For those who forgot to select Kingdom of Germany option before starting a game...
(and don't understand why the kingdom doesn't form when all conditions are fulfilled...)

Open your savefile with a text editor and add:
event = "AGCEEP\Events\AGCEEP_Alt_Germany.eue"
on the same line where all other 'event =' directives are located.

Don't forget to make a backup of your savefile first, just in case.
http://www.agceep.net/FAQ.htm#KoG
 
Thanks for the fast reply
:) it wasnt there, and its odd it wasnt there in my other save files either where I was sure I had it on in those games.
 
Made a new game with germany on ( seems I mustve clicked to turn everything on in a rush for the 'nth' time and hit back and start too fast. But I found the correct code

event = "Events\AGCEEP_Alt_Germany.eue"

But when I load even this, I get an error about the .eug or something file(I know it started with an e and had a g in it).

Anyone know?
 
What does the error say? It's hard to diagnose something via remote telepathy.
 
To post further in this thread the OP must register his games here by clicking on the My Games/Registrations link above.
 
OK, that has nothing to do with the events. It hasn't even reached that line in the save file. Check around line 14658 in the save (you can use Notepad's Go To Line feature); something is wrong there, and I suspect it may be a "#" character somewhere.

To post further in this thread the OP must register his games here by clicking on the My Games/Registrations link above.
Actually the mod forum is open to all. But I'd still encourage registration, of course; and this is looking like it may become a bug report anyway.
 
Last edited:
Actually the mod forum is open to all. But I'd still encourage registration, of course; and this is looking like it may become a bug report anyway.
Thank you!

I've been a member of this board for almost as long as Andrew. One would think being a PAYING customer for the last decade would earn you some cred. Just because you're not a moderator or simply choose not to register all your paradox games DOES NOT MAKE YOU A PIRATE. It's increadably insulting to imply anything of the sort.

Please let us read and post the open forums in peace. :(
 
caused a crash :S

I guess
event = "AGCEEP\Events\AGCEEP_Alt_Germany.eue"
should be
event = "Events\AGCEEP\AGCEEP_Alt_Germany.eue"

?
Made a new game with germany on ( seems I mustve clicked to turn everything on in a rush for the 'nth' time and hit back and start too fast. But I found the correct code

event = "Events\AGCEEP_Alt_Germany.eue"
Confirmed, FTG requires real relative paths:
event = "Events\AGCEEP_Alt_Germany.eue"

It means AGCEEP_Alt_Germany.eue file in the AGCEEP Events folder.

For the critical error, better register, open a thread in Tech Support and post the savefile as attachment. It will help the dev team a lot. Attachments are not possible on the global forum.