PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: doener on March 06, 2005, 02:06:03 am

Title: "You are not running the correct version of PlaneShift for this server
Post 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
Title:
Post by: Tharizdun on March 06, 2005, 04:18:09 am
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.
Title:
Post by: doener on March 06, 2005, 01:14:25 pm
Quote
Originally posted by Tharizdun
I dont believe the Linux binary package is updated that frequently.


It is version 3.007 - like the Windows version

Quote
You might have more luck in installing from source code by following the Debian Build guide:


Thanks, but I think I\'ll wait ...
Title:
Post by: Karosh_Steinkatz on March 06, 2005, 05:21:54 pm
A new client is available now. You can run the updater :)
Title:
Post by: UndeadInsanity on March 06, 2005, 08:09:23 pm
http://www.planeshift3d.com/wbboard/thread.php?threadid=15261&boardid=17&styleid=3
Title:
Post by: Suno_Regin on March 06, 2005, 09:57:07 pm
Or maybe you clicked localhost, that never works you gotta use laanx, people, next time be a little more less complicated lol
Title:
Post by: Karosh_Steinkatz on March 06, 2005, 10:07:22 pm
If you try to connect to localhost, you don\'t get the invalid version message. UYB :P
Title:
Post by: doener on March 07, 2005, 12:43:57 am
Quote
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 ...
Title:
Post by: Karosh_Steinkatz on March 07, 2005, 01:20:13 am
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.
Title:
Post by: doener on March 07, 2005, 01:44:45 am
Quote
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.
Title:
Post by: Karosh_Steinkatz on March 07, 2005, 01:48:32 am
Did you run \'./updater\'? Did it spit out error messages? Check also update.log if it contains something and post it.
Title:
Post by: doener on March 07, 2005, 01:51:53 am
Quote
Originally posted by Karosh_Steinkatz
Did you run \'./updater\'?


Yes.

Quote

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:

Code: [Select]

: 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.
Title:
Post by: doener on March 07, 2005, 01:53:54 am
After an \"apt-get install curl\" it works! Thank you guys!
Title:
Post by: Karosh_Steinkatz on March 07, 2005, 02:30:47 am
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.
Title: Apt-get install curl
Post by: Pennywise on March 07, 2005, 03:09:39 am
Apt-Get install curl----


how does one go about doing that?
Title:
Post by: lynx_lupo on March 07, 2005, 08:57:21 am
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.