mezz / ItemZoom

Minecraft Mod that shows a big version of the item you hover over.
MIT License
13 stars 7 forks source link

NullPointerException when zooming #2

Closed GrumpyChunks closed 7 years ago

GrumpyChunks commented 7 years ago

I bound the keypress shift + and shift - to the zoom feature, and after zooming out a few levels, whilst hovering over an arrow in my inventory, the game threw a NullPointerException.

Full stacktrace/details here

mezz commented 7 years ago

Thanks for the report! I think this is an old bug in JEI, try updating it and see if it fixes the issue.