You are not logged in.

#1 2016-04-14 09:38:00

tuxfusion
Member
Registered: 2007-12-31
Posts: 98

[SOLVED] Steam game "Party Hard" - crash on start

When I run Steam from console and try to start Party Hard, it just prints this and then nothing:

Game update: AppID 356570 "Party Hard", ProcID 3589, IP 0.0.0.0:0
ERROR: ld.so: object '/home/ken/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/ken/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Found path: /mnt/Thinkpad-Arch/home/pimp/steam_games/steamapps/common/Party Hard/PartyHardGame.x86_64
Mono path[0] = '/mnt/Thinkpad-Arch/home/pimp/steam_games/steamapps/common/Party Hard/PartyHardGame_Data/Managed'
Mono path[1] = '/mnt/Thinkpad-Arch/home/pimp/steam_games/steamapps/common/Party Hard/PartyHardGame_Data/Mono'
Mono config path = '/mnt/Thinkpad-Arch/home/pimp/steam_games/steamapps/common/Party Hard/PartyHardGame_Data/Mono/etc'
displaymanager : xrandr version warning. 1.4
client has 2 screens
displaymanager screen (0)(HDMI-0): 1920 x 1080
Using libudev for joystick management


Importing game controller configs
Game removed: AppID 356570 "Party Hard", ProcID 3589 
No cached sticky mapping in ActivateActionSet.

I read https://wiki.archlinux.org/index.php/St … leshooting

What i tried :

- new nvidia driver released today : nvidia 364.16
- done: "try disabling: "Enable the Steam Overlay while in-game" "
- using "libsteam_api.so" from different game
- install steam-libs 1.0.0.50-3 meta package from alucryd-multilib
- disable compositor
- redownload , re-verfiy

- try run native libs system with :

   LD_PRELOAD=/usr/lib32/libudev.so.1 STEAM_RUNTIME=0 steam

   half-life, left for dead all work, Party Hard, just nothing.

- no missing libs

The funny thing is the first time a tried to run it, i heard loud music and there was a small window visible, after that crashed, it never came back, even after reinstall. I can't find any temporay folder of the game outside it's install path.
It also ships Mono libs with it. Maybe I'm missing something ?

Last edited by tuxfusion (2016-04-14 10:12:08)

Offline

#2 2016-04-14 09:54:46

tuxfusion
Member
Registered: 2007-12-31
Posts: 98

Re: [SOLVED] Steam game "Party Hard" - crash on start

I kept on looking for the Party with

sudo find / -name *Party*

and found :

~/.config/unity3d/PinoklGames/PartyHardGame

After deleting that, the game starts with a full size window, loud music, but everything in it black.
Is this a unity issue ?

Offline

#3 2016-04-14 10:06:58

tuxfusion
Member
Registered: 2007-12-31
Posts: 98

Re: [SOLVED] Steam game "Party Hard" - crash on start

Omg, this is weird , after removing the "-windowed" start up flag again, although the developers suggested to add, it WORKS:

vp0LLOAm.png

Offline

Board footer

Powered by FluxBB