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

Pages: [1]
1
OK.. this was obviously a crystalspace problem.
I used cs, cal3d and cel from cvs and the planeshift binary and it finaly works.. the mix is not the perfect solution i guess but anyway im happy to have it running.

So lets see if it was worth it  ;)

2
Ok.. now there is no error with the driver anymore.

But i get this:
Quote
planeshift.application.client:
  PSLoader: step 2: success

crystalspace.maploader.parse.image:
  Could not open image file '/this/art/effects/rect_texture1.dds' on VFS!

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

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=fistpart),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=fistpart),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=fistpart),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=gas),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=gas),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=gas),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=fistpart),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=fistpart),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=fistpart),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=flameburst),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=flameburst),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=flameburst),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=freeze),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=freeze),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=freeze),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=taladbless),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=taladbless),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=taladbless),params]
framebuffer status: incomplete - dimensions

crystalspace.maploader.parse.image:
  Could not open image file '/this/art/effects/target.dds' on VFS!

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

planeshift.application.client:
  PSLoader: step 3: success

<src/common/util/psxmlparser.cpp:282 ParseFile>:
  Could not find file: /planeshift/world/podium/sound.xml
  Could not find file: /planeshift/world/npcroom2/sound.xml
  Could not find file: /planeshift/world/bronzedoors/sound.xml
  Could not find file: /planeshift/world/terr_common/sound.xml
  Could not find file: /planeshift/world/npcroom_corr/sound.xml
  Could not find file: /planeshift/world/hydlaa_winch/sound.xml
  Could not find file: /planeshift/world/magicshopworld/sound.xml
  Could not find file: /planeshift/world/npcroom1/sound.xml
  Could not find file: /planeshift/world/bronzedoorsworld/sound.xml

planeshift.application.client:
  PSLoader: step 4: success

<src/client/psclientdr.cpp:237 HandleStatsUpdate>:
  Stat request failed because CelClient not ready for 992
Map hydlaa_common loaded successfully in 902ms
  Stat request failed because CelClient not ready for 992

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

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

crystalspace.thingloader.parse:
  Bad UV coordinates for polygons in this thing!
  [node:
  world,sector(name=hydlaa_plaza),meshobj(name=_s_laanx_statue_01V15a_02),param
  s]
  Bad UV coordinates for polygons in this thing!
  [node: world,sector(name=hydlaa_plaza),meshobj(name=hydlaaplaza),params]
  Bad UV coordinates for polygons in this thing!
  [node: world,sector(name=hydlaa_plaza),meshobj(name=_s_WoodsEnd01),params]

crystalspace.engine.warning:
  Couldn't load cached lighting for 17 object(s). Use -relight to calculate
  lighting:
      _s_street_NEW_05
      _s_r508
      _s_r515
      _s_w0501
      ...


What could be wrong?

3
Thx for your answer but after hours of trying im about to give it up..

The driver is up to date as you see (8.34.8) and works with all my other games (not only two).
I dont get it.. somehow PS doesnt use my hardware acceleration.

What else could be the reason? CS and cal3d are in the (X)ubuntu repos.. What about CEL?

I will try to install all of it from cvs..

4
oops.. sorry.

5
I have installed on Xubuntu with working fglrx, but i get weird textures.

Quote
mak@igor:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X800 XT
OpenGL version string: 2.0.6334 (8.34.8)



I guess its just one line in the terminal but i dont get it  :'(


EDIT:
Now this is strange, here is my output when i start the psclient:
Quote
DEBUG: Sound System Software Renderer Initializing...
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
  Indirect rendering may indicate a flawed OpenGL setup if you run on a local
  X server.

Other games just work fine so i dont know what to do about this?!

Pages: [1]