SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

Shovel usage breaks pickaxe block dropping until relog #3255

Open TheFlash787 opened 4 years ago

TheFlash787 commented 4 years ago

I am currently running

Issue Description I'm noticing this issue (specifically on RLCraft) where using any shovel to mine blocks, and then switching to any pickaxe will cause that pickaxe to no longer drop the blocks that it breaks. When a player relogs, this is then fixed until they produce it again the same way.

Thank you!

dualspiral commented 4 years ago

Is this recently broken, and if so, can you point to an earlier version of Sponge that this is not an issue with?

TheFlash787 commented 4 years ago

I'll definitely take a look. However, it's not too recent as far as I'm aware. I was running the RB 7.2.2 initially where this was still occuring, and only updated to see if it was fixed in the latest.

I can definitely see if this is doesn't occur in a more ancient version for you if it would help. (pre 7.2?)

Thanks