Craftbukkit (1.4.5-R1.0) Console errors

Discussion in 'Bukkit Help' started by Tallon, Dec 19, 2012.

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

    Tallon

    Hey guys,

    Just wondering if I should be worried about the below errors? Guessing it's just some plugin causing it? Just updated the server to the RB now. It was on the Beta and was working perfect

    Will I just work my way through one by one?

    Thanks

    Tal




    Plugins:

    [INFO] Plugins (21): AutoMessage, GroupManager, Minequery, WorldEdit, Permissions, TagAPI, WhiteMessage, AdminPrivateChat, Lockette, Vault, WorldGuard, Essentials, EssentialsProtect, EssentialsSpawn, CreativeGates, HawkEye, VanishNoPacket, ChestShop, EssentialsChat, EssentialsAntiBuild, AutoRank

    error:

    Code:
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:616)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
            ... 24 more
    15:30:36 [SEVERE] Could not pass event EntityChangeBlockEvent to HawkEye v1.0.7b
    org.bukkit.event.EventException
            at uk.co.oliwali.HawkEye.listeners.HawkEyeListener$1.execute(HawkEyeListener.java:58)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
            at org.bukkit.craftbukkit.v1_4_5.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:457)
            at org.bukkit.craftbukkit.v1_4_5.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:441)
            at net.minecraft.server.v1_4_5.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:67)
            at net.minecraft.server.v1_4_5.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
            at net.minecraft.server.v1_4_5.EntityLiving.bl(EntityLiving.java:1437)
            at net.minecraft.server.v1_4_5.EntitySheep.bl(EntitySheep.java:44)
            at net.minecraft.server.v1_4_5.EntityLiving.c(EntityLiving.java:1234)
            at net.minecraft.server.v1_4_5.EntityAgeable.c(EntityAgeable.java:68)
            at net.minecraft.server.v1_4_5.EntityAnimal.c(SourceFile:33)
            at net.minecraft.server.v1_4_5.EntitySheep.c(EntitySheep.java:52)
            at net.minecraft.server.v1_4_5.EntityLiving.j_(EntityLiving.java:508)
            at net.minecraft.server.v1_4_5.World.entityJoinedWorld(World.java:1333)
            at net.minecraft.server.v1_4_5.WorldServer.entityJoinedWorld(WorldServer.java:546)
            at net.minecraft.server.v1_4_5.World.playerJoinedWorld(World.java:1315)
            at net.minecraft.server.v1_4_5.World.tickEntities(World.java:1193)
            at net.minecraft.server.v1_4_5.WorldServer.tickEntities(WorldServer.java:444)
            at net.minecraft.server.v1_4_5.MinecraftServer.r(MinecraftServer.java:579)
            at net.minecraft.server.v1_4_5.DedicatedServer.r(DedicatedServer.java:222)
            at net.minecraft.server.v1_4_5.MinecraftServer.q(MinecraftServer.java:493)
            at net.minecraft.server.v1_4_5.MinecraftServer.run(MinecraftServer.java:426)
            at net.minecraft.server.v1_4_5.ThreadServerApplication.run(SourceFile:856)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
            at uk.co.oliwali.HawkEye.listeners.MonitorEntityListener.onEntityChangeBlock(MonitorEntityListener.java:125)
            at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:616)
            at uk.co.oliwali.HawkEye.listeners.HawkEyeListener$1.execute(HawkEyeListener.java:56)
            ... 24 more
    

    EDIT: I'm adding the first line of code from the error!

    [WARNING] Method "public Plugin loadPlugin(File, boolean)" is Deprecated, and may be removed in a future version of Bukkit


    EDIT 2: For anyone that was having the issue, or comes accross this thread. I got it fixed by installing the Snapshots of WorldGuard and of HawkEye

    Running perfect now, no errors at all in console :)
     
  2. Offline

    Adrenaline

    Maybe... update your plugins?
     
  3. Offline

    Tallon

    Considering the RB was released 20 minutes ago, the plugins are not updated yet!
     
  4. Offline

    AgentBacon

    I have the same error when I update, so I'm just going to use the BB until the plugins are updated for the RB
     
  5. Offline

    xDeeKay

    Then use an earlier bukkit build.
     
  6. Offline

    Tallon

    Did either of you actually read my post?

    I'll give you a clue, read the first sentence !
     
  7. Offline

    Necrodoom

    the breaking change came out a while ago, most plugins already updated for it.
    update.
     
  8. Offline

    Tallon

    Found it, It's WorldGaurd!

    On the latest version of every plugin, when I disable World Gaurd, the error stops!

    Will get onto the WG Devs
     
  9. Offline

    Sirstaven46

    I think it's WorldGuard.
    If not, Update every plugin.
    Also What build are you running? Recommended?
     
  10. Offline

    Tallon

    Are you trolling, or are you just an idiot?
     
  11. Offline

    Sirstaven46

    K. You're the idiot , you spelled WorldGuard* wrong.
     
  12. Offline

    lokpique

    disable hawkeye, it's telling you that it's the error right now.

    That makes him a sloppy typist, not an idiot.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
    Sirstaven46 likes this.
Thread Status:
Not open for further replies.

Share This Page