RCON player list showing negativeSolved
For a few months now my Rcon Player list shows negative numbers under Duration for an hour or so before it starts to count properly. Does anyone else have this or is it just me?
Sounds like the RCON client isn't actually receiving any player data. Are you using any plugins such as Logger?
Yes indeed, I use Logger, is that the reason then?
Yup, as your RCON client expects the last response to be something else. You can add an exclusion for the commands your RCON client uses.
I'm not really sure how to achieve what you're suggesting. I updated Logger.json to blacklist "playerlist" but that hasn't fixed it.
5c5339bb3cef3.png JimDeadlock
I'm not really sure how to achieve what you're suggesting. I updated Logger.json to blacklist "playerlist" but that hasn't fixed it.

Usually, rcons are sending and listening for output of 'status' command every few seconds, try to add this as well.

Well, after some unsuccessful experimentation I decided to try completely unloading all plugins, but the problem persists even then, so I guess it's not plugin related.

I'm using the standard Facepunch Rcon. What happens is when a new player joins the Duration keeps going from -59s to 0 over and over for a while, then starts behaving normally. I surely can't be the only one experiencing this, if it's happening on a plain vanilla setup with no plugins...?
> so I guess it's not plugin related.

yes, a few months/updates ago they broke it. player connected times can be negitive numbers
OK thanks, at least now I know I can't fix it so I can go and do something more productive with my life :)
Locked automatically