PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: phreak on May 30, 2003, 03:26:39 am

Title: OpenGL problem
Post by: phreak on May 30, 2003, 03:26:39 am
Hi! I\'ve installed PlaneShift form CVS using the script. But when trying to start planeshift by using ./psclient (using 3D/OpenGL) I get the following error: (done with -verbose)

phreak@phreak:~/molblue/planeshift$ ./psclient -verbose
Warning: Failed to load `gl3d\'; reason(s):
DLERROR (gl3d): libopengl32.so: cannot open shared object file: No such file or directory
Warning: Failed to load `gl3d\'; reason(s):
DLERROR (gl3d): libopengl32.so: cannot open shared object file: No such file or directory
WARNING: could not load plugin \'crystalspace.graphics3d.opengl\'
aws-debug: Couldn\'t find iGraphics2D plugin!!
psclient: No 3d driver (iGraphics3D) plugin!
phreak@phreak:~/molblue/planeshift$

I\'ve posted the same problem before, but it was in a CVS thread so I made a new one. I\'m able to use --video=software. But that sucks. I want 3D :D
I know that OpenGL works with my video card under linux because I\'ve played several other games using OpenGL (quake2, quake3, RTCW:ET, Screensavers).

I am using:
Debian GNU/Linux SID
Kernel 2.4.20
Nvidia GeForce4 ti2400
Title:
Post by: phreak on May 30, 2003, 02:05:27 pm
I\'ve now tested if cel works with opengl by using ./celtst and that works fine. Is there someway I can rebuild just the 3D plugin to look for errors?