Posts: 22
Threads: 5
Joined: May 2011
Reputation:
0
Ive been hosting SRCDS games for a while now, and im not sure what happened with this recent update, but ive taken off all my addons, re installed the servers completely, and ive tried various methods for fixing it that ive found online. None of this seems to work so far, and when I did get the updater to work, its noticeably slower than before.
Thanks in advance,
Sciphor
Posts: 22
Threads: 2
Joined: Nov 2008
Reputation:
0
07-03-2011, 08:49 AM
(This post was last modified: 07-03-2011, 08:54 AM by Sharft 6.)
What? no. We cannot update the server. we type in ./steam -command update -game "tf" -dir . then it says "updating installation" and sits all night and all day until.. well it's still stuck now.
Posts: 22
Threads: 5
Joined: May 2011
Reputation:
0
I think that I may have found a fix, first of all I set my clock to bypass the benchmark that the new srcds does, by using this command:
export RDTSC_FREQUENCY='2659.000000'
After that, I used these two files:
desciphor.org/vphysics.so
desciphor.org/libsteam.so
I put these files in orangebox/bin
So far so good, let me know how this works for you
Posts: 22
Threads: 5
Joined: May 2011
Reputation:
0
Damn, sorry man, Its been working fine for me since i did that, try putting that command in the .sh to start the server, and remove -autoupdate from it, right now mine looks like this:
./*****/orangebox/srcds_run -console -game garrysmod +maxplayers 26 +hostport 27016 +map rp_downtown_v2
This is for a customers server, so the stars are just his name
Posts: 22
Threads: 2
Joined: Nov 2008
Reputation:
0
07-04-2011, 05:07 PM
(This post was last modified: 07-04-2011, 05:11 PM by Sharft 6.)
After starting server
"Your server needs to be restarted in order to receive the latest update."
After trying to connect to server
"The connection failed after 4 retries."
Now I think of it, I have just changed ISP. maybe they are blocking it. Anyone know of a way to get around that? alternative server maybe?
Posts: 22
Threads: 5
Joined: May 2011
Reputation:
0
Try readding -autoupdate?
Posts: 22
Threads: 5
Joined: May 2011
Reputation:
0
./steam -command update -game tf -dir . -verify_all
Just found this, thought it might help.
Posts: 22
Threads: 5
Joined: May 2011
Reputation:
0
Did they update their files?