Skip to content

[BUG] Networking errors after reading chat packet #400

@Jameskmonger

Description

@Jameskmonger

Describe the bug
I don't think our server reads the chat packet correctly. If you set chat to "Off" and then send a message, the chat status is set to "Hide" and packet 32 is sent immediately after the chat packet. This seems to break incoming packets.

I have used an old version of the client to rule out my recent packet changes from being the cause

To Reproduce
Steps to reproduce the behaviour:

  1. Log into game
  2. Send a message
  3. Everything will continue working OK
  4. Set chat status to "Off"
  5. Send another message
  6. All packets afterwards will be read incorrectly by the server

Expected behavior
Both packets (75 and 32) should be read correctly

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions