Skip to content
Success

Changes

Summary

  1. SPIGOT-4849: Fix server crash when accessing chunks during chunk (details)
  2. SPIGOT-5116: Fix concurrent modification exception inside (details)
Commit 989f9b3daa6e44ee177a65cbb183a3345a72ae35 by md_5
SPIGOT-4849: Fix server crash when accessing chunks during chunk
load/unload/populate events
The file was modified nms-patches/ChunkProviderServer.patch
The file was modified nms-patches/PlayerChunk.patch
The file was modified nms-patches/PlayerChunkMap.patch
Commit eb2e657871c7305a09060c56ceb2a93d3ee15009 by md_5
SPIGOT-5116: Fix concurrent modification exception inside
ChunkMapDistance
The file was modified nms-patches/ChunkMapDistance.patch