PlaneShift
Gameplay => Newbie Help (Start Here) => Topic started by: runlevel0 on November 29, 2003, 11:28:43 pm
-
I got psclient working (as I wrote a few minutes ago), and was able to set up the character propperly - named Levelnur ;) - .
After setting the password and pressing the upload button everything seemed to run just fine, until I got a segfault with the following message:
-------------------------------------------------------------------------------------------
Load TYPE plugin crystalspace.mesh.object.emit
WARNING! Object \'_p_laanx_entrance2hydlaa_plaza\' is not closed!
./psclient: line 6: 15102 Segmentation fault ./psclient-bin
---------------------------------------------------------------------------------------------------
Any clue ?
TIA ;)
-
If you built planeshift in debug mode ( I really hope you did! ) then you should run it in the debugger and get a stack trace of where the crash occurs. If you need some info on how to do that then let me know.