triumph-gui icon indicating copy to clipboard operation
triumph-gui copied to clipboard

GuiType.HOPPER doesn't work

Open RoughlyUnderscore opened this issue 2 years ago • 1 comments

When creating a GUI with GuiType.HOPPER, the GuiItems in it won't have their actions activated (in asGuiItem)

RoughlyUnderscore avatar Jul 26 '22 13:07 RoughlyUnderscore

So I've done some intensive testing and here's some information I got so far:

  • This happens on SPIGOT but not on PAPER
  • This seems to not be an issue with SPIGOT itself but rather with the library.

My test code:

  • My own implementation: https://paste.helpch.at/ecihesutac.rb
  • triumph-gui implementation: https://paste.helpch.at/obecukober.pl

When I get some extra time I will start looking into why this breaks if no one finds the reason before me.

BlitzOffline avatar Aug 28 '22 18:08 BlitzOffline