I am unable to run the new 019 32bit PS Client.
Initially when I installed it, I was getting the missing libcal3d.so.12 message, so I ran the fixlibs.sh script, which fixed that issue.
Now when attempting to run the client on my Ubuntu Feisty (2.6.20-15-generic) system, I can get as far as selecting my character and then the game segfaults when attempting to load the first map.
This is the output when running it from terminal (with sudo)
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]
221 LOG_ANY flag deactivated with no filter.
221 LOG_WEATHER flag deactivated with no filter.
221 LOG_SPAWN flag deactivated with no filter.
221 LOG_CELPERSIST flag deactivated with no filter.
221 LOG_PAWS flag deactivated with no filter.
221 LOG_GROUP flag deactivated with no filter.
221 LOG_CHEAT flag deactivated with no filter.
221 LOG_LINMOVE flag deactivated with no filter.
221 LOG_SPELLS flag deactivated with no filter.
221 LOG_NEWCHAR flag deactivated with no filter.
221 LOG_SUPERCLIENT flag deactivated with no filter.
222 LOG_EXCHANGES flag deactivated with no filter.
222 LOG_ADMIN flag deactivated with no filter.
222 LOG_STARTUP flag deactivated with no filter.
222 LOG_CHARACTER flag deactivated with no filter.
222 LOG_CONNECTIONS flag deactivated with no filter.
222 LOG_CHAT flag deactivated with no filter.
222 LOG_NET flag deactivated with no filter.
222 LOG_LOAD flag deactivated with no filter.
222 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.
223 LOG_SKILLXP flag deactivated with no filter.
223 LOG_QUESTS flag deactivated with no filter.
223 LOG_SCRIPT flag deactivated with no filter.
223 LOG_MARRIAGE flag deactivated with no filter.
223 LOG_MESSAGES flag deactivated with no filter.
223 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.
224 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!
...
15560 <src/client/modehandler.cpp:2052 HandleUpdateCheck>
15560 Missing /this/version.dat! Cannot process update notifications.
crystalspace.graphics3d.shader.fixed:
Multitexture units: moderate 4
planeshift.application.client:
PSLoader: step 2: success
crystalspace.pluginmgr.loadplugin:
could not load plugin 'crystalspace.decal.manager'
crystalspace.plugin.load:
Couldn't load plugin with class 'crystalspace.decal.manager'!
planeshift_effects:
No decal plugin.
Problem with an effect obj in: decal/shadow
Segmentation fault (core dumped)
Any help appreciated.