Author Topic: PS-Client Aborts all the time  (Read 727 times)

high

  • Traveller
  • *
  • Posts: 29
    • View Profile
PS-Client Aborts all the time
« on: May 12, 2007, 11:02:53 pm »
Hello,

I just installed the new PS client, and I'm unable to play at all, et just aborts after some time. I am able to get to the character screen, sometimes, then it aborts. It basically aborts anywhere from the time I run the client to the character screen (I can even press on connect sometimes). Initially I get this :

$ planeshift
chmod: changing permissions of `psc': Operation not permitted

I am in the games group though, so it should work shouldn't it?

I always get a bunch of texture errors (even when the client worked) :

Skipping 'ButtonTutorial' because it's already loaded
  psEngine initialized.
Using fontsize 20 for resolution 1280x960

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!

<src/client/modehandler.cpp:2047 HandleUpdateCheck>:
  Missing /this/version.dat!  Cannot process update notifications.
WARNING! Object '_s_bridge_01' is not closed!
WARNING! Object '_s_sigil_01' is not closed!
WARNING! Object 'spikes_03' is not closed!
WARNING! Object 'spikes_05' is not closed!
WARNING! Object '_s_sigil_02' is not closed!
WARNING! Object '_s_sigil_04' is not closed!
...

crystalspace.graphics3d.shader.fixed:
  Multitexture units: whopping 8

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

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]
 

.......


And finally I get errors like this :

*** glibc detected *** ./psc: double free or corruption (!prev): 0x09013498 ***
======= Backtrace: =========
/lib/libc.so.6[0xb777a447]
/lib/libc.so.6(__libc_free+0x7a)[0xb777b9f4]
libs/libstdc++.so.6(_ZdlPv+0x21)[0xb78f6f01]
libs/libstdc++.so.6(_ZdaPv+0x1d)[0xb78f6f5d]
./psc[0x85c211d]
======= Memory map: ========
08048000-08ac0000 r-xp 00000000 fd:03 18103      /opt/PlaneShift/psc
08ac0000-08c06000 rw-p 00a77000 fd:03 18103      /opt/PlaneShift/psc
08c06000-0e9ca000 rw-p 08c06000 00:00 0          [heap]
.....(omitted)
908bd000-908cd000 rw-s 00282000 00:0c 10813      /dev/dri/card0
Aborted


Does anyone know why this is happening? Could the permissions bit the cause (for the abort)
What about the textures problem, I alway have it, any idea why it can't read the newly installed textures?

Thank you!




high

  • Traveller
  • *
  • Posts: 29
    • View Profile
Re: PS-Client Aborts all the time
« Reply #1 on: May 12, 2007, 11:18:54 pm »
By the way, I tried running it as root, no change

Xuma Amux

  • Traveller
  • *
  • Posts: 33
  • I know stuff....
    • View Profile
Re: PS-Client Aborts all the time
« Reply #2 on: May 12, 2007, 11:39:23 pm »
The devs have gone back to the old client for the time being

Quote
The server has been restarted with the 0.3.018 version. We decided to postpone the release of 019 to allow engine developers to perform better testing. This phase was taking too much time, and we decided it was better to give you back PlaneShift even if in 018 version!

As stated here

high

  • Traveller
  • *
  • Posts: 29
    • View Profile
Re: PS-Client Aborts all the time
« Reply #3 on: May 12, 2007, 11:58:54 pm »
Thank you Xuma Amux,

I went on the home page before that msg was posted :-), thanks for pointing it out to me, this must be the reason I had those errors.

Cheers!