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
39 stars 23 forks source link

Chests not loading #208

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

Ever since I updated SS2 and the islands aren't loaded on startup anymore, WildChests custom chests don't load. While they aren't deleted from the database, they also don't load when a player joins the server and his island loads. My minions plugin also had this issue and it was resolved by "removing world loaded check while loading minions"

If that could be changed and the console error message for null world could be removed, either by default or a config option, that would be terrific!

image

To Reproduce

  1. Use SS2, SlimeWorldManager, WildChests
  2. Make an island
  3. Place down custom chest from WildChests
  4. Restart the server

Additional Information

No response

DuneSciFye commented 1 year ago

I believe this is a SS2-ASWM addon issue. SS2 needs to call the WorldLoadEvent, which should fix this and other plugins that are experiencing the same issue.

OmerBenGera commented 1 year ago

Check out latest dev build, let me know if it works