maruohon / itemscroller

A client-side Minecraft mod that adds various convenient ways of moving items within inventory GUIs, such as scrolling over stacks to move single items to or from it
GNU Lesser General Public License v3.0
147 stars 69 forks source link

Crash when closing inventory #10

Closed zabi94 closed 6 years ago

zabi94 commented 6 years ago

Crash in version 1.12.0-0.11.0

Closing inventory with my e button crashes my client when connected to a remote server.

here's the crashlog here's the modlist

maruohon commented 6 years ago

Hmm, have you unbound the recipe key? Does this happen every time?

zabi94 commented 6 years ago

I did change many of my bindings. Most were set to "none", but I can't remember if this one in particular was. Yes, happens every time

maruohon commented 6 years ago

Could you check what your Recipe keybinding for Item Scroller is set to, please? I couldn't reproduce this crash (in SP) when I unbound it (ie. hit esc to set it to None). In your case it's somehow crashing via the LWJGL library, while checking if the recipe keybinding is currently being pressed.

maruohon commented 6 years ago

This should be fixed in 0.12.0.