While you're here, please consider supporting GamingOnLinux on:
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Dungeon Clawler will grab hold of your free time now it's in Early Access, plus keys to give away
- Monster catcher Cassette Beasts adds Steam Workshop support and a new battle mode
- Steam getting proper Season Pass support with clearer guidelines and refunds for cancellations
- itch.io store now requires AI generated content disclosures for assets
- Mesa 24.3.0 graphics drivers for Linux released with many new features and bug fixes
- > See more over 30 days here
-
ScummVM 2.9.0 for retro gaming is approaching and in ne…
- thelimeydragon -
New Steam Controller 2 and VR controller designed got l…
- LINUX-SAUNA -
New Steam Controller 2 and VR controller designed got l…
- scaine -
New Steam Controller 2 and VR controller designed got l…
- lordgabor -
TRX an open-source reimplementation of Tomb Raider 1 an…
- Avehicle7887 - > See more comments
- Spare gog keys
- Pyrate - Nintendo-style gaming, without Nintendo!
- Talon1024 - What have you been listening to?
- Linux_Rocks - More updates - social media related
- Klaas - What do you want to see on GamingOnLinux?
- Linux_Rocks - See more posts
GameAction [AppID 291650, ActionID 3] : LaunchApp changed task to Completed with ""
Generating new string page texture 151: 256x256, total string texture memory is 3.46 MB
GameAction [AppID 291650, ActionID 5] : LaunchApp changed task to ProcessingInstallScript with ""
GameAction [AppID 291650, ActionID 5] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 291650, ActionID 5] : LaunchApp changed task to ProcessingShaderCache with ""
GameAction [AppID 291650, ActionID 5] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 291650, ActionID 5] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 291650, ActionID 5] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 291650, ActionID 5] : LaunchApp continues with user response "CreatingProcess"
Opted-in Controller Mask: 70
Game update: AppID 291650 "", ProcID 12739, IP 0.0.0.0:0
>>> Adding process 12739 for game ID 291650
GameAction [AppID 291650, ActionID 5] : LaunchApp changed task to WaitingGameWindow with ""
ERROR: ld.so: object '/home/j/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/j/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Found path: /media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity
Mono path[0] = '/media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity_Data/Managed'
Mono path[1] = '/media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity_Data/Mono'
Mono config path = '/media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity_Data/Mono/etc'
GameAction [AppID 291650, ActionID 5] : LaunchApp changed task to Completed with ""
>>> Adding process 12740 for game ID 291650
>>> Adding process 12741 for game ID 291650
Game removed: AppID 291650 "", ProcID 12739
No cached sticky mapping in ActivateActionSet.
its ubuntu 18.04 with latest nvidia drivers....
any ideas how to chase this up welcome
View PC info
This makes me think that you use a 64 bit computer without proper multiarch support installed/configured.
Are you running a, let's say, gray version of the game? I ask because steam (if installed through the package manager) pulls in and configures basic multiarch support for i386. If you have some custom steam package, try installing the official one, or if it's a gray version buy it from gog.
View PC info
View PC info
Could you provide us some details about PC you're trying to run game on?
PoE only have a 64bit version as I can remember.
firstly massive thanks for all the help! Really great, thanks
running from CLI:
$ ./PillarsOfEternity
Set current directory to /media/games/SteamLibrary/steamapps/common/Pillars of Eternity
Found path: /media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity
Mono path[0] = '/media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity_Data/Managed'
Mono path[1] = '/media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity_Data/Mono'
Mono config path = '/media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity_Data/Mono/etc'
Not really much help... Computer config is Intel Cori 7 6th gen with Nvidia GTX 1060 on Ubuntu Gnome 18.04 with Nvidia driver 396.54
any pointers welcome
View PC info
If it does not provide any clues I would advise to delete the directory and verify the game files via Steam.
Another possibility if you have multiple monitors try to start the game with only one connected.
If that still does not help you could try a total stab into the dark:
GoG lists for some of their games a number of dependencies that also helped me in the past to get one or two steam games running (not sure if PoE was one of them though).
Try:
sudo apt install libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libcurl3:i386 libgtk2.0-0:i386 libopenal1:i386 libglu1:i386
Please make sure you do not replace or deinstall anything in the process. (libcurl3:i386 wanted to deinstall some stuff for me so I excluded it from the command on my system)
restart your system and try to start the game
View PC info
I personally recommend Synaptic for package management, it gives a much better picture when installing packages, can't count the times it saved me from breaking the system.
installing the i386 libraries did not help, reinstalling steam and then reinstalling Pillars did not help.
gdb output leaves me baffled but does not say a lot (first time I used gdb)
Reading symbols from ./PillarsOfEternity...(no debugging symbols found)...done.
(gdb) run
Starting program: /media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Found path: /media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity
Mono path[0] = '/media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity_Data/Managed'
Mono path[1] = '/media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity_Data/Mono'
Mono config path = '/media/games/SteamLibrary/steamapps/common/Pillars of Eternity/PillarsOfEternity_Data/Mono/etc'
[New Thread 0x7ffff7fde700 (LWP 12275)]
[New Thread 0x7ffff4049700 (LWP 12276)]
[Thread 0x7ffff4049700 (LWP 12276) exited]
[Thread 0x7ffff7fde700 (LWP 12275) exited]
[Inferior 1 (process 12270) exited normally]
(gdb)