Speidy674 / Light-Reflective-Mirror

A relay transport for mirror.
MIT License
37 stars 7 forks source link

kcp transport Input buffer error #9

Open RosyMapleMoth opened 1 year ago

RosyMapleMoth commented 1 year ago

Issue when attempting to host a server the LRM node will spit out

something like

Input failed with error=-3 for buffer with length=33
Input failed with error=-3 for buffer with length=33
Input failed with error=-3 for buffer with length=58
Input failed with error=-3 for buffer with length=29
Input failed with error=-3 for buffer with length=33
Input failed with error=-3 for buffer with length=29
Input failed with error=-3 for buffer with length=29
Input failed with error=-3 for buffer with length=29
Input failed with error=-3 for buffer with length=33

and the connection will fail

this issue started sometime between versions 73 and 78 of Mirrornetwroking seemingly due to a change to the kcp transport