我的世界剛一開服就自動關(guān)了,哪位大佬看看咋回事
開服時(shí)后臺的信息:
[18:28:53] [Worker-Main-2/INFO]: Preparing spawn area: 68%
[18:28:54] [Server thread/INFO]: Time elapsed: 13995 ms
[18:28:54] [Server thread/INFO]: [TPA] Enabling TPA v2.2.2
[18:28:54] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.3
[18:28:55] [Server thread/ERROR]: 摟e[摟2SkinsRestorer摟e] 摟r摟c摟nCould not initialize SkinApplier! Please report this on our discord server!
net.skinsrestorer.shared.exception.InitializeException: net.skinsrestorer.shared.exception.ReflectionException: java.lang.ClassNotFoundException: net.minecraft.network.protocol.game.PacketPlayOutPlayerInfo
? ? ? ? at net.skinsrestorer.bukkit.skinrefresher.SpigotSkinRefresher.<init>(SpigotSkinRefresher.java:94) ~[?:?]
? ? ? ? at net.skinsrestorer.bukkit.SkinApplierBukkit.detectRefresh(SkinApplierBukkit.java:78) ~[?:?]
? ? ? ? at net.skinsrestorer.bukkit.SkinApplierBukkit.<init>(SkinApplierBukkit.java:56) ~[?:?]
? ? ? ? at net.skinsrestorer.bukkit.SkinsRestorer.onEnable(SkinsRestorer.java:122) ~[?:?]
? ? ? ? at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:543) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:457) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:589) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:414) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:250) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Caused by: net.skinsrestorer.shared.exception.ReflectionException: java.lang.ClassNotFoundException: net.minecraft.network.protocol.game.PacketPlayOutPlayerInfo
? ? ? ? at net.skinsrestorer.shared.utils.ReflectionUtil.getNMSClass(ReflectionUtil.java:73) ~[?:?]
? ? ? ? at net.skinsrestorer.bukkit.skinrefresher.SpigotSkinRefresher.<init>(SpigotSkinRefresher.java:61) ~[?:?]
? ? ? ? ... 14 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.network.protocol.game.PacketPlayOutPlayerInfo
? ? ? ? at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
? ? ? ? at java.lang.Class.forName0(Native Method) ~[?:?]
? ? ? ? at java.lang.Class.forName(Class.java:390) ~[?:?]
? ? ? ? at java.lang.Class.forName(Class.java:381) ~[?:?]
? ? ? ? at net.skinsrestorer.shared.utils.ReflectionUtil.forNameWithFallback(ReflectionUtil.java:81) ~[?:?]
? ? ? ? at net.skinsrestorer.shared.utils.ReflectionUtil.getNMSClass(ReflectionUtil.java:71) ~[?:?]
? ? ? ? at net.skinsrestorer.bukkit.skinrefresher.SpigotSkinRefresher.<init>(SpigotSkinRefresher.java:61) ~[?:?]
? ? ? ? ... 14 more
[18:28:55] [Server thread/ERROR]: Error occurred while enabling SkinsRestorer v14.1.3 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "net.skinsrestorer.bukkit.SkinApplierBukkit.getRefresh()" because "this.skinApplierBukkit" is null
? ? ? ? at net.skinsrestorer.bukkit.SkinsRestorer.onEnable(SkinsRestorer.java:127) ~[?:?]
? ? ? ? at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:543) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:457) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:589) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:414) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:250) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at java.lang.Thread.run(Thread.java:1589) ~[?:?]
[18:28:55] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[18:28:56] [Server thread/INFO]: Bukkit鐗堟湰宸叉敼鍙?
[18:28:56] [Server thread/INFO]: 3822-Spigot-9ebce8a-b60a95c (MC: 1.20.1)
[18:28:56] [Server thread/INFO]: 1.20.1-R0.1-SNAPSHOT
[18:28:57] [Server thread/ERROR]: java.lang.NoSuchMethodError: 'com.google.common.cache.CacheBuilder com.google.common.cache.CacheBuilder.maximumSize(int)'
[18:28:57] [Server thread/ERROR]: Error occurred while enabling Essentials v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: 'org.bukkit.entity.Player[] org.bukkit.Server.getOnlinePlayers()'
? ? ? ? at com.earth2me.essentials.Essentials.handleCrash(Essentials.java:698) ~[?:?]
? ? ? ? at com.earth2me.essentials.Essentials.onEnable(Essentials.java:256) ~[?:?]
? ? ? ? at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:543) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:457) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:589) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:414) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:250) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at java.lang.Thread.run(Thread.java:1589) ~[?:?]
[18:28:57] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
[18:29:01] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.7.1-SNAPSHOT which is not a depend or softdepend of this plugin.
[18:29:01] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[18:29:01] [Server thread/INFO]: [MiaoBoard] Enabling MiaoBoard v2.3.5-git-d7a5276831676a8a2db2e80b2485e17e2a80f38e
[18:29:01] [Server thread/ERROR]: Error occurred while enabling MiaoBoard v2.3.5-git-d7a5276831676a8a2db2e80b2485e17e2a80f38e (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "\始.式.示.MiaoBoard.讬讬.式()" because "this.駛" is null
? ? ? ? at pw.yumc.MiaoBoard.MiaoBoard.onEnable(MiaoBoard.java:54) ~[?:?]
? ? ? ? at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:543) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:457) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:589) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:414) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:250) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at java.lang.Thread.run(Thread.java:1589) ~[?:?]
[18:29:01] [Server thread/INFO]: [SimpleHomes] Enabling SimpleHomes v1.0.0
[18:29:02] [Server thread/ERROR]: Error occurred while enabling SimpleHomes v1.0.0 (Is it up to date?)
java.lang.NoClassDefFoundError: net/kyori/adventure/key/Key
? ? ? ? at io.github.meeples10.simplehomes.Main.loadConfig(Main.java:79) ~[?:?]
? ? ? ? at io.github.meeples10.simplehomes.Main.onEnable(Main.java:52) ~[?:?]
? ? ? ? at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:543) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:457) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:589) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:414) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:250) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:973) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Caused by: java.lang.ClassNotFoundException: net.kyori.adventure.key.Key
? ? ? ? at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
? ? ? ? ... 13 more
[18:29:02] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.7.1-SNAPSHOT
[18:29:02] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20/1.20.1 (763)
[18:29:02] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version!
[18:29:02] [Server thread/WARN]: [ViaVersion] Please remember that ViaVersion only adds support for versions newer than the server version.
[18:29:02] [Server thread/WARN]: [ViaVersion] If you need support for older versions you may need to use one or more ViaVersion addons too.
[18:29:02] [Server thread/WARN]: [ViaVersion] In that case please read the ViaVersion resource page carefully or use https://jo0001.github.io/ViaSetup
[18:29:02] [Server thread/WARN]: [ViaVersion] and if you're still unsure, feel free to join our Discord-Server for further assistance.
[18:29:02] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.2-SNAPSHOT (b91-492be77)
[18:29:08] [Server thread/INFO]: [GrimAC] Enabling GrimAC v2.3.35
[18:29:08] [Server thread/INFO]: [GrimAC] Registering singular bukkit event... (PistonEvent)
[18:29:08] [Server thread/INFO]: [GrimAC] Registering packets...
[18:29:08] [Server thread/INFO]: [GrimAC] Registering tick schedulers...
[18:29:09] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
[18:29:18] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[18:29:19] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorReflectionException]: Could not invoke method 'setup' for fr.xephi.authme.permission.PermissionsManager@4e321ae8
[18:29:19] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
[18:29:19] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[18:29:19] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0-b1877 disabled!
[18:29:19] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.3.0
[18:29:22] [Server thread/ERROR]: [BetterRTP] The particle 'EXPLOSION_NORMAL' created a fatal error when loading particles! Your MC version isn't supported!
[18:29:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:29:23] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[18:29:23] [Server thread/INFO]: Done (294.585s)! For help, type "help"
[18:29:23] [Server thread/INFO]: Stopping server
[18:29:23] [Server thread/INFO]: [BetterRTP] Disabling BetterRTP v3.3.0
[18:29:23] [Server thread/INFO]: [GrimAC] Disabling GrimAC v2.3.35
[18:29:23] [Server thread/INFO]: [GrimAC] Terminating PacketEvents...
[18:29:23] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.102
[18:29:23] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[18:29:23] [Server thread/INFO]: [LuckPerms] Closing storage...
[18:29:25] [Server thread/INFO]: [LuckPerms] Goodbye!
[18:29:25] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v2.0.4-SNAPSHOT
[18:29:25] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.0.0-SNAPSHOT-b608
[18:29:25] [Server thread/INFO]: [floodgate] Disabling floodgate v2.2.2-SNAPSHOT (b91-492be77)
[18:29:25] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.7.1-SNAPSHOT
[18:29:25] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[18:29:25] [Server thread/INFO]: [SimpleHomes] Disabling SimpleHomes v1.0.0
[18:29:25] [Server thread/INFO]: [MiaoBoard] Disabling MiaoBoard v2.3.5-git-d7a5276831676a8a2db2e80b2485e17e2a80f38e
[18:29:25] [Server thread/ERROR]: Error occurred while disabling MiaoBoard v2.3.5-git-d7a5276831676a8a2db2e80b2485e17e2a80f38e (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "\始.式.示.MiaoBoard.讬讬.駛()" because "this.駛" is null
? ? ? ? at pw.yumc.MiaoBoard.MiaoBoard.onDisable(MiaoBoard.java:49) ~[?:?]
? ? ? ? at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:268) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:367) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:501) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:493) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.disablePlugins(CraftServer.java:477) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:865) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:688) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1048) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at java.lang.Thread.run(Thread.java:1589) ~[?:?]
[18:29:25] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.1
[18:29:25] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[18:29:25] [Server thread/ERROR]: Error occurred while disabling Essentials v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: 'org.bukkit.entity.Player[] org.bukkit.Server.getOnlinePlayers()'
? ? ? ? at com.earth2me.essentials.Essentials.onDisable(Essentials.java:309) ~[?:?]
? ? ? ? at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:268) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:367) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:501) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:493) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?]
? ? ? ? at org.bukkit.craftbukkit.v1_20_R1.CraftServer.disablePlugins(CraftServer.java:477) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:865) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:688) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1048) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3822-Spigot-9ebce8a-b60a95c]
? ? ? ? at java.lang.Thread.run(Thread.java:1589) ~[?:?]
[18:29:25] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.1.3
[18:29:25] [Server thread/INFO]: [TPA] Disabling TPA v2.2.2
[18:29:25] [Server thread/INFO]: Saving players
[18:29:25] [Server thread/INFO]: Saving worlds
[18:29:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[18:30:24] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
求求大佬解決,好幾次啟動都這樣,心態(tài)崩了
>