Advertisement
GemsMC

Untitled

Feb 13th, 2020
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. 08:50:51 [INFO] _______ ____ __
  2. _______ _ ______
  3. (_______|_) (____ \ _
  4. _____ _ ____ ____) ) ___ _| |_
  5. | ___) | | _ \| __ ( / _ (_ _)
  6. | |_____| | | | | |__) ) |_| || |_
  7. |_______)_|_| |_|______/ \___/ \__)
  8.  
  9.  
  10. 08:50:51 [INFO]
  11. 08:50:51 [INFO] EinBot > development by Papiertuch | Version: 3.1.19
  12. 08:50:51 [INFO] EinBot > Loading Config...
  13. 08:50:51 [INFO] EinBot > Loading Modules...
  14. 08:50:51 [INFO] EinBot > Loading Database...
  15. 08:50:51 [INFO] EinBot > Verify: [true] [Schreiben]
  16. 08:50:51 [INFO] EinBot > Support: [false] [Poke]
  17. 08:50:51 [INFO] EinBot > CloudNet: [false]
  18. 08:50:51 [INFO] EinBot > Eine Verbindung zur MySQL war erfolgreich
  19. 08:50:51 [INFO] EinBot > Eine Verbindung zum Discord war erfolgreich
  20. 08:50:51 [INFO] EinBot > Eine Verbindung zum TeamSpeak war erfolgreich
  21. 08:50:51 [SEVERE] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: neptun.einjava.de/94.130.233.236:23500
  22. 08:50:51 [SEVERE] Caused by: java.net.ConnectException: Connection refused
  23. 08:50:51 [SEVERE] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
  24. 08:50:51 [SEVERE] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779)
  25. 08:50:51 [SEVERE] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
  26. 08:50:51 [SEVERE] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
  27. 08:50:51 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702)
  28. 08:50:51 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
  29. 08:50:51 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
  30. 08:50:51 [SEVERE] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
  31. 08:50:51 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
  32. 08:50:51 [SEVERE] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  33. 08:50:51 [SEVERE] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  34. 08:50:51 [SEVERE] at java.base/java.lang.Thread.run(Thread.java:834)
  35. 08:50:51 [INFO] [2020-02-13 08:50:51.899] [SEVERE] TS3 command error: {msg=invalid parameter, id=1538}
  36. 08:50:52 [INFO] [BungeeBridgeS] buildffa connected!
  37. 08:50:52 [INFO] [2020-02-13 08:50:52.860] [SEVERE] TS3 command error: {msg=insufficient client permissions, id=2568, failed_permid=45}
  38. 08:50:53 [WARNING] Exception encountered when loading plugin: EinBot
  39. java.lang.NullPointerException
  40. at de.einjava.tsbot.netty.NettyClient.sendPacket(NettyClient.java:60)
  41. at de.einjava.tsbot.utils.DiscordManager.createBot(DiscordManager.java:31)
  42. at de.einjava.tsbot.main.Bot.onEnable(Bot.java:45)
  43. at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:250)
  44. at net.md_5.bungee.BungeeCord.start(BungeeCord.java:280)
  45. at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
  46. at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement