PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: fida on February 21, 2005, 07:31:07 am

Title: Sigkill+ ps under linux
Post by: fida on February 21, 2005, 07:31:07 am
Hi my grafic card is finnaly running, but I have another problem. Loading times takes over 20 minut, but I thimk it isn\'t unusual. my problem is, that game crashes without reason, I tried it twice and once it crashes, when I  got after the char creation and once while loading game
Creating psnetconnection 84e8c18!
Warning ID: crystalspace.maploader.parse.image
Description: Could not open image file \'/planeshift/tools/panflute01.jpg\' on VFS!
Warning ID: crystalspace.maploader.parse.texture
Description: Couldn\'t load image \'/planeshift/tools/panflute01.jpg\', using checkerboard instead!
Zabit (SIGKILL)

\"zabit\" is czech word for kill
thanks for help Fida
Title:
Post by: Platyna on February 21, 2005, 03:59:41 pm
On Linux Planeshift runs alot faster when compiled from source and
optimized to the particular system. Maybe try:
http://laanx.fragnetics.com/index.php?page=build_gentoo
http://platyna.xpam.de/planeshift/slack-built-howto.txt

On my system it was worth effort.

Regards.
Title:
Post by: fida on February 21, 2005, 08:29:18 pm
and where can I find manual for fedora core 3? I\'m quite new in linux
Title:
Post by: Tharizdun on February 22, 2005, 12:58:55 am
I think the crashing might be related to the server. I know that after the server was bought back up after being offline for an update, my client which was previously very stable crashed if I tried to walk anywhere, rotate the viewpoint, and so on. I also noticed the missing inventory and tria that others have discussed elsewhere.

So I updated my client via CVS and recompiled and now get the dreaded \"You are not running the correct version of planeshift for this server\" error.

My client reports a version of \"Planeshift Crystal Blue 0.3.007\"

Anyways, building from source is much the same regardless of linux distribution, the only differences is getting the prerequsite packages like curl, cvs, openal, jam etc installed, because you will probably want to use the packaging system that your distribution comes with - RPM in the case of FC3.

You should be able to get rpms of cvs and curl pretty easily, try using rpmfind to locate rpms for the other software components.

http://rpmfind.net
Title:
Post by: fida on February 22, 2005, 02:17:50 pm
ok and where can I get cvs? thanks
Title:
Post by: Iurisdictio on February 22, 2005, 05:41:38 pm
http://www.gnu.org/software/cvs/

But I recommend typing man cvs (or info cvs ) in your console first. ;)

And here is an cvs example taken from : http://laanx.fragnetics.com/index.php?page=build_debian
Code: [Select]
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/planeshift login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/planeshift co planeshift

edit=estetics