CraftBook 3

CraftBook 3

139k Downloads

10:26:35 [SEVERE] Exception in thread "Thread-19"

LadyCailinBot opened this issue ยท 5 comments

commented

CRAFTBOOK-2768 - Reported by fcernese

This started with v3.7.8

10:26:33 [INFO] [CraftBook] Enabling CraftBook v3.7-SNAPSHOT:3279-6cc4c81,master
10:26:35 [SEVERE] Exception in thread "Thread-19"
10:26:35 [SEVERE] java.lang.NullPointerException
10:26:35 [SEVERE] at com.sk89q.craftbook.bukkit.Updater.versionCheck(Updater.java:422)
10:26:35 [SEVERE] at com.sk89q.craftbook.bukkit.Updater.access$400(Updater.java:45)
10:26:35 [SEVERE] at com.sk89q.craftbook.bukkit.Updater$UpdateRunnable.run(Updater.java:503)
10:26:35 [SEVERE] at java.lang.Thread.run(Unknown Source)
10:26:35 [INFO] [CraftBook] CraftBook v3.7.9 is the latest version available, and the updatability of it is: SUCCESS. You currently have version CraftBook v3.7.9 installed.

commented

Comment by me4502

Please use 3.7.9

commented

Comment by fcernese

If you look at the trace, I am using 3.7.9

commented

Comment by me4502

I'll look into it next chance I get

For now, disable the auto updater

Edit: Try the latest dev build. The error is caused by it not finding the latest version in time for some reason, so it errors and tries again.

commented

Comment by fcernese

Where can I find the latest dev build? I only see 3.7.9 here http://dev.bukkit.org/bukkit-plugins/craftbook/files/73-craft-book-v3-7-9/

commented

Comment by me4502

builds.enginehub.org, but generally stay away from using them as they can be relatively unstable.
Just right now they are quite stable.