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

Yhekal

First Lieutenant
31 Badges
May 31, 2014
284
778
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Third Rome
  • Stellaris: Galaxy Edition
  • Stellaris - Path to Destruction bundle
  • Europa Universalis 4: Emperor
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Cradle of Civilization
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Distant Stars
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Golden Century
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Tyranny: Archon Edition
  • Europa Universalis IV: Rights of Man
  • Stellaris: Galaxy Edition
  • Stellaris
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Common Sense
  • Pillars of Eternity
  • Europa Universalis IV: El Dorado
  • Stellaris: Synthetic Dawn

Integrity​

I have verified my game files (on Steam)​

Yes

I have disabled all mods​

Yes

Required​

Summary​

Castile/Aragon never form Spain through conquest (not use decision to form Spain)

Description​

Castile/Aragon never form Spain through conquest (not use decision to form Spain)

Steps to reproduce​

Try it yourself. Force Castile to annex Aragon with console and wonder why they don't push the button to form Spain.

Game Version​

1.35 (did you fix it in 1.36? I don't see it in bug fixes)

OS​

Windows

Additional​

Bug Type​

  • AI (non-player characters)

Attachments​



Screenshot​



 
Last edited:
Upvote 0
Perhaps the problem occurs when Aragon is fully annexed and is no longer considered enemy or rival of Castile (and vice-versa):

Code:
        ai_will_do = {
            factor = 1
            modifier = {
                factor = 0
                tag = CAS
                NOT = { is_enemy = ARA }
                NOT = { is_rival = ARA }
            }
            modifier = {
                factor = 0
                tag = ARA
                NOT = { is_enemy = CAS }
                NOT = { is_rival = CAS }
            }
        }
        ai_importance = 400
 

Integrity​

I have verified my game files (on Steam)​

Yes

I have disabled all mods​

Yes

Required​

Summary​

Castile/Aragon never form Spain through conquest (not use decision to form Spain)

Description​

Castile/Aragon never form Spain through conquest (not use decision to form Spain)

Steps to reproduce​

Try it yourself. Force Castile to annex Aragon with console and wonder why they don't push the button to form Spain.

Game Version​

1.35 (did you fix it in 1.36? I don't see it in bug fixes)

OS​

Windows

Additional​

Bug Type​

  • AI (non-player characters)

Attachments​



Screenshot​

Hello there! With your help, we have now confirmed the issue and added it to our database!
 
  • 1Like
Reactions: