Nullpointer error spam
LadyCailinBot opened this issue · 6 comments
CRAFTBOOK-2931 - Reported by Kim.Nürn.
My Console is getting spamed with the following message:
[14:39:24 WARN]: [CraftBook] Task #4084447 for CraftBook v3.8-SNAPSHOT:3659-e395358, master generated an exception, java.lang.NullPointerException
where task number and time changes.
[http://paste.debian.net/86857/ Here] is my config (in case you need it)
Comment by Kim.Nürn.
I just found the debug switch in the config file and enabled it, up to now the problem doesn't occurs after the reload but we will see
Comment by me4502
Please pastebin the first occurance of the error, a partial error is useless for finding the cause
Comment by me4502
This will be marked as invalid if the information isn't provided.
Also, make sure to use the latest version to find the error, as it's always best to make sure the error still occurs on the latest version, also that errors are version specific and can change across different versions (Due to code moving etc, it makes it easier for us if its the right version).
Comment by Kim.Nürn.
I'm sorry for the delay.
I just updated to the latest version and the problem still exists.
First Message after start: http://pastebin.com/dfiDrxPy
Nothing more, debug switch is on.
Comment by me4502
Uh, are you sure that's the first message? Are you using spigot? If so, maybe try bukkit.
Can you also try disabling each mechanic one by one, until the error is gone? If java is being weird with the error, this may be the best way to narrow it down.