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 - ikeX

Pages: [1]
1
Code: [Select]
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R300 20060815 AGP 4x x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 6.5.2


2
Linux Specific Issues / Unreadable fonts, errors
« on: June 16, 2007, 07:02:52 pm »
pssetup and psclient are unreadable when i run them the font is all garbled.
im running the latest binary's from the website, and the latest (repo) fglrx drivers on ubuntu 7.4.

the console spits this out when i try and run the game.

Code: [Select]
crystalspace.maploader.parse.image:
  Could not open image file '/planeshift/models/clacker/clacker_2.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'clacker_texture2', using checkerboard instead
  [node: library,textures,texture(name=clacker_texture2)]

crystalspace.maploader.parse.image:
  Could not open image file '/planeshift/models/clacker/clacker_3.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'clacker_texture3', using checkerboard instead
  [node: library,textures,texture(name=clacker_texture3)]

crystalspace.maploader.parse.image:
  Could not open image file 'Trepor_texture2' on VFS!

crystalspace.maploader.parse.texture:
  Couldn't load image 'Trepor_texture2', using checkerboard instead!

crystalspace.maploader.parse.image:
  Could not open image file 'Trepor_texture3' on VFS!

crystalspace.maploader.parse.texture:
  Couldn't load image 'Trepor_texture3', using checkerboard instead!
psEngine destroyed.

i got no idea.

3
Im having the same kind of problem, except im using the latest (repo) fglrx drivers in ubuntu.

the text is all garbled, im also using the latest binary's from the website

anyone have any idea's?

Pages: [1]