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

Wild Chests randomly deleting chests #187

Closed mrunningmasterc closed 1 year ago

mrunningmasterc commented 1 year ago

Minecraft's Version

Current: git-Purpur-1985 (MC: 1.19.4)*

Plugin's Version

2023.2

Describe the bug

Players wild chests items and such are being randomly deleted

To Reproduce

Put stuff in wild chests and wait a while and it'll be randomly deleted.

Additional Information

Screen Shot 2023-07-01 at 3 10 56 PM

The photo here shows it being empty, but it was full of stuff. Same for the bottom chest.

mrunningmasterc commented 1 year ago

It seems like its large chests right now that are deleting everyone's items.

OmerBenGera commented 1 year ago

Check if the contents of the chest exist in the DB.

mrunningmasterc commented 1 year ago
Screen Shot 2023-07-10 at 10 45 36 PM Screen Shot 2023-07-10 at 10 46 22 PM

here's the info on that

mrunningmasterc commented 1 year ago
Screen Shot 2023-07-10 at 10 47 32 PM
OmerBenGera commented 1 year ago

Look for errors when data was loaded from WildChests in the console logs.

mrunningmasterc commented 1 year ago

No there isn't any console errors

OmerBenGera commented 1 year ago

Chest data is loaded as soon as the chunk is loaded. Unless something breaks the event from being called, there's no reason for the data to not be loaded.

OmerBenGera commented 1 year ago

I am closing this due to lack of response If the issue continues let me know