211 - Duplication glitch
What steps will reproduce the problem?
1. Create a shop
2. Put items into the chest
3. Break the chest and quickly open it by sign
The output is item with amount "-1"
Video (not mine): http://www.youtube.com/watch?v=QqA1_FRt2rw
What version of the plugin are you using? (/csversion)
3.42
- 4 comments
- 4 comments
- Reply
- #4
Acrobot Jun 08, 2012 at 09:06 UTC - 0 likes@Pr07o7yp3: Go Yeah.
- Reply
- #3
Pr07o7yp3 Jun 07, 2012 at 22:02 UTC - 0 likesanother suggestion. Change ALLOW_SIGN_CHEST_OPEN to false?
- Reply
- #2
sharqman Jun 02, 2012 at 23:41 UTC - 0 likessuggestion for a fix: change perms for breaking a chest of a chest shop so that you have to break the sign first
- Reply
- #1
Acrobot Jun 01, 2012 at 15:41 UTC - 0 likesHmm, this will be hard to fix, because, well, at the moment of opening the inventory, the chest "exists". So I can't detect if it still exists when you click on the sign. This is more of a Bukkit bug... I'll see what I can do.