1

SERVER CONSOLE SPAMS WITH ERRORS PLEASE HELP ASAP

iLemon 11/6/14 1:25 pm
198
11/10/2014 2:12 pm
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!
Posted by
iLemon
Level 33 : Artisan Network
14

  Have something to say?

JoinSign in

3

SomeonePrivate
11/10/2014 2:12 pm
Level 9 : Apprentice Explorer
the developer probably forgot to check if the clicked item is air derp.
1
WaffleM
11/06/2014 7:50 pm
Level 16 : Journeyman Princess
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.
1
DynastyReloaded
11/06/2014 7:39 pm
Level 3 : Apprentice Network
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
1

Welcome