Player kicked from server when using natures compass to teleport- move to main thread.
ProsperCraft opened this issue ยท 1 comments
https://gist.github.com/ProsperCraft/922264f85e4e65b7559d931eadd10f30
Please move your chunk loading to the main thread, apparently, chunks are getting loaded on the netty thread.
Fixed with #47