From 5174843f01741888c780074b1c868942ef839a14 Mon Sep 17 00:00:00 2001 From: RealistikDash Date: Fri, 29 Mar 2024 23:36:25 +0000 Subject: [PATCH] fix: tuple modification --- common/ripple/userUtils.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/ripple/userUtils.py b/common/ripple/userUtils.py index 439af27..7337fe9 100755 --- a/common/ripple/userUtils.py +++ b/common/ripple/userUtils.py @@ -1833,6 +1833,8 @@ def logHardware( (user_id, hashes[2], hashes[3], hashes[4]), ) + matching_users = list(matching_users) + if matching_users: # User has a matching hwid, ban him log.warning(