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

Manaaan

Recruit
67 Badges
Sep 10, 2014
4
0
  • Stellaris: Leviathans Story Pack
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Cities: Skylines - Snowfall
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Stellaris: Digital Anniversary Edition
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - Natural Disasters
  • Crusader Kings II: Monks and Mystics
  • Stellaris - Path to Destruction bundle
  • Cities: Skylines - Mass Transit
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • Surviving Mars
  • Stellaris: Synthetic Dawn
  • Cities: Skylines - Green Cities
  • Europa Universalis IV: Cradle of Civilization
  • Crusader Kings II: Jade Dragon
  • Stellaris: Nemesis
  • Europa Universalis IV: Call to arms event
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • 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
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Crusader Kings II
  • For the Motherland
  • Hearts of Iron III
  • Europa Universalis IV: Res Publica
  • Semper Fi
  • Cities: Skylines
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Magicka 2
Since the latest major release 1.34, I have issues starting the game on my machine.

I open the launcher from Steam running with these flags --no-sandbox --disable-gpu "$@", so I can see the launcher. When I click on Play, the launcher disappears, music starts playing in the back and a crash r e p o r t window pops up.

Following measures have I tried to resolve the issue:
  • Reinstalling completely as described in a previous post (except for the Windows Defender part)
  • Forcing reinstall of the launcher by removing the local files (~/.paradoxlauncher, ~/.local/share/Paradox Interactive/launcher-v2, ~/.local/share/Paradox Interactive/launcherpath)
  • Removing my custom flags
  • Starting directly from executable ~/.local/share/Steam/steamapps/common/Europa Universalis IV/eu4 file, which actually starts the game, but without any DLCs activated and wrong borderless mode
  • Installed latest proprietary NVIDIA drivers (515)
Attached the zipped crash r e p o r t files.

Please provide me help to solve this issue on my machine. Looking forward to test out the new DLC.

Below I'll add my machine specs.
Whole other issue maybe, but it's weird that you can't use certain words, but don't get informed which words are invalid in this support thread. I tried to figure it out and edited this post 10 times, to understand that "r e p o r t" is supposedly an invalid word, which I wouldn't have thought in this context.
 

Attachments

  • eu4_20220925_152043.zip
    32,7 KB · Views: 0
  • steamspecs-20220925.txt
    92,6 KB · Views: 0
Last edited:
You could try to set multi_sampling=0 in the settings.txt. Does this help?

Disclaimer: I'm not working for Paradox. I'm just trying to help people.
You, good sir/madam, are a true saviour. That small fix, actually made it start for me normally.

There is some problem with borderless, but it's fine in full screen.

Thank you very much for your help @grotaclas
 
Nope, not knowingly at least. Is there a way to check that?
You can try the following console command:
Code:
echo $XDG_SESSION_TYPE
If it outputs "wayland", you are using wayland, but I'm not 100% sure if a different output always means that you are not using wayland.
 
You can try the following console command:
Code:
echo $XDG_SESSION_TYPE
If it outputs "wayland", you are using wayland, but I'm not 100% sure if a different output always means that you are not using wayland.
Responds with x11, which seems to not be wayland, from my very limited knowledge and search engine results.