Skip to content

IgnoranceThreaded: Ensure channel is set on IncomingPacket on client receive#65

Merged
SoftwareGuy merged 1 commit intoSoftwareGuy:masterfrom
NarryG:client-channel-fix
Jul 10, 2020
Merged

IgnoranceThreaded: Ensure channel is set on IncomingPacket on client receive#65
SoftwareGuy merged 1 commit intoSoftwareGuy:masterfrom
NarryG:client-channel-fix

Conversation

@NarryG
Copy link
Contributor

@NarryG NarryG commented Jul 10, 2020

Currently, when a client receives a packet from the server, the channel ID is never set. This PR fixes that by ensuring the channel is set before the packet is forwarded to Mirror.

@SoftwareGuy
Copy link
Owner

nice find :)

@SoftwareGuy SoftwareGuy merged commit 08f4944 into SoftwareGuy:master Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants