Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - roach

Pages: [1]
1
Newbie Help (Start Here) /
« on: January 10, 2005, 04:22:05 pm »
Okay i got it,after asking some stupid questions on irc and googling i found this
-------------------
#!/bin/bash
cp /usr/lib/tls/libnvidia-tls.so.1.0.6629
/usr/lib/tls/libnvidia-tls.so.1.0.6629.orig
cp /usr/lib/libnvidia-tls.so.1.0.6629
/usr/lib/tls/libnvidia-tls.so.1.0.6629
-------------------
and IT WORKS. I hope you\'ll enjoy it as much as i do :)

EDIT:
one last problem occured,when i was creating my charater i got error that it couldnt load the meshes,this fixes it
-------------------
export LD_LIBRARY_PATH=/home/roach/planeshift/cal3d/src/cal3d/.libs
-------------------

just add it to that script you use to run psclient and you\'ll be fine

2
Newbie Help (Start Here) /
« on: January 10, 2005, 03:28:37 pm »
Ok i found some time to follow the guide step by step and it works - at least the downloading/compiling part. The problem is that i cant run the game,when i try to run psclient or pssetup i get this error
--------------
DLERROR (/home/roach/planeshift/CS/gl3d.csplugin): libnvidia-tls.so.1: cannot handle TLS data
WARNING: could not load plugin \'crystalspace.graphics3d.opengl\'
No 3D driver!
crystalspace.maploader: Could not get video driver
crystalspace.maploader: Could not get model converter
crystalspace.maploader: Could not get model crossbuilder
psclient:  No 3d driver (iGraphics3D) plugin!
--------------

i\'ll browse some forums and try to fix it but it would be nice if some  one helped me.

3
Newbie Help (Start Here) / Instalation under linux
« on: January 09, 2005, 03:46:47 am »
Well, I was looking all around the forum but i havent seen a single HOW-TO for linux instalation.So I did some googling and found this guide,that helps you compile planeshift from CVS. I hope im not the only linux user here and that this guide will help you.

http://icarus.uic.edu/~ssenne1/planeshiftcvs.html

4
Technical Help: Problems BEFORE entering the game /
« on: November 06, 2004, 09:34:29 pm »
i have exactly the same problem,when i run psclient i get this error
--------------------

Warning: Failed to load `gl3d\'; use \'-verbose\' argument for details.
Warning: Failed to load `gl3d\'; use \'-verbose\' argument for details.
WARNING: could not load plugin \'crystalspace.graphics3d.opengl\'
aws-debug: Couldn\'t find iGraphics2D plugin!!
psclient: No 3d driver (iGraphics3D) plugin!
-----------------------

but when i run psclient-bin the game starts,i create a character,but at the end when i choose traits and i press next,the game quits with \'segmentation fault\' error,whats with that?(it does the same with both,manual and quick char generation)

Pages: [1]