We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
00:51:33 [INFO] [CloudChat] Axel_ emitted command: irc:reconnect with args 00:51:33 [INFO] [CloudChat] Shutting IRC Bot down 00:51:38 [INFO] [CloudChat] Setting Botname to MMChat 00:51:38 [INFO] [CloudChat] Connecting to IRC 00:51:46 [INFO] [CloudChat] Connected to IRC 00:51:46 [SEVERE] Task BungeeTask(sched=net.md_5.bungee.scheduler.BungeeScheduler@87d06c, id=91, owner=net.cubespace.CloudChat.CloudChatPlugin@152dc4b, task=Version{PircBot 1.5.0 Java IRC Bot - www.jibble.org} Connected{true} Server{irc.esper.net} Port{6667} Password{null}, delay=0, period=0, running=true) encountered an exception java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.lang.String at net.cubespace.CloudChat.Module.IRC.Bot.Bot.run(Bot.java:122) at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:58) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
00:51:33 [INFO] [CloudChat] Axel_ emitted command: irc:reconnect with args
00:51:33 [INFO] [CloudChat] Shutting IRC Bot down
00:51:38 [INFO] [CloudChat] Setting Botname to MMChat
00:51:38 [INFO] [CloudChat] Connecting to IRC
00:51:46 [INFO] [CloudChat] Connected to IRC
00:51:46 [SEVERE] Task BungeeTask(sched=net.md_5.bungee.scheduler.BungeeScheduler@87d06c, id=91, owner=net.cubespace.CloudChat.CloudChatPlugin@152dc4b, task=Version{PircBot 1.5.0 Java IRC Bot - www.jibble.org} Connected{true} Server{irc.esper.net} Port{6667} Password{null}, delay=0, period=0, running=true) encountered an exception
java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.lang.String
at net.cubespace.CloudChat.Module.IRC.Bot.Bot.run(Bot.java:122)
at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:58)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
The text was updated successfully, but these errors were encountered: