tavonkelly / ChatterBot

Bringing PandoraBot to Minecraft! http://www.spigotmc.org/resources/chatterbot.890/
3 stars 5 forks source link

ChatterBot Cannot think? #1

Closed ItzSomebody closed 7 years ago

ItzSomebody commented 7 years ago

Using PaperSpigot 1.8.8

[00:42:33 WARN]: [ChatterBot] ChatterBot could not think: http://www.cleverbot.com/webservicemin?uc=321 [00:42:33 WARN]: Exception in thread "Craft Scheduler Thread - 2670" [00:42:33 WARN]: org.apache.commons.lang.UnhandledException: Plugin ChatterBot v1.8.5 generated an exception while executing task 1004907 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException

tavonkelly commented 7 years ago

Fixed with commit https://github.com/tavonkelly/ChatterBot/commit/c083868ed8b789c5176973faf1a5f86830ba84f6. Check for the latest jar on Spigot http://www.spigotmc.org/resources/chatterbot.890/

ItzSomebody commented 7 years ago

The "Latest" jar is actually 1.8.5

tavonkelly commented 7 years ago

Sorry. It's fixed now, thanks.