BG-Software-LLC / WildChests

Sell chests, auto crafters, storage units, larger chests and more in one plugin!
https://bg-software.com/wildchests/
GNU General Public License v3.0
38 stars 23 forks source link

Server Crash #191

Closed DuneSciFye closed 1 year ago

DuneSciFye commented 1 year ago

Minecraft's Version

This server is running SlimeWorldManager version git-SlimeWorldManager-15186 (MC: 1.20.1) (Implementing API version 1.20-R0.1-SNAPSHOT) (Git: 082d551 on paper_upstream)

Plugin's Version

WildChests version 2023.2

Describe the bug

Server crashes when player joins at times, something with WildChests causing async chunk load. Started happening when I installed SlimeWorldManager, so must be an incompatbility with SWM

To Reproduce

Unsure

Additional Information

https://pastebin.com/a2dsZjgz

OmerBenGera commented 1 year ago

Report it to your slime world plugin, not related to WildChests. WildChests listens to the chunk load event and tries to get a block from the chunk, which somehow causes a deadlock between threads.