oskarnie14 / lidgren-network-gen3

Automatically exported from code.google.com/p/lidgren-network-gen3
0 stars 0 forks source link

The first message sent as UnreliableSequenced does not arrive. #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a NetClient and send a single UnreliableSequenced message to a 
NetServer.
2. Observe that the message doesn't arrive.
3. Send a second message.
4. Observe that the second message does arrive.

What is the expected output? What do you see instead?
The first message should arrive, but doesn't.

What version of the product are you using? On what operating system?
Running on .Net 4.5.
Affects r354, r375.
Does not affect r340.

The issue also affected messages sent as Unreliable on channel 1.
I've attached the NUnit tests I ran to replicate the issue.

Original issue reported on code.google.com by crowe.da...@gmail.com on 1 Sep 2014 at 4:43

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks! Fix added in rev376

Original comment by lidg...@gmail.com on 6 Sep 2014 at 9:24

GoogleCodeExporter commented 9 years ago
Thanks.

Original comment by crowe.da...@gmail.com on 12 Sep 2014 at 6:19