diff --git a/overviewer_core/rcon.py b/overviewer_core/rcon.py index cffe546..d815b8e 100644 --- a/overviewer_core/rcon.py +++ b/overviewer_core/rcon.py @@ -68,8 +68,13 @@ class RConConnection(): if not toread: raise RConException(self.rid, "Request timed out.") - res_len, res_id, res_type = \ - struct.unpack("