CraftBook 3

CraftBook 3

139k Downloads

Craftbook Plugin Exception in thread "Thread-22"

LadyCailinBot opened this issue ยท 2 comments

commented

CRAFTBOOK-2767 - Reported by ShadowHKraft

I keep getting this message in my cmd prompt window for my server in minecraft...
[SEVERE] Exception in thread "Thread-22"
[SEVERE] java.lang.NullPointerException
at com.sk89q.craftbook.bukkit.Updater.hasTag(Updater.java:446)
at com.sk89q.craftbook.bukkit.Updater.versionCheck(Updater.java:423)
at com.sk89q.craftbook.bukkit.Updater.access$400(Updater.java:46)
at com.sk89q.craftbook.bukkit.Updater$UpdateRunnable.run(Updater.java:504)
at java.lang.Thread.run(Unknown Source)
Then after that it seems to continue like normal saying...
[INFO] [CraftBook] CraftBook v3.7.8 is the latest version available, and the updatability of it is: SUCCESS.
etc etc. etc.
This is my first time using this plugin xD and at first I thought maybe it was a java update thing so I updated java to Java 7 Update 45 (64-bit) (I have a 64-bit OS) but it still happenes.
Thank you for reading

commented

Comment by me4502

That was an issue about a connection failure with the auto ipdater. In the next version the error won't show.

You can safely ignore the error

commented

Comment by ShadowHKraft

Thank You :DD