Hey, so i'v been having this issue for a while, I get this message spammed in my console whenever you click on anything in your inventory...I figured out it's caused by checking the inventory name with the "on inventory click" event, yet the feature works completely fine.
I only added the message 1 time below because there is hundreds of them. This is also NOT an error of any sorts, my skripts are working flawlessly with checking the name of an inventory. I just can't read anything in console because of the spam.
Skript Version: 2.4
Server Version: Paper version git-Paper-365 (MC: 1.15.2)
I'v searched every forum post and google result possible and I cannot find a fix to this. Any help would be greatly appreciated, thanks.
I only added the message 1 time below because there is hundreds of them. This is also NOT an error of any sorts, my skripts are working flawlessly with checking the name of an inventory. I just can't read anything in console because of the spam.
Code:
[23:20:56] [Server thread/ERROR]: [Skript] In 1.13+ you cannot get the title name of an inventory outside of an InventoryClickEvent, Only if this inventory has an InventoryHolder may it be used in this state.
Skript Version: 2.4
Server Version: Paper version git-Paper-365 (MC: 1.15.2)
I'v searched every forum post and google result possible and I cannot find a fix to this. Any help would be greatly appreciated, thanks.