StackableItems

StackableItems

99k Downloads

Placing items in chests or inventory requires repeated clicking.

CubicMarauder opened this issue ยท 2 comments

commented

I posted this yesterday (20-Jun-2013) as a reply to someone else's issue but it seems it didn't stick. So I'm saying it all over again. ;)

Yesterday I upgraded to craftbukkit-1.5.2-R1.0. From that moment on, whenever I pick up an item from my inventory or a chest, placing it into a slot in a chest or my inventory requires anywhere from three (3) to six (6) clicks. So left-click to pick up an item, then to place into a slot, left-click ... left-click ... left-click ... left- ... you get the idea.

I removed StackableItems (using 0.9.3.2) from my server and the issue went away.
I restored StackableItems and the issue was back.
I reverted to craftbukkit-1.5.2-R0.1 and the issue went away.

I checked all the logs - client and server - and the console screen and nothing aberrant was reported.

I love this plugin and would otherwise go quite insane if I didn't have it. Little hiccups like this aside, you did an outstanding job on this plugin and we all appreciate your work!

commented

Yup, the inventory events changed in craftbukkit-1.5.2-R1.0 and it kinda broke some things that I was doing. I started changing some things for it as you can see from github commits, but haven't had the time to finish it and properly test it.

commented

This is now fixed with 0.9.4