PlaneShift
Gameplay => Newbie Help (Start Here) => Topic started by: DeNappy on November 22, 2004, 02:47:14 am
-
Can\'t seem to get the world running on Suse 9.1. Everything linked up correctly and am able to create char. But when I attempt to enter the world, the following is gen\'d:
Load TYPE plugin crystalspace.mesh.object.emit
WARNING! Object \'_p_laanx_entrance2hydlaa_plaza\' is not closed!
./psclient: line 6: 9530 Segmentation fault /psclient.bin
I have never been able to get past this error! Can anyone help?
-
Originally posted by myself in another thread, easily findable with the SEARCH button
It has been said like a hundred times that the binaries are buggy for most of the people *sigh*
Either you get the sources from CVS (http://www16.brinkster.com/acraig/planeshift/buildmb.html) and build it for yourself or you wait for the next release, Crystal Blue, which should be out within this year (I hope).
Btw: if you choose to build MB from CVS, change the checkout tag of MB from -rMB010 to -rMB, otherwise the /spawn would not work. But I recommend to wait for CB.
Oh and since you are running SUSE 9.1: run export LD_ASSUME_KERNEL=2.4.1 before starting the client
Edit: oops, noticed that I had the wrong link there