Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated a
nd will likely be removed in a future release
*** Warning, this build is outdated ***
*** Please download a new build from
https://github.com/HexagonMC/BungeeCord/rel
eases ***
*** You will get NO support regarding this build ***
*** Server will start in 10 seconds ***
11:48:47 [信息] Using standard Java JCE cipher.
11:48:47 [信息] Using standard Java compressor.
11:48:47 [信息] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.12-SNAPSHO
T:5e67309:183
11:48:48 [信息] Discovered module: ModuleSpec(name=cmd_alert, file=modules\cmd_a
lert.jar, provider=JenkinsModuleSource())
11:48:48 [信息] Discovered module: ModuleSpec(name=cmd_find, file=modules\cmd_fi
nd.jar, provider=JenkinsModuleSource())
11:48:48 [信息] Discovered module: ModuleSpec(name=cmd_list, file=modules\cmd_li
st.jar, provider=JenkinsModuleSource())
11:48:48 [信息] Discovered module: ModuleSpec(name=cmd_send, file=modules\cmd_se
nd.jar, provider=JenkinsModuleSource())
11:48:48 [信息] Discovered module: ModuleSpec(name=cmd_server, file=modules\cmd_
server.jar, provider=JenkinsModuleSource())
11:48:48 [信息] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules\
reconnect_yaml.jar, provider=JenkinsModuleSource())
11:48:48 [信息] Attempting to update plugin from ModuleVersion(build=1286, git=e
b288a8) to ModuleVersion(build=183, git=5e67309)
11:48:48 [信息] Attempting to Jenkins download module cmd_alert v183
11:48:49 [信息] Failed to download: FileNotFoundException :
https://ci.md-5.net/
job/BungeeCord/183/artifact/module/cmd-alert/target/cmd_alert.jar @ sun.net.www.
protocol.http.HttpURLConnection:-1
11:48:49 [信息] Attempting to update plugin from ModuleVersion(build=1286, git=e
b288a8) to ModuleVersion(build=183, git=5e67309)
11:48:49 [信息] Attempting to Jenkins download module cmd_find v183
11:48:49 [信息] Failed to download: FileNotFoundException :
https://ci.md-5.net/
job/BungeeCord/183/artifact/module/cmd-find/target/cmd_find.jar @ sun.net.www.pr
otocol.http.HttpURLConnection:-1
11:48:49 [信息] Attempting to update plugin from ModuleVersion(build=1286, git=e
b288a8) to ModuleVersion(build=183, git=5e67309)
11:48:49 [信息] Attempting to Jenkins download module cmd_list v183
11:48:50 [信息] Failed to download: FileNotFoundException :
https://ci.md-5.net/
job/BungeeCord/183/artifact/module/cmd-list/target/cmd_list.jar @ sun.net.www.pr
otocol.http.HttpURLConnection:-1
11:48:50 [信息] Attempting to update plugin from ModuleVersion(build=1286, git=e
b288a8) to ModuleVersion(build=183, git=5e67309)
11:48:50 [信息] Attempting to Jenkins download module cmd_send v183
11:48:51 [信息] Failed to download: FileNotFoundException :
https://ci.md-5.net/
job/BungeeCord/183/artifact/module/cmd-send/target/cmd_send.jar @ sun.net.www.pr
otocol.http.HttpURLConnection:-1
11:48:51 [信息] Attempting to update plugin from ModuleVersion(build=1286, git=e
b288a8) to ModuleVersion(build=183, git=5e67309)
11:48:51 [信息] Attempting to Jenkins download module cmd_server v183
11:48:52 [信息] Failed to download: FileNotFoundException :
https://ci.md-5.net/
job/BungeeCord/183/artifact/module/cmd-server/target/cmd_server.jar @ sun.net.ww
w.protocol.http.HttpURLConnection:-1
11:48:52 [信息] Attempting to update plugin from ModuleVersion(build=1286, git=e
b288a8) to ModuleVersion(build=183, git=5e67309)
11:48:52 [信息] Attempting to Jenkins download module reconnect_yaml v183
11:48:52 [信息] Failed to download: FileNotFoundException :
https://ci.md-5.net/
job/BungeeCord/183/artifact/module/reconnect-yaml/target/reconnect_yaml.jar @ su
n.net.
www.protocol.http.HttpURLConnection:-1
11:48:52 [警告] Error enabling plugin Yum
java.lang.NoClassDefFoundError: org/bukkit/plugin/java/JavaPlugin
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader
.java:34)
at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.
java:27)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.md_5.bungee.api.plugin.PluginManager.enablePlugin(PluginManager.java:
304)
at net.md_5.bungee.api.plugin.PluginManager.loadPlugins(PluginManager.java:2
12)
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:263)
at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:112)
at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Caused by: java.lang.ClassNotFoundException: org.bukkit.plugin.java.JavaPlugin
at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader
.java:53)
at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.
java:27)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 18 more
11:48:52 [信息] Loaded plugin ConfigureCore version 1.2.1 by null
11:48:52 [信息] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.12-SNA
PSHOT:eb288a8:1286 by SpigotMC
11:48:52 [信息] Loaded plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:eb288a
8:1286 by SpigotMC
11:48:52 [信息] Loaded plugin WebAuth version 1.4 by LinTx
11:48:52 [信息] Loaded plugin cmd_server version git:cmd_server:1.12-SNAPSHOT:eb
288a8:1286 by SpigotMC
11:48:52 [信息] Loaded plugin cmd_alert version git:cmd_alert:1.12-SNAPSHOT:eb28
8a8:1286 by SpigotMC
11:48:52 [信息] Loaded plugin cmd_send version git:cmd_send:1.12-SNAPSHOT:eb288a
8:1286 by SpigotMC
11:48:52 [信息] Loaded plugin cmd_list version git:cmd_list:1.12-SNAPSHOT:eb288a
8:1286 by SpigotMC
11:48:52 [信息] Enabled plugin ConfigureCore version 1.2.1 by null
11:48:52 [信息] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.12-SN
APSHOT:eb288a8:1286 by SpigotMC
11:48:52 [信息] Enabled plugin cmd_find version git:cmd_find:1.12-SNAPSHOT:eb288
a8:1286 by SpigotMC
>