PlaneShift
Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: doener on March 06, 2005, 02:06:03 am
-
Hi everybody!
I downloaded the Linux-binary and started it under my Debian GNU/Linux testing. But when I try to connect the server it says:
\"You are not running the correct version of PlaneShift for this server\"
I run the updater a few times but id didn\'t help. Any hinds?
Thanks in advance,
Stephan
-
I dont believe the Linux binary package is updated that frequently. So in some cases it may be too old to work with the server, as the updater only updates art files under linux, not binaries/libraries as it does under windows.
You might have more luck in installing from source code by following the Debian Build guide:
http://laanx.fragnetics.com/index.php?page=build_debian
Also make sure you have decent opengl-capable video drivers set up and working.
-
Originally posted by Tharizdun
I dont believe the Linux binary package is updated that frequently.
It is version 3.007 - like the Windows version
You might have more luck in installing from source code by following the Debian Build guide:
Thanks, but I think I\'ll wait ...
-
A new client is available now. You can run the updater :)
-
http://www.planeshift3d.com/wbboard/thread.php?threadid=15261&boardid=17&styleid=3
-
Or maybe you clicked localhost, that never works you gotta use laanx, people, next time be a little more less complicated lol
-
If you try to connect to localhost, you don\'t get the invalid version message. UYB :P
-
Originally posted by Karosh_Steinkatz
A new client is available now. You can run the updater :)
Mmmh, sorry, nothing changed after I ran the updater. Version is still 3.007. Now I try to download this:
http://www.mortalsaviour.de/download/PlaneShift_CBV0.3.007-1.x86.run
EDIT: This version has the same problem, too ...
-
The version of the client is the same, but it has the correct netversion to connect to the server. And the client in the installer is a bit old :)
Just run the updater in your ps dir and it will download the current client.
-
Originally posted by Karosh_Steinkatz Just run the updater in your ps dir and it will download the current client.
When I run the updater it updates only a 6 KB big file named sack02a_icon.png.
-
Did you run \'./updater\'? Did it spit out error messages? Check also update.log if it contains something and post it.
-
Originally posted by Karosh_Steinkatz
Did you run \'./updater\'?
Yes.
Did it spit out error messages? Check also update.log if it contains something and post it.
Oh yes, I see, there are error messages:
: Starting binaries updater
ERROR: curl not found in path!
ABORTED: Please install the needed apps and run the updater again
./psupdater: line 94: return: can only `return\' from a function or sourced script
: Downloading MD5 sums
./psupdater: line 101: curl: command not found
./psupdater: line 102: curl: command not found
./psupdater: line 103: curl: command not found
./psupdater: line 104: curl: command not found
./psupdater: line 105: curl: command not found
: Done
: Checking for updated binaries
: Done, cleaning up
... and than it starts the art updater.
-
After an \"apt-get install curl\" it works! Thank you guys!
-
Hmm, I wonder
1. why you didn\'t so earlier :P
2. why it didn\'t abort when it didn\'t find curl... strange. Must be the different handling of different bash versions.
-
Apt-Get install curl----
how does one go about doing that?
-
If you\'re not on debian or derivates, then use other install methods. It just means you need to install (lib)curl. Do as you know.