Skip to content

messages - UnicodeDecodeError #452

@Frag1337

Description

@Frag1337

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions