服务器后台一直报错..对了我发现之前配置过领地插件
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:67)
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:445)
30.01 16:38:43 [Server] INFO org.bukkit.event.EventException
30.01 16:38:43 [Server] SEVERE Could not pass event PlayerInteractEvent to EssentialsAntiBuild v2.12.2
30.01 16:38:43 [Server] INFO ... 19 more
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:43 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:43 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:43 [Server] INFO at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
30.01 16:38:43 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onBlockBreak(EssentialsAntiBuildListener.java:114)
30.01 16:38:43 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
30.01 16:38:43 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
30.01 16:38:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
30.01 16:38:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
30.01 16:38:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332)
30.01 16:38:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:927)
30.01 16:38:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:37)
30.01 16:38:43 [Server] INFO at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
30.01 16:38:43 [Server] INFO at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:234)
30.01 16:38:43 [Server] INFO at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:480)
30.01 16:38:43 [Server] INFO at net.minecraft.network.packet.Packet14BlockDig.func_73279_a(SourceFile:46)
30.01 16:38:43 [Server] INFO at net.minecraft.network.NetServerHandler.func_72510_a(NetServerHandler.java:791)
30.01 16:38:43 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73082_a(ItemInWorldManager.java:297)
30.01 16:38:42 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73084_b(ItemInWorldManager.java:356)
30.01 16:38:42 [Server] INFO at net.minecraftforge.common.ForgeHooks.onBlockBreakEvent(ForgeHooks.java:472)
30.01 16:38:42 [Server] INFO at net.minecraftforge.event.world.BlockEvent$BreakEvent.<init>(BlockEvent.java:77)
30.01 16:38:42 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callBlockBreakEvent(CraftEventFactory.java:808)
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:67)
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:445)
30.01 16:38:42 [Server] INFO org.bukkit.event.EventException
30.01 16:38:42 [Server] SEVERE Could not pass event BlockBreakEvent to EssentialsAntiBuild v2.12.2
30.01 16:38:42 [Server] INFO ... 18 more
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:42 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:42 [Server] INFO at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
30.01 16:38:42 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onPlayerInteract(EssentialsAntiBuildListener.java:210)
30.01 16:38:42 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
30.01 16:38:42 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
30.01 16:38:42 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
30.01 16:38:42 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
30.01 16:38:42 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332)
30.01 16:38:42 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:927)
30.01 16:38:42 [Server] INFO at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:37)
30.01 16:38:42 [Server] INFO at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
30.01 16:38:42 [Server] INFO at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:234)
30.01 16:38:42 [Multicraft] Skipped 151 lines due to rate limit (50/s)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:41 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onBlockBreak(EssentialsAntiBuildListener.java:114)
30.01 16:38:41 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
30.01 16:38:41 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
30.01 16:38:41 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:899)
30.01 16:38:41 [Server] INFO at net.minecraft.world.World.func_72939_s(World.java:2692)
30.01 16:38:41 [Server] INFO at net.minecraft.world.World.func_72870_g(World.java:2897)
30.01 16:38:41 [Server] INFO at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1011)
30.01 16:38:41 [Server] INFO at net.minecraft.world.World.func_72866_a(World.java:2948)
30.01 16:38:41 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:336)
30.01 16:38:41 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73075_a(ItemInWorldManager.java:135)
30.01 16:38:41 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73084_b(ItemInWorldManager.java:356)
30.01 16:38:41 [Server] INFO at net.minecraftforge.common.ForgeHooks.onBlockBreakEvent(ForgeHooks.java:472)
30.01 16:38:41 [Server] INFO at net.minecraftforge.event.world.BlockEvent$BreakEvent.<init>(BlockEvent.java:77)
30.01 16:38:41 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callBlockBreakEvent(CraftEventFactory.java:808)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:67)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:445)
30.01 16:38:41 [Server] INFO org.bukkit.event.EventException
30.01 16:38:41 [Server] SEVERE Could not pass event BlockBreakEvent to EssentialsAntiBuild v2.12.2
30.01 16:38:41 [Server] INFO ... 18 more
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:41 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onPlayerInteract(EssentialsAntiBuildListener.java:210)
30.01 16:38:41 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
30.01 16:38:41 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
30.01 16:38:41 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:927)
30.01 16:38:41 [Server] INFO at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:37)
30.01 16:38:41 [Server] INFO at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
30.01 16:38:41 [Server] INFO at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:234)
30.01 16:38:41 [Server] INFO at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:480)
30.01 16:38:41 [Server] INFO at net.minecraft.network.packet.Packet14BlockDig.func_73279_a(SourceFile:46)
30.01 16:38:41 [Server] INFO at net.minecraft.network.NetServerHandler.func_72510_a(NetServerHandler.java:772)
30.01 16:38:41 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73074_a(ItemInWorldManager.java:173)
30.01 16:38:41 [Server] INFO at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:47)
30.01 16:38:41 [Server] INFO at net.minecraftforge.event.entity.player.PlayerInteractEvent.<init>(PlayerInteractEvent.java:42)
30.01 16:38:41 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:217)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:41 [Multicraft] Skipped 51 lines due to rate limit (50/s)
30.01 16:38:40 [Server] INFO at net.minecraft.network.NetServerHandler.func_72510_a(NetServerHandler.java:772)
30.01 16:38:40 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73074_a(ItemInWorldManager.java:173)
30.01 16:38:40 [Server] INFO at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:47)
30.01 16:38:40 [Server] INFO at net.minecraftforge.event.entity.player.PlayerInteractEvent.<init>(PlayerInteractEvent.java:42)
30.01 16:38:40 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:217)
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:67)
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:445)
30.01 16:38:40 [Server] INFO org.bukkit.event.EventException
30.01 16:38:40 [Server] SEVERE Could not pass event PlayerInteractEvent to EssentialsAntiBuild v2.12.2
30.01 16:38:40 [Server] INFO ... 16 more
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:40 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:40 [Server] INFO at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
30.01 16:38:40 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onPlayerInteract(EssentialsAntiBuildListener.java:210)
30.01 16:38:40 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:67)
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:445)
30.01 16:38:43 [Server] INFO org.bukkit.event.EventException
30.01 16:38:43 [Server] SEVERE Could not pass event PlayerInteractEvent to EssentialsAntiBuild v2.12.2
30.01 16:38:43 [Server] INFO ... 19 more
30.01 16:38:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:43 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:43 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:43 [Server] INFO at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
30.01 16:38:43 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onBlockBreak(EssentialsAntiBuildListener.java:114)
30.01 16:38:43 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
30.01 16:38:43 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
30.01 16:38:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
30.01 16:38:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
30.01 16:38:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332)
30.01 16:38:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:927)
30.01 16:38:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:37)
30.01 16:38:43 [Server] INFO at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
30.01 16:38:43 [Server] INFO at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:234)
30.01 16:38:43 [Server] INFO at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:480)
30.01 16:38:43 [Server] INFO at net.minecraft.network.packet.Packet14BlockDig.func_73279_a(SourceFile:46)
30.01 16:38:43 [Server] INFO at net.minecraft.network.NetServerHandler.func_72510_a(NetServerHandler.java:791)
30.01 16:38:43 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73082_a(ItemInWorldManager.java:297)
30.01 16:38:42 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73084_b(ItemInWorldManager.java:356)
30.01 16:38:42 [Server] INFO at net.minecraftforge.common.ForgeHooks.onBlockBreakEvent(ForgeHooks.java:472)
30.01 16:38:42 [Server] INFO at net.minecraftforge.event.world.BlockEvent$BreakEvent.<init>(BlockEvent.java:77)
30.01 16:38:42 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callBlockBreakEvent(CraftEventFactory.java:808)
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:67)
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:445)
30.01 16:38:42 [Server] INFO org.bukkit.event.EventException
30.01 16:38:42 [Server] SEVERE Could not pass event BlockBreakEvent to EssentialsAntiBuild v2.12.2
30.01 16:38:42 [Server] INFO ... 18 more
30.01 16:38:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:42 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:42 [Server] INFO at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
30.01 16:38:42 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onPlayerInteract(EssentialsAntiBuildListener.java:210)
30.01 16:38:42 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
30.01 16:38:42 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
30.01 16:38:42 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
30.01 16:38:42 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
30.01 16:38:42 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332)
30.01 16:38:42 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:927)
30.01 16:38:42 [Server] INFO at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:37)
30.01 16:38:42 [Server] INFO at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
30.01 16:38:42 [Server] INFO at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:234)
30.01 16:38:42 [Multicraft] Skipped 151 lines due to rate limit (50/s)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:41 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onBlockBreak(EssentialsAntiBuildListener.java:114)
30.01 16:38:41 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
30.01 16:38:41 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
30.01 16:38:41 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:899)
30.01 16:38:41 [Server] INFO at net.minecraft.world.World.func_72939_s(World.java:2692)
30.01 16:38:41 [Server] INFO at net.minecraft.world.World.func_72870_g(World.java:2897)
30.01 16:38:41 [Server] INFO at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1011)
30.01 16:38:41 [Server] INFO at net.minecraft.world.World.func_72866_a(World.java:2948)
30.01 16:38:41 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:336)
30.01 16:38:41 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73075_a(ItemInWorldManager.java:135)
30.01 16:38:41 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73084_b(ItemInWorldManager.java:356)
30.01 16:38:41 [Server] INFO at net.minecraftforge.common.ForgeHooks.onBlockBreakEvent(ForgeHooks.java:472)
30.01 16:38:41 [Server] INFO at net.minecraftforge.event.world.BlockEvent$BreakEvent.<init>(BlockEvent.java:77)
30.01 16:38:41 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callBlockBreakEvent(CraftEventFactory.java:808)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:67)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:445)
30.01 16:38:41 [Server] INFO org.bukkit.event.EventException
30.01 16:38:41 [Server] SEVERE Could not pass event BlockBreakEvent to EssentialsAntiBuild v2.12.2
30.01 16:38:41 [Server] INFO ... 18 more
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:41 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
30.01 16:38:41 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onPlayerInteract(EssentialsAntiBuildListener.java:210)
30.01 16:38:41 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
30.01 16:38:41 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782)
30.01 16:38:41 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332)
30.01 16:38:41 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:927)
30.01 16:38:41 [Server] INFO at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:37)
30.01 16:38:41 [Server] INFO at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
30.01 16:38:41 [Server] INFO at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:234)
30.01 16:38:41 [Server] INFO at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:480)
30.01 16:38:41 [Server] INFO at net.minecraft.network.packet.Packet14BlockDig.func_73279_a(SourceFile:46)
30.01 16:38:41 [Server] INFO at net.minecraft.network.NetServerHandler.func_72510_a(NetServerHandler.java:772)
30.01 16:38:41 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73074_a(ItemInWorldManager.java:173)
30.01 16:38:41 [Server] INFO at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:47)
30.01 16:38:41 [Server] INFO at net.minecraftforge.event.entity.player.PlayerInteractEvent.<init>(PlayerInteractEvent.java:42)
30.01 16:38:41 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:217)
30.01 16:38:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:41 [Multicraft] Skipped 51 lines due to rate limit (50/s)
30.01 16:38:40 [Server] INFO at net.minecraft.network.NetServerHandler.func_72510_a(NetServerHandler.java:772)
30.01 16:38:40 [Server] INFO at net.minecraft.item.ItemInWorldManager.func_73074_a(ItemInWorldManager.java:173)
30.01 16:38:40 [Server] INFO at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:47)
30.01 16:38:40 [Server] INFO at net.minecraftforge.event.entity.player.PlayerInteractEvent.<init>(PlayerInteractEvent.java:42)
30.01 16:38:40 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:217)
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:67)
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:445)
30.01 16:38:40 [Server] INFO org.bukkit.event.EventException
30.01 16:38:40 [Server] SEVERE Could not pass event PlayerInteractEvent to EssentialsAntiBuild v2.12.2
30.01 16:38:40 [Server] INFO ... 16 more
30.01 16:38:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:441)
30.01 16:38:40 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
30.01 16:38:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
30.01 16:38:40 [Server] INFO at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
30.01 16:38:40 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuildListener.onPlayerInteract(EssentialsAntiBuildListener.java:210)
30.01 16:38:40 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.ess3.api.IEssentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User;
本帖最后由 a08381 于 2015-1-30 18:03 编辑
报错插件是Essentials,多少版本的服务端?
。。。。。。好吧我看到了。。。。。。v1_6_R3。。。。。。1.6.4
不是1.8就试试这份
http://www.mcbbs.net/thread-155737-1-1.html
报错插件是Essentials,多少版本的服务端?
。。。。。。好吧我看到了。。。。。。v1_6_R3。。。。。。1.6.4
不是1.8就试试这份
http://www.mcbbs.net/thread-155737-1-1.html