My server seems to be crashing quite a bit today. I'm getting these errors. "ConsoleSystem.Arg" seems to be popping up quite a bit. Any idea's on how I can fix this? I just updated to the latest RustIO.
[02/04/2017 12:45:15] RustIO v2.10.0: Failed to load config file (is the config file corrupt?) (Unterminated string. Expected delimiter: ". Path 'welcomeMessage', line 17, position 1.)
[02/04/2017 12:45:15] PlayerRankings plugin requires missing dependency: ConnectionDB
[02/04/2017 12:45:15] Error while compiling Bounty.cs(1030,25): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
[02/04/2017 12:45:15] Error while compiling EasyAirdrop.cs(282,72): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
[02/04/2017 12:45:15] Error while compiling GUIAnnouncements.cs(1347,54): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
[02/04/2017 12:46:39] RustIO v2.10.0: Failed to load config file (is the config file corrupt?) (Unterminated string. Expected delimiter: ". Path 'welcomeMessage', line 17, position 1.)
Server crashing, getting same error outputs. Any help appreciated.
Discussion in 'Rust Discussion' started by Rhidz, Feb 4, 2017.
-
Wulf Community Admin
Those are errors from plugins, not the server crashing. All of those plugins have had updates posted for them, simply update.
For the Rust:IO error, your config is corrupt/invalid as the message mentions. -
I have come to the conclusion that it's a RAM issue, I have a 50 slot server with gameservers.com where they only provide 4gb of memory. I figured 77k entities is quite a bit for that amount of RAM? @Wulf
Last edited by a moderator: Feb 4, 2017 -
Wulf Community Admin