Networker icon indicating copy to clipboard operation
Networker copied to clipboard

ArgumentOutOfRangeException

Open darkfriend77 opened this issue 6 years ago • 1 comments

Something strange happens here ... need help, I can reproduce the failure

fail: Networker.Client.ClientPacketProcessor[0] System.ArgumentOutOfRangeException: Index and count must refer to a location within the buffer. Parameter name: bytes at Networker.Client.ClientPacketProcessor.Process(Byte[] buffer, ISender sender) in C:\Users\admin\Source\Repos\Networker\Networker\Client\ClientPacketProcessor.cs:line 134 at Networker.Client.ClientPacketProcessor.Process(Socket socket) in C:\Users\admin\Source\Repos\Networker\Networker\Client\ClientPacketProcessor.cs:line 70

darkfriend77 avatar May 02 '19 18:05 darkfriend77

https://github.com/darkfriend77/SabberStoneNetwork/tree/01c819f641d21d5bafcc3c278c17e0fa04134d29

running the SabberStoneNetwork will reproduce the error ...

image

darkfriend77 avatar May 02 '19 22:05 darkfriend77