0blu / PhotonPackageParser

A parser for Photon's Protocol16
MIT License
26 stars 17 forks source link

IndexOutOfRangeException #14

Open Naranach opened 10 months ago

Naranach commented 10 months ago

hi sir First of all appreciete for the project but after some updates im getting system.IndexOutOfRangeException: 'Index was outside the bounds of the array.' StackTrace = " at Protocol16.Photon.NumberDeserializer.Deserialize(Int32& value, Byte[] source, Int32& offset)\r\n at PhotonPackageParser.PhotonParser.HandleCommand(Byte[] source, Int32& offset)\r\n at PhotonPackageParser.PhotonParser.ReceivePacket(Byte[] payload)...

What can we do?

DocTi commented 10 months ago

Hi, https://github.com/0blu/PhotonPackageParser/issues/11