I used ContainerScreen to write a gui. When I press Shift and click the item in my backpack, the game does not respond. And there is no error report. I think the game may be trapped in an endless loop, but I can't use breakpoints to detect problems (it seems that there are some problems that cause breakpoint exceptions). Has anyone encountered similar problems?