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

Chapien

Private
114 Badges
Mar 4, 2012
17
44
  • Crusader Kings II
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Third Rome
  • Knights of Honor
  • Stellaris - Path to Destruction bundle
  • Crusader Kings II: Jade Dragon
  • Europa Universalis IV: Mare Nostrum
  • Magicka 2
  • Pillars of Eternity
  • Europa Universalis IV: Pre-order
  • Victoria 2: Heart of Darkness
  • Victoria 2: A House Divided
  • Semper Fi
  • Europa Universalis IV: Res Publica
  • Magicka
  • King Arthur II
  • Hearts of Iron III
  • For the Motherland
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • Crusader Kings II: Charlemagne
  • Europa Universalis IV: Art of War
  • Crusader Kings II: Legacy of Rome
  • Europa Universalis III Complete
  • Europa Universalis III
  • Darkest Hour
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Hearts of Iron 4: Arms Against Tyranny
  • Tyranny - Tales from the Tiers
  • Tyranny - Bastards Wound
  • Age of Wonders III
  • Age of Wonders: Shadow Magic
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Humanoids Species Pack
  • Europa Universalis IV: Rule Britannia
  • BATTLETECH - Digital Deluxe Edition
  • Cities: Skylines - Parklife
  • Stellaris: Distant Stars
  • Europa Universalis IV: Dharma
  • Shadowrun Returns
  • Shadowrun: Dragonfall
  • Shadowrun: Hong Kong
  • Crusader Kings II: Holy Fury
  • Stellaris: Federations
  • Crusader Kings III
Note this happens with all of my PDX games, but I'm submitting this in CK3 as that is the game I collected logs from.

The paradox launcher seems to refuse to launch on my system. Judging from the logs, it launches, but then fails to display properly. I've attached the log from my most recent attempt to launch the game to this post. My system information is:
Operating System: Arch Linux
KDE Plasma Version: 6.3.3
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.2
Kernel Version: 6.13.7-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800X3D 8-Core Processor
Memory: 31.2 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 2060 SUPER
 

Attachments

  • launcher-2025-03-17.log
    66,3 KB · Views: 0
Note that the only supported distro is Ubuntu, but let's see if we can help you anyway here.


I know of two possible causes to this problem on Linux.

One is if you've used the Snap or Flatpack installs of Steam, which do not work well with our games. You need to use the native Linux client from Valve:
http://store.steampowered.com/about/
"Install Steam Now"

The other is an issue with Steam when you have Proton installed; Steam sometimes thinks you have the game on WIndows not Linux so installs the wrong version. If you see ck3.exe (ie the Windows executable) in your Steam folder for this game, that is the problem!
You can get past that as described here:
https://forum.paradoxplaza.com/foru...ork-linux-compatibility.1623688/post-29408827

All the best!
 
Note that the only supported distro is Ubuntu, but let's see if we can help you anyway here.


I know of two possible causes to this problem on Linux.

One is if you've used the Snap or Flatpack installs of Steam, which do not work well with our games. You need to use the native Linux client from Valve:
http://store.steampowered.com/about/
"Install Steam Now"

The other is an issue with Steam when you have Proton installed; Steam sometimes thinks you have the game on WIndows not Linux so installs the wrong version. If you see ck3.exe (ie the Windows executable) in your Steam folder for this game, that is the problem!
You can get past that as described here:
https://forum.paradoxplaza.com/foru...ork-linux-compatibility.1623688/post-29408827

All the best!

Hey, thanks for the response. I am using the native version of Steam, and it seems the Linux version is correctly installed. It's interesting, because the problem is also on Age of Wonders 4, which is running through Proton and has the same problem.

If I install the paradox launcher without using Steam, it actually works just fine, but it seems the non-steam Paradox launcher cannot run steam versions of the game (unless I am misunderstanding the paradox launcher). Is there a way to make the paradox launcher work with steam games? Also, did you take a look at the logs I sent? It seems that the launcher does run, even going so far as to update my steam workshop mods -- it simply can't display for some reason:

2025-03-17T18:58:29.624Z (pid:13426) warn [container]: Main window did not initialize properly. Showing "unresponsive" dialog...
2025-03-17T18:58:29.680Z (pid:13426) warn [container]: Failed to display "unresponsive dialog": Cannot read properties of undefined (reading 'toLowerCase'), TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at messageBox (node:electron/js2c/browser_init:2:25008)
at Object.showMessageBox (node:electron/js2c/browser_init:2:20346)
at ~/.paradoxlauncher/launcher-v2.2025.3/resources/app/dist/main/index.jsc:1:352946
at h (~/.paradoxlauncher/launcher-v2.2025.3/resources/app/dist/main/chunks/worker-commands-Cun2UEhs.jsc:1:4215)
at Generator.<anonymous> (~/.paradoxlauncher/launcher-v2.2025.3/resources/app/dist/main/chunks/worker-commands-Cun2UEhs.jsc:1:5585)
at Generator.next (~/.paradoxlauncher/launcher-v2.2025.3/resources/app/dist/main/chunks/worker-commands-Cun2UEhs.jsc:1:4648)
at t (~/.paradoxlauncher/launcher-v2.2025.3/resources/app/dist/main/index.jsc:1:888)
at c (~/.paradoxlauncher/launcher-v2.2025.3/resources/app/dist/main/index.jsc:1:1085)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
 
Addendum: running dowser through the terminal launches correctly (besides the "steam runtime not detected" error, that is). Only through steam does it not want to launch at all.

Could it be a Wayland compositor issue?
 
Fixed it. I had --ozone-platform-hint=auto enabled as a system flag for all electron apps. Changing it to --ozone-platform-hint=x11for CK3 (and indeed all Paradox games) worked.
 
  • 3Like
Reactions: