Author Topic: To developers [Server version *Linux*]  (Read 2394 times)

cyrek

  • Traveller
  • *
  • Posts: 26
    • View Profile
To developers [Server version *Linux*]
« on: February 07, 2005, 01:53:55 pm »
Hello, I\'m writing, because i was waiting about a week until now. All the time, when i try to connect, it shows that i have wrong version. Can\'t you just change packages in next update, to downgrade the version for Linux version, or just change the server version?!?!?
Love is the one thing worth having...

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #1 on: February 07, 2005, 02:04:21 pm »
My checkout from the weekend works perfectly, dunno why everyone is having problems. Just wait until my installer is available :)


Back to Planeshift again \\o/

cyrek

  • Traveller
  • *
  • Posts: 26
    • View Profile
(No subject)
« Reply #2 on: February 07, 2005, 04:04:48 pm »
Huh, i don\'t get you ;). How can your version works, while i\'ve just updated PS and my client shows wrong version (different than server has).
Love is the one thing worth having...

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #3 on: February 07, 2005, 04:20:20 pm »
I don\'t know. There are some others who have up-to-date checkouts, even the right netversion, but they still can\'t connect ?(


Back to Planeshift again \\o/

acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
(No subject)
« Reply #4 on: February 07, 2005, 04:50:44 pm »
What is in your src/common/net/messages.h for the NETVERSION?
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

cyrek

  • Traveller
  • *
  • Posts: 26
    • View Profile
(No subject)
« Reply #5 on: February 07, 2005, 05:22:38 pm »
#define PS_NETVERSION   0x0026
Love is the one thing worth having...

acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
(No subject)
« Reply #6 on: February 07, 2005, 05:51:39 pm »
You are 2 versions too old, update source and rebuild.  The server is running version 0x0028
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

cyrek

  • Traveller
  • *
  • Posts: 26
    • View Profile
(No subject)
« Reply #7 on: February 07, 2005, 06:02:24 pm »
ouch! thanks!! :)
Love is the one thing worth having...

cyrek

  • Traveller
  • *
  • Posts: 26
    • View Profile
(No subject)
« Reply #8 on: February 07, 2005, 06:38:42 pm »
Still the same :/ I used script jammy.sh, it updated everything from cvs, but it doesn\'t work :(
« Last Edit: February 07, 2005, 06:41:03 pm by cyrek »
Love is the one thing worth having...

Androgos

  • Guest
(No subject)
« Reply #9 on: February 07, 2005, 06:53:50 pm »
Say what? Then your script doesn\'t work

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #10 on: February 07, 2005, 07:06:42 pm »
Delete your complete planeshift dir and do a clean&fresh checkout.

Quote

#!/bin/sh
echo \"Getting PlaneShift...\"
export CVSROOT=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/planeshift
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/planeshift co planeshift

while [ $? != 0 ]; do
        echo \"Failed CVS retrying....\"
        cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/planeshift co planeshift
done
echo \"PlaneShift CVS downloaded...\"


This script never betrayed me ;)
And yes, it is ripped from another script :P
« Last Edit: February 07, 2005, 07:09:25 pm by Karosh_Steinkatz »


Back to Planeshift again \\o/

cyrek

  • Traveller
  • *
  • Posts: 26
    • View Profile
(No subject)
« Reply #11 on: February 07, 2005, 07:26:26 pm »
After updating, should there be a catalogue

$PS_HOME/out/linuxx86/optimize/src/


=== Edited ===

Ok, nvm, i\'m installing once more ;)
« Last Edit: February 07, 2005, 07:34:51 pm by cyrek »
Love is the one thing worth having...

cyrek

  • Traveller
  • *
  • Posts: 26
    • View Profile
(No subject)
« Reply #12 on: February 07, 2005, 11:21:02 pm »
Okey, i\'d installed once more, but there\'s problem with executables, they can\'t compile. Is this a common error?
Love is the one thing worth having...

derula

  • Hydlaa Citizen
  • *
  • Posts: 409
  • Staying away because Talad asked nicely
    • View Profile
(No subject)
« Reply #13 on: February 07, 2005, 11:37:02 pm »
Quote
Originally posted by cyrek
Okey, i\'d installed once more, but there\'s problem with executables, they can\'t compile. Is this a common error?


it shouldn\'t be there, but some linux users have that, like me.

cyrek

  • Traveller
  • *
  • Posts: 26
    • View Profile
(No subject)
« Reply #14 on: February 08, 2005, 01:32:50 pm »
Could someone give me psclient and pssetup and psupdate compiled files? Please! Just give link or send it to my e-mail. admin@linux-hell.net
Love is the one thing worth having...