PlaneShift
Support => Technical Help: IN GAME bugs (after loading world) => Topic started 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?!?!?
-
My checkout from the weekend works perfectly, dunno why everyone is having problems. Just wait until my installer is available :)
-
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).
-
I don\'t know. There are some others who have up-to-date checkouts, even the right netversion, but they still can\'t connect ?(
-
What is in your src/common/net/messages.h for the NETVERSION?
-
#define PS_NETVERSION 0x0026
-
You are 2 versions too old, update source and rebuild. The server is running version 0x0028
-
ouch! thanks!! :)
-
Still the same :/ I used script jammy.sh, it updated everything from cvs, but it doesn\'t work :(
-
Say what? Then your script doesn\'t work
-
Delete your complete planeshift dir and do a clean&fresh checkout.
#!/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
-
After updating, should there be a catalogue
$PS_HOME/out/linuxx86/optimize/src/
=== Edited ===
Ok, nvm, i\'m installing once more ;)
-
Okey, i\'d installed once more, but there\'s problem with executables, they can\'t compile. Is this a common error?
-
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.
-
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
-
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.
-
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.
-
Originally posted by acraig
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)
-
Standard procedure! Post the error or we can\'t help you. :rolleyes:
-
At 12:00 everything will be at http://linux-hell.net/ps.txt
-
Wait till the cvs of P* get\'s back up and retry.