1
Hey,
So I am transferring my server from a host to a new dedicated server.
My console spams with tons of errors as you can see: http://gyazo.com/20551b58363ad3ca19360b88889ca4b8
Please help!
So I am transferring my server from a host to a new dedicated server.
My console spams with tons of errors as you can see: http://gyazo.com/20551b58363ad3ca19360b88889ca4b8
Please help!
3
the developer probably forgot to check if the clicked item is air derp.
This is because of what Dynasty said, the CrateKey plugin. As it says the version as an error (v.whateveritsaidlol) it's because of the version. Try upgrading it, and if it still doesn't work then I think it's not compatible with Spigot.
The plugin CrateKey is probably out of date. Something in the code is giving you a NullPointerException when a person is moving a item in their inventory. This means that they have a variable in the plugin which they have never defined or given a value so it can't carry out the method. This makes your console print out the error and returns the plugin like nothing ever happened. If this is a custom plugin I can not help you without seeing the rest of the config.
Source: I am a plugin developer and have been for 3 years
Source: I am a plugin developer and have been for 3 years
