Mtihc / TreasureChest

The TreasureChest plugin for CraftBukkit
dev.bukkit.org/server-mods/treasurechest
10 stars 39 forks source link

Sign above chest messes stuff up #67

Open Nicklander opened 10 years ago

Nicklander commented 10 years ago

Hello,

When I create a treasure chest, sometime the content gets deleted, it always worked fine in previous versions (8.4.1). When I insert some items (normal items), it does the same. The treasure chest is empty and it shows "Treasure Chest created" but it doesn't show "You have found treasure" when openning it. I'm using Treasure Chest 8.4.4 and craftbukkit Build #2887.

Thank you very much for your help !

Edit : I found out something : I have to recreate the Treasure Chest at another location, then it works. I don't know why, but some places seems to be "cursed". Treasure Chest just won't work and I have to recreate them some blocks behind oder in front of the old location....very strange, maybe an error with the treasure chest saving ?

Edit 2 : I finally found the problem ! This is caused when a block....like a sign, is placed just over the treasure. Then the treasure won't work...so, don't put signs over Treasure Chests

swills1 commented 10 years ago

I had exactly the same issue. I would delete a treasure and when replacing it in the exact same spot, the treasure would be empty after /tchest set. I noticed signs were a recurring factor.

If you open a chest and it is empty, then delete the sign above it and look back in the chest it is no longer empty. I'm guessing this is just a bug. It's not a major issue. Just good info for others out there.