Been getting this weird "playerlist like" spam in rcon the past few months, after if spams it the server lags super bad. Took all the mods out, not that, talked to my host and no one else is experiencing this and have no idea why it happens, I only started seeing this a few months ago out of nowhere. Anyone know how to stop this? Example below, each player will have their own and sometimes the lag is so bad it will kick like 10 people. I tired the playerlist command in-game and it doesn't do it, so it's not someone doing it. Really have no idea what it could be.
"SteamID": "Steamid here",
"OwnerSteamID": "0",
"DisplayName": "Player name here",
"Ping": 144,
"Address": "Players IP here",
"ConnectedSeconds": 8019,
"VoiationLevel": 0.0,
"CurrentLevel": 0.0,
"UnspentXp": 0.0,
"Health": 100.0
Solved Weird list spam in rcon (status command)
Discussion in 'Rust Discussion' started by Dracaryz, May 5, 2018.
-
Wulf Community Admin
That is your RCON client checking for the server info.
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
nope the only thing spammning my RCON is:
NullReferenceException: Object reference not set to an instance of an object
But I know thats a whole diffrent issue -
-
-
-
-
Mine regularly sends "serverinfo", "playerlist", and "oxide.version".
oxide.version is the only one that prints output in server.
Anyone know if there's a way to prevent that? -
-
Do you by any chance have the Logger plugin?
After the recent changes in this plugin the "blacklist" entry was empty resulting in much more bloat to be logged to console and files. You need to see that this is in the config file:
Code:"Command list (full or short commands)": [ "help", "version", "chat.say", "craft.add", "craft.canceltask", "global.kill", "global.respawn", "playerlist", "global.serverinfo", "global.respawn_sleepingbag", "global.status", "global.wakeup", "inventory.endloot", "inventory.unlockblueprint" ],
Last edited by a moderator: May 7, 2018 -
Had the exact same error when my server host couldnt hold the player count anymore, If you are hosting with a gamehost website they are overkilling ur server, Since im using dedicated server now ive never had it again. Just saying what happend to me man
-
I'm not using the Logger plugin, this happens with or without plugins.
[DOUBLEPOST=1525729978][/DOUBLEPOST]
I don't think it's that, sometimes it will be slow in the early morning with 2-3 people and it will do it. Other times it will do it with 30 people or 5 people, I have not noticed the player count have anything to do with it at all.
[DOUBLEPOST=1525730053][/DOUBLEPOST]Not solved btw.Last edited by a moderator: May 7, 2018