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

Lord_P

Field Marshal
67 Badges
Apr 17, 2014
3.894
3.355
  • Crusader Kings II
  • Magicka
  • Europa Universalis IV
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: La Resistance
  • Crusader Kings II: Monks and Mystics
  • Hearts of Iron IV: Together for Victory
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Europa Universalis IV: Rights of Man
  • Crusader Kings II: Reapers Due
  • Stellaris: Synthetic Dawn
  • Stellaris
  • Stellaris: Federations
  • Cities: Skylines - Mass Transit
  • Europa Universalis IV: Mandate of Heaven
  • Hearts of Iron IV: Death or Dishonor
  • Europa Universalis IV: Common Sense
  • Age of Wonders III
  • Stellaris: Distant Stars
  • Cities: Skylines - Parklife
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Cities: Skylines - Parklife Pre-Order
  • Warlock: Master of the Arcane
  • Battle for Bosporus
  • Crusader Kings II: Legacy of Rome
  • Stellaris: Lithoids
  • Stellaris: Ancient Relics
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • Imperator: Rome
  • Victoria 2
  • Crusader Kings II: Holy Fury
  • Europa Universalis IV: Dharma
  • Crusader Kings II: Conclave
  • War of the Roses
  • Cities: Skylines
  • Europa Universalis IV: El Dorado
  • Mount & Blade: With Fire and Sword
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Crusader Kings II: Horse Lords
  • Crusader Kings III: Royal Edition
I'm playing the 3.04 beta.

UK won't give me Caribou, even though they love me and have infamy of their own.

The year is 186something.

What gives?
 
Could have a look in common\Victoria 2\decisions at ACW.txt to see if anything changed. In 3.03, it looks like this:

Code:
webster_ashburton_treaty = {
		potential = {
			tag = ENG
			owns = 250
			NOT = {
				has_country_flag = webster_ashburton_signed
			}
			
		}
		
		allow = {
			NOT = {
				war_with = USA
			}
		}
		
		effect = {
			relation = {
				who = USA
				value = 100
			}
			250 = {
				secede_province = USA
			}
			badboy = -2
			prestige = 20
			set_country_flag = webster_ashburton_signed
			250 = {				#Caribou
				remove_core = CAN
			}
			249 = {				#Bangor
				remove_core = CAN
			}
		}
		
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				NOT = {
					badboy = 0.2
				}
			}
		}

So AI UK will always do it whenever they have over 0.2 infamy (or maybe that's 20%?).
 
Well now it finally fired, after I won the Civil War.

Strange, it usually fires very soon after the start of the game, 'cause the Brits get caught red-handed trying to fabricate justification on Punjab. They did get caught this time too, but they only chose the treaty after I won the Civil War.