Gregor Münch changed bug 99762
What Removed Added
Resolution --- NOTOURBUG
Status NEW RESOLVED

Comment # 4 on bug 99762 from
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%


You are receiving this mail because: