haveric / StackableItems

Minecraft Bukkit plugin that allows you to change the default stack size of items.
22 stars 17 forks source link

Exception on 1.9 on item pickup #117

Closed minoneer closed 8 years ago

minoneer commented 8 years ago

Hey,

when picking up potions (which stack up to 16 on our server), the exception below is thrown. Surprisingly they still stack though:

http://hastebin.com/xojusekati.avrasm

StackableItems: Version: 1.0.4 Spigot: CraftBukkit version git-Spigot-3104eb1-68b7277 (MC: 1.9)

haveric commented 8 years ago

I'll be looking into updating StackableItems to 1.9 this weekend. If it is only this issue (Sound enum changed), it should be a quick update.

minoneer commented 8 years ago

Great, everything else seems to work so far.

MomaCods commented 8 years ago

Does the beetroot soup stack or will that be once its updated to 1.9?