Heads up Wulf...looks like manual server update is dropping right now. Looks like client got updated first and blocks access to older servers. Probably need new oxide binaries
https://twitter.com/RustUpdates/status/525029244905463808
The beta client updates definitely restrict access. Would expect major update soon.
You can still connect with non-beta client 334.
Setting up a Rust server with Windows
Discussion in 'Guides and Tips' started by Wulf, Oct 9, 2014.
-
Wulf Community Admin
-
-
Is there some form of god mode for admins available yet? It's real difficult to help people fix their locks (and help people in general) after a server restart when everyone can kill me ><
-
-
Any idea if it's possible to set up Oxide on gameservers host server?
-
Wulf Community Admin
-
-
Wulf Community Admin
- Added LuaUtil library with util.TableToArray
- Added OnEntitySpawn, OnPlayerInit and OnEntityDeath hooks
- Added Plugins library (plugins.Exists, plugins.CallHook)
- Added Time library (time.GetUnixTimestamp, time.GetCurrentTime)
- Added WebRequests library which supports both GET and POST requests
- Added global new function to instantiate by .net type
- Added static field auto-binding to lua (eg print( global.server.hostname ))
- Fixed OnPlayerSpawn hook to only be called when a player specifically spawns
-
Wulf Community Admin
Made a little correction to the startup scripts. I had maxplayers instead of server.maxplayers.
-
If not, how can I install them myself? -
Wulf Community Admin
-
does anyone know where (drive/folder) the default "app update" will go? Thanks
-
Wulf Community Admin
-
As you probably figured I did that! Just wanted to point out. Once you have done that and even though you force install dir and try to re-update it will keep saying the app is up to date. If it is in the default it will use that as its check point.
Ah there is some other residual. Even though I removed that app folder, etc...on steamcmd it still won't update my server. I will need to investigate further.
Still working on this issue. I have removed steamcmd, reinstalled, renamed my rust server folder, etc...and it still won't let me update. Looks like I will have to completely uninstall steam, etc to get this back on track. Don't screw up with the force folder - WOW what a PITA.
Of course if anyone knows where steam must keep track of the updates and we could short-cut the issue that would be greatly appreciated. I will update again after I reinstall everything.
Well that did it. I had to uninstall and then re-install Steam again to get the flag cleared so I could download the update. That was greasy! -
My command here: steamcmd +login anonymous +app_update 258550 -beta development -
Wulf Community Admin
-
-
-
Wulf Community Admin