Performing a clone on a movement packet throws a no packet type associated exception
libraryaddict opened this issue ยท 2 comments
Describe the bug
Cloners for the teleport and move packets appear to fail. Other cloners may also fail, but spammy errors doesn't really let me check this.
To Reproduce
Perform a shallow clone on the packet.
Expected behavior
No errors to be thrown
Error Logs
https://gist.github.com/a1db734051bfb50435b8b9986d49c0a1
Version Info
Build fa317c1 downloaded through jenkins
@libraryaddict hopefully the latest dev build will fix this