[SPIGOT-3089] StackOverflowError occurring whilst SHIFT clicking a custom Hopper inventory. Created: 26/Feb/17 Updated: 26/Feb/17 Resolved: 26/Feb/17 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Gianluca Falcomer | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | 1.11.2, bug, spigot | ||
Environment: |
Tested on my MacBook running latest Java (1.8.0_112), as well as on a Windows machine. Same error applies. Haven't tested on Linux however, but, it shouldn't matter. |
Issue Links: |
|
Description |
I've made a plugin that contains multiple Hopper GUIs. Whenever a user SHIFT clicks to take an item out, this error floods the console (however, the server doesn't crash). The plugin works fine, you wouldn't know of any error should you not look at the console. I've done some research on it, and apparently it's a Bukkit bug that has been around since 2013. |