andrepl / EnhancedFishing

1 stars 1 forks source link

Task #2

Closed darkvergus closed 11 years ago

darkvergus commented 11 years ago

04-06-2013 14:07:24 [SEVERE] Exception in thread "pool-1-thread-21" 04-06-2013 14:07:24 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin EnhancedFishing v0.1.0 generated an exception while executing task 53 at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.norcode.bukkit.enhancedfishing.EnhancedFishing$1.run(EnhancedFishing.java:139) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more

andrepl commented 11 years ago

Ah, thank you. It's just a minor issue with the auto-updater, Uploaded a new release right now with the fix.