Hello
I am trying to play Planeshift but receives this error when I try to launch it. It seems to me that it is asking for crystalspace 1.2, the one provided by packman is 1.9. Is this correct and is it the reason for Planeshift not to launch?
olav@localhost:/usr/bin> planeshift-client.sh
starting planeshift-client ...
creating local working directory /home/olav/PlaneShift ...
cp: cannot stat `/etc/crystalspace-1.2/gldrivers.xml': No such file or directory
cp: cannot stat `/usr/share/games/planeshift/share/data/config/*.cfg': No such file or directory
cp: cannot stat `/usr/share/games/planeshift/share/data/config/updater*.xml': No such file or directory
rm: cannot remove `servers.xml': No such file or directory
cp: cannot stat `/usr/share/games/planeshift/share/data/servers.xml': No such file or directory
cp: cannot stat `/etc/crystalspace-1.2/*': No such file or directory
/usr/share/games/planeshift/planeshift-func.sh: line 84: cd: /home/olav/PlaneShift/bin/data/shader: No such file or directory
cp: cannot stat `/usr/share/crystalspace-1.2/data/shader/*.avp': No such file or directory
cp: cannot stat `/usr/share/crystalspace-1.2/data/shader/*.fvp': No such file or directory
cp: cannot stat `/usr/share/crystalspace-1.2/data/shader/*.xml': No such file or directory
WARNING: could not load plugin 'crystalspace.kernel.vfs'
* This likely means that the plugins could not be found.
If you're a user: Check the working directory the application starts from -
usually, it is the same as the directory with the executable.
If in doubt, contact the vendor.
If you're a developer: Check if the CRYSTAL environment var points to the
correct location - usually the directory CS was built in.
You can also use the '--verbose' command line switch to troubleshoot
where CS looks for plugins.
ERROR: csInitializer::SetupConfigManager failed!
Is your CRYSTAL environment variable set?
/home/olav/PlaneShift
olav@localhost:/usr/bin>
Any ideas?
Thanks