Advertisement
Guest User

Log

a guest
Feb 22nd, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.16 KB | None | 0 0
  1. 15:14:09 [INFO] Using mbed TLS based native cipher.
  2. 15:14:09 [INFO] Using zlib based native compressor.
  3. 15:14:09 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.12-SNAPSHOT:ca8f31b:1298
  4. 15:14:09 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
  5. 15:14:09 [INFO] Epoll is working, utilising it!
  6. 15:14:09 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
  7. 15:14:09 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
  8. 15:14:09 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
  9. 15:14:09 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
  10. 15:14:09 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
  11. 15:14:09 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
  12. 15:14:09 [INFO] Attempting to update plugin from null to ModuleVersion(build=1298, git=ca8f31b)
  13. 15:14:09 [INFO] Attempting to Jenkins download module cmd_alert v1298
  14. 15:14:10 [INFO] Download complete
  15. 15:14:10 [INFO] Attempting to update plugin from null to ModuleVersion(build=1298, git=ca8f31b)
  16. 15:14:10 [INFO] Attempting to Jenkins download module cmd_find v1298
  17. 15:14:10 [INFO] Download complete
  18. 15:14:10 [INFO] Attempting to update plugin from null to ModuleVersion(build=1298, git=ca8f31b)
  19. 15:14:10 [INFO] Attempting to Jenkins download module cmd_list v1298
  20. 15:14:10 [INFO] Download complete
  21. 15:14:10 [INFO] Attempting to update plugin from null to ModuleVersion(build=1298, git=ca8f31b)
  22. 15:14:10 [INFO] Attempting to Jenkins download module cmd_send v1298
  23. 15:14:10 [INFO] Download complete
  24. 15:14:10 [INFO] Attempting to update plugin from null to ModuleVersion(build=1298, git=ca8f31b)
  25. 15:14:10 [INFO] Attempting to Jenkins download module cmd_server v1298
  26. 15:14:10 [INFO] Download complete
  27. 15:14:10 [INFO] Attempting to update plugin from null to ModuleVersion(build=1298, git=ca8f31b)
  28. 15:14:10 [INFO] Attempting to Jenkins download module reconnect_yaml v1298
  29. 15:14:11 [INFO] Download complete
  30. 15:14:11 [INFO] Loaded plugin PartyAndFriends version 1.0.161-E by Simonsator
  31. 15:14:11 [INFO] Loaded plugin TS3-Extension-For-PAF version 0.2.13-SNAPSHOT by Simonsator
  32. 15:14:11 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  33. 15:14:11 [INFO] Loaded plugin Clans version 0.9.9.0 by Simonsator
  34. 15:14:11 [INFO] Loaded plugin BedWarsStats version ${project.version} by Simonsator
  35. 15:14:11 [INFO] Loaded plugin CloudNetAPI version 2.1 by Dytanic
  36. 15:14:11 [INFO] Loaded plugin ReportSystem version 1.3.4 by nomis_s
  37. 15:14:11 [INFO] Loaded plugin cmd_list version git:cmd_list:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  38. 15:14:11 [INFO] Loaded plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  39. 15:14:11 [INFO] Loaded plugin Ban-System version 1.0 by JavaSyntaxError
  40. 15:14:11 [INFO] Loaded plugin cmd_server version git:cmd_server:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  41. 15:14:11 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  42. 15:14:11 [INFO] Loaded plugin cmd_send version git:cmd_send:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  43. 15:14:11 [WARNING] Forced host server pvp is not defined
  44. 15:14:14 [INFO] §fNo update was found for Party-and-Friends-Extended-For-BungeeCord
  45. 15:14:14 [INFO] Enabled plugin PartyAndFriends version 1.0.161-E by Simonsator
  46. 15:14:14 [INFO] [2018-02-22 15:14:14.556] [SEVERE] TS3 command error: {msg=invalid loginname or password, id=520}
  47. 15:14:14 [INFO] [2018-02-22 15:14:14.916] [SEVERE] TS3 command error: {msg=connection failed, you are banned, extra_msg=you may retry in 600 seconds, id=3329}
  48. 15:14:14 [INFO] [2018-02-22 15:14:14.916] [WARNING] Connection closed by the server.
  49. 15:14:14 [INFO] [2018-02-22 15:14:14.916] [WARNING] SocketReader has stopped!
  50. 15:14:14 [INFO] [2018-02-22 15:14:14.946] [SEVERE] [Connection] Disconnected from TS3 server
  51. 15:14:22 [WARNING] Exception encountered when loading plugin: TS3-Extension-For-PAF
  52. java.lang.NullPointerException
  53. at de.simonsator.partyandfriends.extensions.ts3.TSExtension.initTS3API(TSExtension.java:151)
  54. at de.simonsator.partyandfriends.extensions.ts3.TSExtension.onEnable(TSExtension.java:76)
  55. at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
  56. at net.md_5.bungee.BungeeCord.start(BungeeCord.java:268)
  57. at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:56)
  58. at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
  59. 15:14:22 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  60. 15:14:23 [INFO] Enabled plugin Clans version 0.9.9.0 by Simonsator
  61. 15:14:23 [INFO] Enabled plugin BedWarsStats version ${project.version} by Simonsator
  62. 15:14:23 [INFO]
  63. 15:14:23 [INFO] _______ _____ _ _ ______ __ _ _______ _______ [2.1.Pv28F0]
  64. 15:14:23 [INFO] | | | | | | | \ | \ | |______ |
  65. 15:14:23 [INFO] |_____ |_____ |_____| |_____| |_____/ | \_| |______ |
  66. 15:14:23 [INFO]
  67. 15:14:23 [INFO] «» The Cloud Network Environment Technology
  68. 15:14:23 [INFO] «» Support https://discord.gg/5NUhKuR [PRE]
  69. 15:14:23 [INFO] «» Java 1.8.0_161 @root Linux
  70. 15:14:23 [INFO]
  71. 15:14:23 [INFO] Enabled plugin CloudNetAPI version 2.1 by Dytanic
  72. 15:14:23 [INFO] §f§8============================
  73. 15:14:23 [INFO] §f§dReportSystem §7by §anomis_s §7(§5youtube.com/CrashyLP§7)
  74. 15:14:23 [INFO] §f§bVersion: §71.3.4
  75. 15:14:23 [INFO] §f§7Status: §aAktiviert
  76. 15:14:23 [INFO] §f§8============================
  77. 15:14:23 [INFO] Enabled plugin ReportSystem version 1.3.4 by nomis_s
  78. 15:14:23 [INFO] Enabled plugin cmd_list version git:cmd_list:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  79. 15:14:23 [INFO] Enabled plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  80. 15:14:23 [INFO] [MySQL] Die Verbindung zur MySQL wurde hergestellt!
  81. 15:14:23 [INFO] Enabled plugin Ban-System version 1.0 by JavaSyntaxError
  82. 15:14:23 [INFO] Enabled plugin cmd_server version git:cmd_server:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  83. 15:14:23 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  84. 15:14:23 [INFO] Enabled plugin cmd_send version git:cmd_send:1.12-SNAPSHOT:ca8f31b:1298 by SpigotMC
  85. 15:14:23 [INFO] Listening on /136.243.194.241:25565
  86. 15:15:04 [INFO] [/77.176.213.58:52955] <-> InitialHandler has connected
  87. 15:15:08 [INFO] [CuzImVeno] <-> InitialHandler has connected
  88. 15:15:08 [INFO] [CuzImVeno] <-> ServerConnector [Lobby-1] has connected
  89. 15:15:14 [INFO] [/77.176.213.58:52976] <-> InitialHandler has connected
  90. 15:15:28 [INFO] [/77.176.213.58:52997] <-> InitialHandler has connected
  91. 15:15:43 [INFO] [/77.176.213.58:53018] <-> InitialHandler has connected
  92. 15:15:57 [INFO] [/77.176.213.58:53038] <-> InitialHandler has connected
  93. 15:16:10 [INFO] [/77.176.213.58:53062] <-> InitialHandler has connected
  94. 15:16:24 [INFO] [/77.176.213.58:53081] <-> InitialHandler has connected
  95. 15:16:44 [INFO] [/77.176.213.58:53104] <-> InitialHandler has connected
  96. 15:16:52 [INFO] [/212.224.88.79:40831] <-> InitialHandler has connected
  97. 15:16:55 [INFO] [/77.176.213.58:53124] <-> InitialHandler has connected
  98. 15:17:07 [INFO] [/84.61.35.244:55234] <-> InitialHandler has connected
  99. 15:17:08 [INFO] [CreckGommeHD] <-> ServerConnector [Lobby-1] has connected
  100. 15:17:09 [INFO] [/77.176.213.58:53145] <-> InitialHandler has connected
  101. 15:17:21 [INFO] [/77.176.213.58:53163] <-> InitialHandler has connected
  102. 15:17:26 [INFO] [CuzImVeno] <-> ServerConnector [BedWars1vs1-1] has connected
  103. 15:17:26 [INFO] [CuzImVeno] <-> DownstreamBridge <-> [Lobby-1] has disconnected
  104. 15:17:28 [INFO] [CreckGommeHD] <-> ServerConnector [BedWars1vs1-1] has connected
  105. 15:17:28 [INFO] [CreckGommeHD] <-> DownstreamBridge <-> [Lobby-1] has disconnected
  106. 15:17:30 [INFO] [CreckGommeHD] <-> DownstreamBridge <-> [BedWars1vs1-1] has disconnected
  107. 15:17:30 [INFO] [CreckGommeHD] <-> ServerConnector [Lobby-1] has connected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement