Metehan Gezer
Metehan Gezer
Any progress?
 I'm currently getting these errors when connecting to PowerNukkit Downstream with WaterdogPE from ProxyPass. Could be related?
I was thinking about something like that to be able to update custom blocks/items without needing to force players to leave the server completely. Adding this feature into WDPE itself...
Can you re try with my branch https://github.com/CraftersMC/Network/tree/datagram-fixes it should be fixed with my changes, if that is the case I might create a PR.
You are getting NAKS with my branch on your local network right? Its really weird I've never had this issue on local network. Are you sure everything is updated?
And also are those NAKS from client or GeyserMC?
Looks like proxy timeouts from the game or downstream server, it might be a packet violation. Please reopen or create another issue if it persists, and include full logs.
Edited and added template arguments.
Added define guard, forward declarations and inheritance rules. These are the same rules currently followed by the engine.
I think this is unnecessary. It would just shift the confusion from between the Cloudburst protocol library and the public protocol documentation to between the Cloudburst protocol library and its...