I get this when running, the game starts fine, but just when I hit the Join button it's when it crashes, here's an output when I run in shell

chmod: changing permissions of `psc': Operation not permitted
DEBUG: Sound System Software Renderer Initializing...
planeshift.application.client:
PlaneShift Crystal Blue
This game uses Crystal Space Engine created by Jorrit and others
1.1.0 [Unix-x86-GCC]
219 LOG_ANY flag deactivated with no filter.
219 LOG_WEATHER flag deactivated with no filter.
219 LOG_SPAWN flag deactivated with no filter.
219 LOG_CELPERSIST flag deactivated with no filter.
220 LOG_PAWS flag deactivated with no filter.
220 LOG_GROUP flag deactivated with no filter.
220 LOG_CHEAT flag deactivated with no filter.
220 LOG_LINMOVE flag deactivated with no filter.
220 LOG_SPELLS flag deactivated with no filter.
220 LOG_NEWCHAR flag deactivated with no filter.
220 LOG_SUPERCLIENT flag deactivated with no filter.
220 LOG_EXCHANGES flag deactivated with no filter.
220 LOG_ADMIN flag deactivated with no filter.
220 LOG_STARTUP flag deactivated with no filter.
221 LOG_CHARACTER flag deactivated with no filter.
221 LOG_CONNECTIONS flag deactivated with no filter.
221 LOG_CHAT flag deactivated with no filter.
221 LOG_NET flag deactivated with no filter.
221 LOG_LOAD flag deactivated with no filter.
221 LOG_NPC flag deactivated with no filter.
222 LOG_TRADE flag deactivated with no filter.
222 LOG_SOUND flag deactivated with no filter.
222 LOG_COMBAT flag deactivated with no filter.
222 LOG_SKILLXP flag deactivated with no filter.
222 LOG_QUESTS flag deactivated with no filter.
222 LOG_SCRIPT flag deactivated with no filter.
222 LOG_MARRIAGE flag deactivated with no filter.
222 LOG_MESSAGES flag deactivated with no filter.
222 LOG_CACHE flag deactivated with no filter.
223 LOG_PETS flag deactivated with no filter.
223 LOG_USER flag deactivated with no filter.
223 LOG_LOOT flag deactivated with no filter.
223 LOG_DUELS flag deactivated with no filter.
223 LOG_TRIBES flag deactivated with no filter.
223 All LOGS are off.
Mounting skin: /this/art/skins/elves.zip
Mounting skin: /planeshift/art/skins/base/client_base.zip
psEngine initialized.
Using fontsize 16 for resolution 1024x768
crystalspace.maploader.parse.image:
Could not open image file 'tlo-ke_1.dds' on VFS!
crystalspace.maploader.parse.texture:
Couldn't load image 'tlo-ke_1.dds', using error texture instead!
crystalspace.maploader.parse.image:
Could not open image file '/planeshift/items/spoon_wooden01a.dds' on VFS!
crystalspace.maploader.parse.texture:
Couldn't load image '/planeshift/items/spoon_wooden01a.dds', using error
texture instead!
WARNING! Object 'spikes_06' is not closed!
WARNING! Object '_s_sigil_03' is not closed!
WARNING! Object '_s_sigil_05' is not closed!
WARNING! Object '_s_walls_01' is not closed!
WARNING! Object '_s_bridge_01' is not closed!
WARNING! Object '_s_sigil_01' is not closed!
...
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.maploader.parse.image:
Could not open image file '/this/art/effects/deathmarkinvert2.dds' on VFS!
crystalspace.maploader.parse.texture:
Could not load texture 'deathmark', using checkerboard instead
[node: library,textures,texture(name=deathmark)]
crystalspace.maploader.parse.image:
Could not open image file 'dragonmark' on VFS!
crystalspace.maploader.parse.texture:
Couldn't load image 'dragonmark', using error texture instead!
crystalspace.maploader.parse.library:
Could not open library file '/this/art/effects/electro.part' on VFS!
planeshift.application.client:
PSLoader: step 3: success
52594 <src/common/util/psxmlparser.cpp:282 ParseFile>
Segmentation fault (core dumped)
================================================
EDIT:
I did the missing libs checkup, didn't work either, I got this:
This program will download the latest dynamic libs required by PlaneShift. If you have missing lib errors, running this program may fix them.
Press enter to continue. Press Ctrl+C to abort.
Downloading new libs. This may take a while.
--18:31:37--
http://download.xordan.com/32bitlibs.tar.bz2 => `32bitlibs.tar.bz2'
Resolving download.xordan.com... 67.159.44.201
Connecting to download.xordan.com|67.159.44.201|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,962,333 (3.8M) [application/octet-stream]
100%[====================================>] 3,962,333 15.81K/s ETA 00:00
18:35:06 (18.60 KB/s) - `32bitlibs.tar.bz2' saved [3962333/3962333]
Download finished.... copying to correct location.
rm: cannot remove `libs': No such file or directory
All done.