Hello,
I have several problems with my Rust server.
Floods console :/
Some players are kicked from the server (EAC disconnected, Steam Auth Timeout).
There are also many lags.
I would like to know if these problems come from my server, game or plugins Oxide.
P.S : My plugins are all up to date.
Sorry for my writing, I'm French.
Attached: screenshot of errors + my plugins
Solved Various errors in my server console
Discussion in 'Rust Discussion' started by Max.34., Feb 8, 2017.
-
Attached Files:
-
-
Wulf Community Admin
"EAC disconnected, Steam Auth Timeout" means just that, that EAC was disconnected and Steam authentication timed out. This can happen because of networking issues, server issues, etc.
"Entity is NULL but is still in saveList" is coming from invalid items being in your Rust .sav.
"Couldn't get the latest version of plugin" is because those Rust:IO isn't a plugin, and also that Notifier is no longer available.
"Couldn't check for updates of the following plugins as they have no ResourceID set" is literally what it is saying; report it to the plugin authors. -
How can I solve these problems? -
Wulf Community Admin
- May not be something you can solve, but you can test to see when it occurs and how frequently.
- Your .sav would need to be wiped most likely, unless you can find a plugin to remove those invalid entities.
- Report the Rust:IO part in the Updater plugin's support thread, the Notifier one you can't fix.
- Report the ResourceID ones to each plugin author in the message.
-
Where can I find this rust.sav file?
-
Wulf Community Admin
-
Deleting the map (proceduralmap.4000.****.141.sav) will not delete the server map?
-
Wulf Community Admin
-
I will not delete the map, I have the players on the server every day.
I also have this error:Attached Files:
-
-
Wulf Community Admin