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!