Crusader Kings III

Crusader Kings III

View Stats:
Flux Nov 3, 2023 @ 5:41am
Paradox launcher crash
Hello I think something is wrong with the paradox launcher for Linux and MacOS. It will crash, launch another instance, then crash again. my libva is up-to-date on my Linux distro and running Nvidia driver 535. Paradox forums report crashes as well but do not give any info that I've found below:

warn [GfnService]: Failed to close GeforceNow runtime
info [SocketServer]: Listening for connections on 127.0.0.1:11000
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
info [LauncherUpdateHandler]: Checking for launcher updates
info [AppsMetaDataManager]: Loading apps metadata
info [Game container]: Initializing game container (game directory: xxxxxxxx || xxxxxxxxxx)
info [Game container]: Game ID: ck3
[Game container]: Game dist platform: pdx
[ModsRegistryMigration]: SKIPPING Migration from ModsRegistry into playsets. Reason: There are no mods to migrate from ModsRegistry
info [Game container]: Game container successfully initialized
(node:6517) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `Launcher --trace-deprecation ...` to show where the warning was created)
info [GetSettingsLayout]: Loading in-game settings
info [IngameSettingsRepositoryV0]: Loading in-game settings
warn [ModHandler]: (ck3) Window is already subscribed to pdx events
info [LauncherUpdateHandler]: Latest launcher version: 2023.14
info [LauncherUpdater]: Current launcher version is: "2023.14"
info [LauncherUpdateHandler]: No launcher updates available
error [main]: Renderer process is gone: crashed
info [main]: Trying to relaunch without hardware acceleration
warn [GfnService]: Failed to close GeforceNow runtime
< >
Showing 1-4 of 4 comments
wild Nov 20, 2023 @ 3:46pm 
On Linux:
Remove the following files and folders:

~/.var/app/com.valvesoftware.Steam/.paradoxlauncher
~/.var/app/com.valvesoftware.Steam/.local/share/Paradox Interactive/launcher-v2
~/.var/app/com.valvesoftware.Steam/.local/share/Paradox Interactive/launcherpath


Then when you load the launcher, DON'T click "SKIP" or "Get Started" -- just wait to see if it crashes or updates. You'll probably see a flash in the top right that it's restarting to apply update. If that doesn't work, hit "Get Started" next time you launch and then wait. If still not working, launching over and over (without deleting the folders or clicking skip/get_started).

Only the 2nd time I've had to do this, and it wasn't the same process (but was the exact same problem)

Hope this helps.
Original Johann Nov 21, 2023 @ 2:50pm 
Have the same error with the launcher on NixOS. It worked fine a few months ago but now the launcher crashes after a few seconds, restarts and crashes again. I don't have this filestructure (missing the com.valve.....). Any confirmation if this workes at least?
wild Nov 21, 2023 @ 10:55pm 
My install was via flatpak. file structure may vary if you installed via package manager (I don't know?).

Here's the original article: https://support.paradoxplaza.com/hc/en-us/articles/360010684620-The-Paradox-Launcher-v2-doesn-t-work-
Original Johann Nov 23, 2023 @ 11:19pm 
OK found it! It's exactly inside the path mentioned in this article, thank you. Launcher also works now. However I get a LD_Preload-Error. I'll keep investigating.

Edit: Steam was missing the ncurses6 library (either didn't detect it or it wasn't installed). I added the following overlay to my configuration.nix:

(steam.override {
extraPkgs = pkgs: [ ncurses6 ]; <--- ncurses6 inside!
})

OP: https://forum.paradoxplaza.com/forum/threads/ck-iii-game-refuses-to-launch-with-steam-runtime-environment-on-linux-1-8-0.1560341/post-28974552
Last edited by Original Johann; Nov 23, 2023 @ 11:45pm
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Nov 3, 2023 @ 5:41am
Posts: 4