sorry. didn\'t know (i know myself how freaky this seg-faults are):
so here\'s the seg-fault right before it crashes in the loading screen of the map
Program received signal SIGSEGV, Segmentation fault.
0x080707fd in GEMClientObject::InitMesh (this=0x8347d98,
factname=0x843ad10 \"stonebm\",
filename=0x83c05b8 \"/planeshift/models/stonebm/stonebm.cal3d\",
pos=@0xbffff028, rotangle=0, room=0x85c7fb0 \"NPCroom\")
at src/client/pscelclient.cpp:533
533 pcmesh->SetMesh(entry->factory->CreateMeshWrapper());
and that\'s the message i receive when i want to view a character
View:
Failed to load mesh factory from file
/planeshift/models/stonebm/stonebm.cal3d
okay, i solved the problem by myself. it\'s a little bit sh* when you forget to set some global variables (LD_LIBRARY_PATH for example). btw. are there other cards besides \"npcroom\"