steam-condenser-java icon indicating copy to clipboard operation
steam-condenser-java copied to clipboard

Fix exception being thrown on changelevel

Open AnAkkk opened this issue 10 years ago • 3 comments

This fixes the problem described in https://github.com/koraktor/steam-condenser/issues/270

AnAkkk avatar May 11 '15 08:05 AnAkkk

Finally back at this problem…

Doesn’t this make the RCONTerminator workaround obsolete?

koraktor avatar Jul 21 '15 05:07 koraktor

I don't think it would, the RCONTerminator will still be sent after a successful reply. It just won't throw the exception if there haven't been any reply. I've been using this fix since I've posted it, and everything works fine, I haven't had any more issues.

AnAkkk avatar Jul 21 '15 08:07 AnAkkk

FYI it's now even worse on Dota 2 Reborn (Source 2), Valve changed a bit the rcon code apparently, the workaround no longer works and steam condenser just throw a timeout exception every time as the server won't reply to the 2nd packet.

AnAkkk avatar Sep 08 '15 16:09 AnAkkk