Since the new Update..

Discussion in 'Bukkit Help' started by isleepzzz, Dec 21, 2012.

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

    isleepzzz

    Hello, since the new update occured. I downlaoded the 1.4.6 dev build for craftbukkit and am now
    running with that,
    got ALOT of errors on plguins, so i decided to go through EVERY plugin i had
    and update them to their latest version.
    Now all work except what it looks like, WorldGuard.

    Keeps spamming my console this every so seconds:
    Code:
    2012-12-22 04:48:01 [SEVERE] Could not pass event EntityChangeBlockEvent to WorldGuard v5.6.5
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    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_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:457)
    at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:441)
    at net.minecraft.server.v1_4_6.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:67)
    at net.minecraft.server.v1_4_6.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
    at net.minecraft.server.v1_4_6.EntityLiving.bl(EntityLiving.java:1457)
    at net.minecraft.server.v1_4_6.EntitySheep.bl(EntitySheep.java:44)
    at net.minecraft.server.v1_4_6.EntityLiving.c(EntityLiving.java:1254)
    at net.minecraft.server.v1_4_6.EntityAgeable.c(EntityAgeable.java:64)
    at net.minecraft.server.v1_4_6.EntityAnimal.c(SourceFile:33)
    at net.minecraft.server.v1_4_6.EntitySheep.c(EntitySheep.java:52)
    at net.minecraft.server.v1_4_6.EntityLiving.j_(EntityLiving.java:523)
    at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
    at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:546)
    at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315)
    at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193)
    at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:443)
    at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580)
    at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
    at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
    at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
    at com.sk89q.worldguard.bukkit.WorldGuardEntityListener.onEndermanPickup(WorldGuardEntityListener.java:733)
    Anyone plz help me make this stop??
     
  2. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Update worldguard
     
  3. Offline

    midnightfang22

    Use the dev build of worldguard.
     
  4. Offline

    isleepzzz

  5. Offline

    hermannas2002

    Hello just google worldguard for minecraft 1.4.6
     
  6. Offline

    isleepzzz

    Did not help whatsoever....
    Can someone please just give me the damn link. I've been searching.

    EDIT: Im still online no matter what it says.. Please reply with help ty

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  7. Offline

    ThornRage

    http://build.sk89q.com/

    However, it seems that WorldGuard has not been updated in 4 days so I am not sure if it will work with 1.4.6
     
Thread Status:
Not open for further replies.

Share This Page