Author Topic: "You are not running the correct version of PlaneShift for this server  (Read 1556 times)

doener

  • Wayfarer
  • *
  • Posts: 6
    • View Profile
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

Tharizdun

  • Hydlaa Resident
  • *
  • Posts: 168
    • View Profile
(No subject)
« Reply #1 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.

doener

  • Wayfarer
  • *
  • Posts: 6
    • View Profile
(No subject)
« Reply #2 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 ...

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #3 on: March 06, 2005, 05:21:54 pm »
A new client is available now. You can run the updater :)


Back to Planeshift again \\o/

UndeadInsanity

  • Traveller
  • *
  • Posts: 26
    • View Profile

Suno_Regin

  • Forum Addict
  • *
  • Posts: 2445
    • View Profile
(No subject)
« Reply #5 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

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #6 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
« Last Edit: March 06, 2005, 10:09:18 pm by Karosh_Steinkatz »


Back to Planeshift again \\o/

doener

  • Wayfarer
  • *
  • Posts: 6
    • View Profile
(No subject)
« Reply #7 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 ...
« Last Edit: March 07, 2005, 01:10:45 am by doener »

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #8 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.


Back to Planeshift again \\o/

doener

  • Wayfarer
  • *
  • Posts: 6
    • View Profile
(No subject)
« Reply #9 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.

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #10 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.


Back to Planeshift again \\o/

doener

  • Wayfarer
  • *
  • Posts: 6
    • View Profile
(No subject)
« Reply #11 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.
« Last Edit: March 07, 2005, 01:52:18 am by doener »

doener

  • Wayfarer
  • *
  • Posts: 6
    • View Profile
(No subject)
« Reply #12 on: March 07, 2005, 01:53:54 am »
After an \"apt-get install curl\" it works! Thank you guys!
« Last Edit: March 07, 2005, 01:55:56 am by doener »

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #13 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.


Back to Planeshift again \\o/

Pennywise

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
Apt-get install curl
« Reply #14 on: March 07, 2005, 03:09:39 am »
Apt-Get install curl----


how does one go about doing that?