Null pointer
voodootje0 opened this issue ยท 2 comments
Confirmation
- I have read the FAQ.
- I have tested the latest development build of Holographic Displays and the bug is still present.
- I have updated Spigot to the latest release for my particular Minecraft version.
- I made sure the bug hasn't already been reported on the issue tracker.
Description
It seem seems like that we're getting random null pointers in console: https://haste.cgsys.net/isonaziponiwafob.css
This errors comes by every few seconds or so.
We don't have non existing worlds or anything in the database.
How to reproduce
NPE should say enough
Server version
This server is running CraftiSpigot version git-PaperSpigot-"0520d90" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
Holographic Displays version
3.0.0
Installed plugins that allow players to join with multiple Minecraft versions
Not related
Additional information
No response
I've checked, that should not be possible normally, I suspect a plugin is invoking the API asynchronously. Can you provide a list of plugins that interact in any way with holograms?