Open zSleepwalker opened 1 year ago
Seems the GameServer doesn't support incoming split packages. just sending them. This was first experienced when BagInventorySettings sent information.
See also:
https://github.com/themeldingwars/PIN/blob/aa775cd888128a4031951270f3c0ee17cff1c8dd/UdpHosts/GameServer/Channel.cs#L139
Seems the GameServer doesn't support incoming split packages. just sending them. This was first experienced when BagInventorySettings sent information.