Having exactly the same problem. Started with the "video card too old" bug, and now crashing when trying to log into a world (any world).
The logs are all the same:
Code:
libs/libcore_client.so(_ZN10ClientBase14save_backtraceEv+0x79) [0xb7e41259]
libs/libcore_client.so(_ZN10ClientBase12client_crashEi+0x1b) [0xb7e4152b]
[0xb803c400]
/usr/lib/libGL.so.1 [0xb6f75ed6]
libs/libopengl_api.so(_ZN8Engine3D12RenderizerGL20init_graphics_systemEiiibb+0x$
libs/libcommon_entities.so(_ZN13DisplayEntity15creation_notifyEP7Message+0x4bc)$
libs/libentity_system.so(_ZN13EntityManager32initialize_entity_as_custom_typeEP$
libs/libregnum_client.so(_ZN10GameClient19initialize_entitiesEv+0x2af) [0xb7fc7$
libs/libregnum_client.so(_ZN10GameClient4initEiPPc+0x876) [0xb7fca606]
libs/libregnum_client.so(_ZN10GameClientC1EiPPc+0xf3) [0xb7fcb553]
./game(main+0x259) [0x8048fc9]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7090775]
./game(__gxx_personality_v0+0x61) [0x8048c71]
Code:
glxinfo:
grep direct
direct rendering: Yes
grep OpenGl
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX/SSE2 NO-TCL
OpenGL version string: 1.3 Mesa 7.4
OpenGL extensions:
grep -i s3tc
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_compression_s3tc,
GL_SUN_multi_draw_arrays, GL_S3_s3tc
glxgears: 1934 frames in 5.0 seconds = 386.790 FPS
Homm.