You are not logged in.
Pages: 1
hey guys, i ve just installed savage2 game on my system, but the launcher fails to launch all the time giving me this error
"warning: The VAD has been replaced by a hack pending a complete rewrite
Savage2 - Fatal Error: OpenGL 2.0 not available.
./savage2.sh: line 22: 28195 Segmentation fault (core dumped) ./savage2.bin"
this is my opengl and driver info am using nouveau :
"OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NVA8
OpenGL version string: 2.1 Mesa 7.11.2
OpenGL shading language version string: 1.20
OpenGL extensions:
"
p.s: when i try to run savage twice in a row the screen hangs and kde logs me out, am not sure why?
thank you all
Offline
Might need to move some of the libs in /opt/savage2/libs out of the way (i. e. libstdc++, libgcc, etc.) so that the system libs are used. Check with `ldd' on savage2.bin.
Offline
Might need to move some of the libs in /opt/savage2/libs out of the way (i. e. libstdc++, libgcc, etc.) so that the system libs are used. Check with `ldd' on savage2.bin.
Thanks a lot, it works! just move 2 files libstdc++, libgcc to somewhere else.
Offline
Pages: 1