Advertisement
TheManiacPT

LWC Error on Startup

Mar 8th, 2014
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. 14:55:50 [INFO] [LWC] [LWC] The updater ran into a minor issue: http://update.gr
  2. iefcraft.com/lwc/branch/stable/LATEST
  3. 14:55:50 [INFO] [LWC] [LWC] This can probably be ignored.
  4. 14:55:50 [SEVERE] Exception in thread "pool-1-thread-13"
  5. 14:55:50 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0
  6. (b881) (July 11, 2013) generated an exception while executing task 4
  7. at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyn
  8. cTask.java:56)
  9. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  10. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  11. at java.lang.Thread.run(Unknown Source)
  12. Caused by: java.lang.NullPointerException
  13. at com.griefcraft.util.Updater$1.run(Updater.java:81)
  14. at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java
  15. :53)
  16. at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyn
  17. cTask.java:53)
  18. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement