1
Technical Help: Problems BEFORE entering the game /
« on: December 15, 2003, 11:58:15 pm »
Hei!
I\'m new to Linux so i\'m happy i made it this far, but it\'s still not working.
I followed the Howto in this board and then i tested cs and cel like in your manual. When i start the client i get this:
[carsten@Bishop planeshift]$ ./psclient
crystalspace.canvas.glx2d: Opening GLX2D
crystalspace.canvas.glx2d: Creating Context
crystalspace.canvas.glx2d: Video driver GL/X version
crystalspace.canvas.glx2d: Visual ID: 23, 24bit TrueColorn
crystalspace.canvas.glx2d: Frame buffer: 24bit
crystalspace.canvas.glx2d: R8:G8:B8:A0,
crystalspace.canvas.glx2d: level 0, double buffered
crystalspace.canvas.glx2d: Depth buffer: 16bit
Xlib: extension \"XFree86-DRI\" missing on display \":0.0\".
crystalspace.canvas.openglcommon: OpenGL renderer: Mesa GLX Indirect (vendor: Mesa project: http://www.mesa3d.org) version 1.3 Mesa 4.0.4
crystalspace.canvas.openglcommon: Using windowed mode at resolution 1024x768.
crystalspace.graphics3d.opengl: Optional Clipping: NPS
crystalspace.graphics3d.opengl: Required Clipping: 0PS
crystalspace.graphics3d.opengl: Outer Clipping: ZP0
crystalspace.graphics3d.opengl: ... using GL_ARB_multitexture
crystalspace.graphics3d.opengl: Using multitexture extension with 6 texture units
crystalspace.graphics3d.opengl: ... using GL_ARB_texture_env_combine
crystalspace.graphics3d.opengl: ... using GL_ARB_texture_env_dot3
crystalspace.graphics3d.opengl: ... not using GL_EXT_texture_env_combine
crystalspace.graphics3d.opengl: ... not using GL_EXT_texture_env_dot3
crystalspace.graphics3d.opengl: Maximum texture size is 2048x2048
crystalspace.graphics3d.opengl: Super lightmaps: max_size=256x256 num=1 16 64 64
crystalspace.sound.software: Software Sound Renderer selected
crystalspace.sound.oss: SoundDriver OSS selected
block_size: 8192
crystalspace.sound.software: Playing 44100 Hz, 16 bits, Stereo
crystalspace.sound.software: Volume: 1
Mounting maps: dungeon podium hydlaa temple tower.
planeshift.application.client: Planeshift Molecular Blue
planeshift.application.client: This game uses Crystal Space Engine created by Jorrit and others
planeshift.application.client: 0.97 rdev [Unix-x86-GCC]
crystalspace.font.freefont2: Could not open fontfile /fonts/ttf/arial.ttf!
loading definitions file /planeshift/gui/psgui.def...
load successful (0 windows, 1 skins loaded.)
aws-debug: setting up global AWS palette...
aws-debug: finished palette setup.
planeshift.application.client: psEngine initialized.
plugins/aws/awsmgr.cpp:621: failed assertion \'frame.xmax <= ptG2D->GetWidth() && frame.ymax <= ptG2D->GetHeight()\'
Trace/Breakpoint ausgel?st
[carsten@Bishop planeshift]$
my config.log says:
configure:12075: checking for libpng
configure:12164: gcc -o conftest -g -O2 conftest.c -lpng -lz -lm >&5
configure:12167: $? = 0
and if i type jam -q cspngimg, i get this:
[carsten@Bishop CS]$ jam -q cspngimg
./Jamconfig: No such file or directory
Couldn\'t find config. Please run \'configure\' first!
[carsten@Bishop CS]$
(and i did run ./configure)
do you have any idea what the problem is? my OS is redhat 9, mayby you need to know.
I\'m new to Linux so i\'m happy i made it this far, but it\'s still not working.
I followed the Howto in this board and then i tested cs and cel like in your manual. When i start the client i get this:
[carsten@Bishop planeshift]$ ./psclient
crystalspace.canvas.glx2d: Opening GLX2D
crystalspace.canvas.glx2d: Creating Context
crystalspace.canvas.glx2d: Video driver GL/X version
crystalspace.canvas.glx2d: Visual ID: 23, 24bit TrueColorn
crystalspace.canvas.glx2d: Frame buffer: 24bit
crystalspace.canvas.glx2d: R8:G8:B8:A0,
crystalspace.canvas.glx2d: level 0, double buffered
crystalspace.canvas.glx2d: Depth buffer: 16bit
Xlib: extension \"XFree86-DRI\" missing on display \":0.0\".
crystalspace.canvas.openglcommon: OpenGL renderer: Mesa GLX Indirect (vendor: Mesa project: http://www.mesa3d.org) version 1.3 Mesa 4.0.4
crystalspace.canvas.openglcommon: Using windowed mode at resolution 1024x768.
crystalspace.graphics3d.opengl: Optional Clipping: NPS
crystalspace.graphics3d.opengl: Required Clipping: 0PS
crystalspace.graphics3d.opengl: Outer Clipping: ZP0
crystalspace.graphics3d.opengl: ... using GL_ARB_multitexture
crystalspace.graphics3d.opengl: Using multitexture extension with 6 texture units
crystalspace.graphics3d.opengl: ... using GL_ARB_texture_env_combine
crystalspace.graphics3d.opengl: ... using GL_ARB_texture_env_dot3
crystalspace.graphics3d.opengl: ... not using GL_EXT_texture_env_combine
crystalspace.graphics3d.opengl: ... not using GL_EXT_texture_env_dot3
crystalspace.graphics3d.opengl: Maximum texture size is 2048x2048
crystalspace.graphics3d.opengl: Super lightmaps: max_size=256x256 num=1 16 64 64
crystalspace.sound.software: Software Sound Renderer selected
crystalspace.sound.oss: SoundDriver OSS selected
block_size: 8192
crystalspace.sound.software: Playing 44100 Hz, 16 bits, Stereo
crystalspace.sound.software: Volume: 1
Mounting maps: dungeon podium hydlaa temple tower.
planeshift.application.client: Planeshift Molecular Blue
planeshift.application.client: This game uses Crystal Space Engine created by Jorrit and others
planeshift.application.client: 0.97 rdev [Unix-x86-GCC]
crystalspace.font.freefont2: Could not open fontfile /fonts/ttf/arial.ttf!
loading definitions file /planeshift/gui/psgui.def...
load successful (0 windows, 1 skins loaded.)
aws-debug: setting up global AWS palette...
aws-debug: finished palette setup.
planeshift.application.client: psEngine initialized.
plugins/aws/awsmgr.cpp:621: failed assertion \'frame.xmax <= ptG2D->GetWidth() && frame.ymax <= ptG2D->GetHeight()\'
Trace/Breakpoint ausgel?st
[carsten@Bishop planeshift]$
my config.log says:
configure:12075: checking for libpng
configure:12164: gcc -o conftest -g -O2 conftest.c -lpng -lz -lm >&5
configure:12167: $? = 0
and if i type jam -q cspngimg, i get this:
[carsten@Bishop CS]$ jam -q cspngimg
./Jamconfig: No such file or directory
Couldn\'t find config. Please run \'configure\' first!
[carsten@Bishop CS]$
(and i did run ./configure)
do you have any idea what the problem is? my OS is redhat 9, mayby you need to know.