protonscr

Dreamfall chapters immediately exits on launch

steamclosed reviewed3rd party gameruntime
ValveSoftware/steam-for-linux#3765 · opened 2015-03-20 by nanonyme · updated 2018-07-16 · 7 comments · github
Nnanonyme 2015-03-20 github

Log just says:

game update: AppID 237850 "Dreamfall Chapters", ProcID 6900, IP 0.0.0.0:0
ERROR: ld.so: object '/home/nanonyme/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/nanonyme/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Found path: /home/nanonyme/.local/share/Steam/SteamApps/common/Dreamfall Chapters/Dreamfall Chapters
Mono path[0] = '/home/nanonyme/.local/share/Steam/SteamApps/common/Dreamfall Chapters/Dreamfall Chapters_Data/Managed'
Mono path[1] = '/home/nanonyme/.local/share/Steam/SteamApps/common/Dreamfall Chapters/Dreamfall Chapters_Data/Mono'
Mono config path = '/home/nanonyme/.local/share/Steam/SteamApps/common/Dreamfall Chapters/Dreamfall Chapters_Data/Mono/etc'

Game removed: AppID 237850 "Dreamfall Chapters", ProcID 6900

Game immediately exits after this without any useful errors

Ggdrewb-valve maintainer 2015-03-20 github

You should report this to the game developers also.

Ttomtomme 2015-06-18 github

No, I bet he should not. This is also a unity3d-engine game and ALL games using this engine refuse to start through steam, but run fine solo, see my bug-report: https://github.com/ValveSoftware/steam-for-linux/issues/3888

@nanonyme : could you confirm that you have other games that do not launch / show this error? Could you tell us which ones and if some of them can be run solo? You can do this by right clicking on the game entry in steam, selecting properties, then local files, the browse local files and then click on the game binary.

Ttomtomme 2015-06-22 github

try Installing the alsa-devel and alsa-devel-32bit packages - this solved the issue for me :)

thank Tuk for the fix, see https://github.com/ValveSoftware/steam-for-linux/issues/3888

Kkisak-valve maintainer 2018-07-13 github

Hello @nanonyme, @tomtomme, are either of you still experiencing this issue on an up to date system?

Nnanonyme 2018-07-14 github

I haven't been using Steam except through the Flatpak on Linux for a while since it's less messy so I'd prefer if someone else would take over the original bug. I can test with the other setup though

Ttomtomme 2018-07-16 github

This issue is solved for me. I just tried to uninstall alsa-devel and alsa-devel-32bit and this is not possible anymore without also removing steam. So the deps are correct now on opensuse tumbleweed at least since steam version 1.0.0.54-5.4 as of Di 14 Nov 2017 13:00:00 CET

Kkisak-valve maintainer 2018-07-16 github

Thanks for retesting. Steam's handling of the runtime has also changed so that the default is to prefer host libraries. That makes it less likely to mix incompatible libraries which may also help avoid this.

Closing per the last couple comments.