Changes

Summary

  1. Fix error using CraftWorld.getLoadedChunks, attempt to fix UE deadlock, (commit: 437f6df) (details)
Commit 437f6dfc21b78a4d1df3b24a3eecc4a3d8df6be9 by rallanpcl
Fix error using CraftWorld.getLoadedChunks, attempt to fix UE deadlock, fix NPE loading chunks which could cause a player to be disconnected.

Signed-off-by: Ross Allan <[email protected]>
(commit: 437f6df)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/patched/world/PatchWorldServer.java (diff)