PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: cyrek on February 07, 2005, 01:53:55 pm

Title: To developers [Server version *Linux*]
Post by: cyrek 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?!?!?
Title:
Post by: Karosh_Steinkatz 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 :)
Title:
Post by: cyrek 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).
Title:
Post by: Karosh_Steinkatz 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 ?(
Title:
Post by: acraig on February 07, 2005, 04:50:44 pm
What is in your src/common/net/messages.h for the NETVERSION?
Title:
Post by: cyrek on February 07, 2005, 05:22:38 pm
#define PS_NETVERSION   0x0026
Title:
Post by: acraig on February 07, 2005, 05:51:39 pm
You are 2 versions too old, update source and rebuild.  The server is running version 0x0028
Title:
Post by: cyrek on February 07, 2005, 06:02:24 pm
ouch! thanks!! :)
Title:
Post by: cyrek 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 :(
Title:
Post by: Androgos on February 07, 2005, 06:53:50 pm
Say what? Then your script doesn\'t work
Title:
Post by: Karosh_Steinkatz 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
Title:
Post by: cyrek 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 ;)
Title:
Post by: cyrek 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?
Title:
Post by: derula 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.
Title:
Post by: cyrek 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
Title:
Post by: acraig on February 08, 2005, 08:24:12 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?



I don\'t understand this?  Why are you trying to build executables? You should be building from source.
Title:
Post by: derula on February 08, 2005, 08:50:36 pm
Quote
Originally posted by cyrek
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


Why don\'t you wait for Karosh\'s loki installer? It\'ll be out soon.
Title:
Post by: cyrek on February 08, 2005, 09:55:46 pm
Quote
Originally posted by acraig
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?



I don\'t understand this?  Why are you trying to build executables? You should be building from source.


ok, so i builded from source, but there\'s no psclient, no pssetup and no psupdate.

And i\'m not waiting for installer, because i don\'t have time :P I just need to play Planeshift as fast as i can. (no, i\'m not an planeshiftoholic ;P)
Title:
Post by: lynx_lupo on February 08, 2005, 10:31:26 pm
Standard procedure! Post the error or we can\'t help you.  :rolleyes:
Title:
Post by: cyrek on February 09, 2005, 10:50:42 am
At 12:00 everything will be at http://linux-hell.net/ps.txt
Title:
Post by: lynx_lupo on February 09, 2005, 06:21:14 pm
Wait till the cvs of P* get\'s back up and retry.