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

RelVleDy

Static Portrait Guru
51 Badges
Jul 13, 2008
724
1.244
  • Hearts of Iron IV: Expansion Pass
  • Stellaris - Path to Destruction bundle
  • Hearts of Iron IV: Death or Dishonor
  • Stellaris: Synthetic Dawn
  • Crusader Kings II: Jade Dragon
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Stellaris: Distant Stars
  • Shadowrun Returns
  • Stellaris: Megacorp
  • Crusader Kings II: Holy Fury
  • Imperator: Rome
  • Crusader Kings II: Monks and Mystics
  • Prison Architect
  • Stellaris: Ancient Relics
  • Stellaris: Lithoids
  • Hearts of Iron IV: La Resistance
  • Stellaris: Federations
  • Crusader Kings III
  • Battle for Bosporus
  • Stellaris: Necroids
  • Stellaris: Nemesis
  • Hearts of Iron IV: By Blood Alone
  • Hearts of Iron IV: No Step Back
  • Hearts of Iron 4: Arms Against Tyranny
  • Stellaris: Leviathans Story Pack
  • Europa Universalis IV
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Conclave
  • Stellaris
  • Hearts of Iron IV: Cadet
  • Crusader Kings II: Reapers Due
  • Tyranny: Archon Edition
  • Tyranny: Archon Edition
  • Stellaris: Digital Anniversary Edition
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
Several players are reporting issues with my mod not working. I've isolated the issue to Steam subscription users only (ie. when people directly DL my mod and run it from their computer, everything works fine). What's interesting is, a user mentioned when rolling back to CKII 3.2.1 the subscription model works fine, but any version later than that the subscription is failing.

Can anyone give me any clues as to what Paradox or Steam did that's causing my mod to fail for subscribers, or am I overlooking something? Is there a new CKII mod packaging requirement necessary to get subscriptions working?
 
From patch 3.2.2b, there're some mods with package issue during upload.
For these mods, they all have 2 "descriptor.mod" in the zip file, which are going to confuse the launcher when initial unpacking.
Take yours for example,
Code:
name = "A Game of Thrones Portrait Replacer"
archive = "mod/ReMeDy_Portrait_Replacer_GoTPack.zip"
dependencies = { "A Game of Thrones" }
picture = "steam_cover_image.jpg"
tags = { "Portraits" "Portrait" "Sub-Mod" "Mod" "TV" "Show" "Fantasy"}
Code:
name="AGoT Sub-Mod Portrait Replacer"
archive="mod/remedy_portrait_replacer_gotpack.zip"
dependencies=
{
   A Game of Thrones
}
tags=
{
   Portraits Portrait Game of Thrones A Game of Thrones Mods
}
picture="steam_cover_image.jpg"
Not sure for a bugfix, but I suggest you could do some cleanup or rewrite your original ".mod" file. And upload it again.

CK2 3.2.1 simply ignores the errors and it is full of vigor, what a robust build.

Edit: Known bug report here.
 
Last edited: