Can someone look at this?

Discussion in 'Bukkit Help' started by Phaze_One, Dec 23, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Phaze_One

    I have a 72 slot hosted server with 3GB of RAM. I'm running 1.4.6 beta RO1 and it's crashed twice in the last 2 days. There's only been about 15 people on at the time. I updated my essentials to 2.9.706 about 10 minutes ago. Previously I had 2.9.6 when the crashes occurred. This is showing up in the console over and over and I would like someone to look and see if it's something I need to care about and/or could be related to the crashes.


    23.12 12:55:16 [Multicraft] Skipped 32 lines due to rate limit (30/s)
    23.12 12:55:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    23.12 12:55:13 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
    23.12 12:55:13 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    23.12 12:55:13 [Server] INFO at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
    23.12 12:55:13 [Server] INFO at net.h31ix.anticheat.event.EntityListener.onEntityDamage(EntityListener.java:169)
    23.12 12:55:13 [Server] INFO at net.h31ix.anticheat.manage.Backend.checkSight(Backend.java:569)
    23.12 12:55:13 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/entity/CraftEntity
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.Packet7UseEntity.handle(SourceFile:36)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:1119)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.EntityHuman.attack(EntityHuman.java:803)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.EntityAnimal.damageEntity(SourceFile:122)
    23.12 12:55:13 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.damageEntity(EntityLiving.java:674)
    23.12 12:55:13 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:389)
    23.12 12:55:13 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:367)
    23.12 12:55:13 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEvent(CraftEventFactory.java:81)
    23.12 12:55:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    23.12 12:55:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    23.12 12:55:13 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    23.12 12:55:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    23.12 12:55:13 [Server] INFO org.bukkit.event.EventException
    23.12 12:55:13 [Server] SEVERE Could not pass event EntityDamageByEntityEvent to AntiCheat v1.4-DEV-b346
    23.12 12:55:13 [Multicraft] Skipped 34 lines due to rate limit (30/s)
    23.12 12:55:12 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    23.12 12:55:12 [Server] INFO at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
    23.12 12:55:12 [Server] INFO at net.h31ix.anticheat.event.EntityListener.onEntityDamage(EntityListener.java:169)
    23.12 12:55:12 [Server] INFO at net.h31ix.anticheat.manage.Backend.checkSight(Backend.java:569)
    23.12 12:55:12 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/entity/CraftEntity
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.Packet7UseEntity.handle(SourceFile:36)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:1119)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.EntityHuman.attack(EntityHuman.java:803)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.EntityAnimal.damageEntity(SourceFile:122)
    23.12 12:55:12 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.damageEntity(EntityLiving.java:674)
    23.12 12:55:12 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:389)
    23.12 12:55:12 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:367)
    23.12 12:55:12 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEvent(CraftEventFactory.java:81)
    23.12 12:55:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    23.12 12:55:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    23.12 12:55:12 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    23.12 12:55:12 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    23.12 12:55:12 [Server] INFO org.bukkit.event.EventException
    23.12 12:55:12 [Server] SEVERE Could not pass event EntityDamageByEntityEvent to AntiCheat v1.4-DEV-b346


    My plugin list:

    Essentials
    Chatco
    Anticheat
    PlgDisableCmd
    LoginMessage
    Ptweaks

    Thanks in advance
     
  2. Offline

    Jackbrook

    Looks like you need to update Anticheat. I'm not sure if it's related to the crashes, but if it's the only error you're getting in the log, it might be. Might as well try. :)
     
    ifly6 and Phaze_One like this.
  3. Offline

    Phaze_One

    Cool, doing that now. I Should've checked to see if anticheat had updated further.
     
Thread Status:
Not open for further replies.

Share This Page