flokol120 / Spigot-Item-Chest-Sorter

A Spigot/Paper minecraft plugin to sort your messy items into separate chests | 💯% written in Kotlin
GNU General Public License v3.0
5 stars 6 forks source link

NPE on Inventory Close Event #19

Closed EscolarProgramming closed 3 years ago

EscolarProgramming commented 3 years ago

Hello, We get spammed with NPE's from your plugin. We're running on git-Paper-186 (MC: 1.16.2) with Item Chest Sorter v1.7.3.

Here's the stacktrace: https://hastebin.com/ebosidaziv

It would be nice if you could have a look :)

flokol120 commented 3 years ago

Hey @EscolarProgramming, this looks very similar to #16 As stated before, paper is not and will not be supported. If you can reproduce this issue with a spigot server, I am willing to take a look into it.

EscolarProgramming commented 3 years ago

Ah sorry, I hadn't looked into the closed ones. I will try to reproduce it, and also look into the code to figure out the problem with paper.

flokol120 commented 3 years ago

Nice, thanks for your contribution!

flokol120 commented 3 years ago

closed due to inactivity. Feel free to reopen.