https://bugs.freedesktop.org/show_bug.cgi?id=99762
Gregor Münch gr.muench@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|NEW |RESOLVED
--- Comment #4 from Gregor Münch gr.muench@gmail.com --- This is a game bug caused by old / incompatible lib files. I had exact the same issue and solved it by adding this to the game launch options: LD_PRELOAD='./libcxxrt.so:/usr/$LIB/libstdc++.so.6' %command%