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

tripp_trap

Colonel
47 Badges
Mar 6, 2005
851
0
  • Hearts of Iron IV Sign-up
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Warlock: Master of the Arcane
  • 200k Club
  • 500k Club
  • Pride of Nations
  • Europa Universalis IV: Common Sense
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Teleglitch: Die More Edition
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Expansion Pass
  • Shadowrun Returns
  • Shadowrun: Dragonfall
  • Shadowrun: Hong Kong
  • Hearts of Iron IV: Expansion Pass
  • Prison Architect
  • Crusader Kings III
  • Battle for Bosporus
  • Europa Universalis IV
  • 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
  • Europa Universalis III Complete
  • Divine Wind
  • Cities in Motion 2
  • Europa Universalis IV: Art of War
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
  • Europa Universalis III Complete
  • Magicka
  • Europa Universalis III Complete
  • Victoria: Revolutions
  • Semper Fi
Sorry if this bug (if it is a bug?) has already been reported, i searched and found nothing.

As Sweden in GC, i am vassal of Denmark.

Yet when i have 190+ relation with them i can offer vassalization with them.
Is it a bug?
 
Upvote 0
I suppose so, yes, but I don't recall anyone reporting this. What version, beta, mods if any? Got a save game that shows the problem so I can duplicate it?
 
Last edited:
The problem occurs for vassal command in events too.
In AGCEEP, for example, Austria "inherits" Modena and Tuscany by vassalization even if Austria is already vassal of the involved country.
I solved the problem by adding a "NOT = { vassal = { country = XXX country = HAB } }" condition in trigger (See post 477 in AGCEEP Italy Thread), but still, the vassal command should not have worked without the trigger. No?
 
YodaMaster said:
The problem occurs for vassal command in events too.
In AGCEEP, for example, Austria "inherits" Modena and Tuscany by vassalization even if Austria is already vassal of the involved country.
I solved the problem by adding a "NOT = { vassal = { country = XXX country = HAB } }" condition in trigger (See post 477 in AGCEEP Italy Thread), but still, the vassal command should not have worked without the trigger. No?

Ideally not, but as it is within the power of event writers to prevent it (as you have), I don't see it as being a real problem.
 
AndrewT said:
Ideally not, but as it is within the power of event writers to prevent it (as you have), I don't see it as being a real problem.
I agree for modders... but the "power" should apply to programmers too :
Obviously, "NOT = { vassal = { country = <my liege> country = <me> } }" is missing somewhere in EUII's code :)
 
Johan has generally taken the line that if event coding can take care of an issue then he will not do so as well in the EU2 code. Given there is no chance of this being implemented by Paradox, I'll leave it as is. Thanks for the report though.

Perhaps you should suggest this to Havard as a clarification to the command as descibed on his site.