hll_rcon_tool
hll_rcon_tool copied to clipboard
Fix error in log stream when server is idle
Fixes TypeError: cannot unpack non-iterable NoneType object when server has be idle in the log stream. The scenario occurs when last_seen is None and the tail returns None