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

Pages: [1]
1
Linux Specific Issues / 0,3.17 crashes in game
« on: December 01, 2006, 12:13:45 am »
Hi!

I'm a old newbie to planeshift.. I had it and played the game pretty much a couple of months ago on my computer.. now i've got a new computer, a laptop.. download 0.3.17 and after some trouble with the updater (only art is updated now) I finally got into the game.. but I cannot play becuase when it's loaded I can walk a couple of steps and then it crashes.. I have also tried just with the installed 0.3.17 but the same thing happens..

When I start the client from a terminal this happens....

Code: [Select]
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)]

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=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=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]

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.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=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=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]
framebuffer status: incomplete - dimensions
Segmentation fault

... and then the game is no more.. that text above is also in red so I guess that's the problem.. there are several errors and it seems to be missing files?

My computer is a acer with intel celeron m 1.46ghz,  1gb ram, ati radeon xpress 200m.. my distro is gentoo (used the same distro on my other comp which is now a fileserver) and I have the latest driver for ati (8.30.3-r1).. I'm using xorg 7.1..

Anyone got any ideas how I can play the game more than a couple of steps at a time? :P

/ Amir

Pages: [1]