-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
Description
Hey,
I was just checking my logs and found this in here:
Client "🖤🇺🇦МÐ�ШÐ�🇺🇦ðŸ–" connected (X.XXX.XXX.XXX:27005).
[Source.Python]
[SP] Caught an Exception:
Traceback (most recent call last):
File "../addons/source-python/packages/source-python/messages/hooks.py", line 278, in _pre_message_end
data = impl.read(buffer_read)
File "../addons/source-python/packages/source-python/messages/impl.py", line 113, in read
return cls.read_bitbuffer(buffer)
File "../addons/source-python/packages/source-python/messages/impl.py", line 159, in read_bitbuffer
param1=buffer.read_string(),
UnicodeDecodeError: 'utf-8' codec can't decode bytes in position 28-30: unexpected end of data
Is this sp related or something else?