Everything worked (and works) fine ... except playing: there is no problem with viewing a game - to "drive around" in spectator mode but if I want to join a team there occurs a "segmentation fault". I hope anyone can help. I'll try to get some more information about the crash.
Edit:
Well, gdb can tell me the following:
[...]Starting program: ~/zb_s/games/tank/tank
[Thread debugging using libthread_db enabled]
User data directory is "~/.config/QuantiCode/Zero Ballistics/"
--------------------------------------------------------------------------------
23.8.2011, 18:15:49 : log session started
Build Aug 23 2011 - 17:36:18
Debug classes: -
Version z2.00
Vendor: ATI Technologies Inc.
Renderer: ATI Mobility Radeon HD 4200 Series
GL Version: 3.3.10665 Compatibility Profile Context
Max. Texture Units: 16
Max. Varying Floats: 128
Max. Vertex Attribs: 29
Max. Uniforms in VS: 16384
Max. Uniforms in FS: 16384
GLSL language version: 3.30
Shader Model: 4
[New Thread 0x7fffe9ee8700 (LWP 2035)]
[Thread 0x7fffe9ee8700 (LWP 2035) exited]
[New Thread 0x7fffe9ee8700 (LWP 2036)]
[Thread 0x7fffe9ee8700 (LWP 2036) exited]
[New Thread 0x7fffe9ee8700 (LWP 2037)]
[New Thread 0x7fffe54e0700 (LWP 2038)]
[New Thread 0x7fffe4cdf700 (LWP 2039)]
[New Thread 0x7fffdfdca700 (LWP 2059)]
Attempting direct connection to 89.110.149.15:23700...
connection request accepted from 89.110.149.15:23700
We are connected to 89.110.149.15:23700 and have IP (...).
Server is running version Z2.00
[New Thread 0x7fffdf3b6700 (LWP 2060)]
[New Thread 0x7fffdebb5700 (LWP 2061)]
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
MSG:
MSG:
MSG:
MSG:
MSG:
MSG:
MSG: Press 'h' for help.
MSG: You have joined the match.
Program received signal SIGSEGV, Segmentation fault.
0x000000000086d144 in terrain::TerrainData::getHeightAndNormalBicubic(float, float, float&, Vector&) const ()
The same happens when hosting an own server, but in this case immediately after the server is ready:
[...] Warning : element Shape is missing attribute "mass_only".
[New Thread 0x7fffdede4700 (LWP 2682)]
Mr. Stubot auth data set to 1; 1
New player has name Mr. Stubot
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Warning : element Shape is missing attribute "mass_only".
Robot auth data set to 2; 2
New player has name Robot
Program received signal SIGSEGV, Segmentation fault.
0x000000000086d144 in terrain::TerrainData::getHeightAndNormalBicubic(float, float, float&, Vector&) const ()