Advertisement
Guest User

Untitled

a guest
Dec 6th, 2012
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. 06.12 09:24:50 [Server] INFO ... 25 more
  2. 06.12 09:24:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
  3. 06.12 09:24:50 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  4. 06.12 09:24:50 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5. 06.12 09:24:50 [Server] INFO at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
  6. 06.12 09:24:50 [Server] INFO at net.coreprotect.EntityListener.onEntityChangeBlock(EntityListener.java:33)
  7. 06.12 09:24:50 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
  8. 06.12 09:24:50 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
  9. 06.12 09:24:50 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:413)
  10. 06.12 09:24:50 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:478)
  11. 06.12 09:24:50 [Server] INFO at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
  12. 06.12 09:24:50 [Server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:564)
  13. 06.12 09:24:50 [Server] INFO at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:463)
  14. 06.12 09:24:50 [Server] INFO at net.minecraft.server.World.tickEntities(World.java:1289)
  15. 06.12 09:24:50 [Server] INFO at net.minecraft.server.World.playerJoinedWorld(World.java:1411)
  16. 06.12 09:24:50 [Server] INFO at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:569)
  17. 06.12 09:24:50 [Server] INFO at net.minecraft.server.World.entityJoinedWorld(World.java:1421)
  18. 06.12 09:24:50 [Server] INFO at net.minecraft.server.World.tickEntity(World.java:1459)
  19. 06.12 09:24:50 [Server] INFO at net.minecraft.server.EntityLiving.j_(EntityLiving.java:508)
  20. 06.12 09:24:50 [Server] INFO at net.minecraft.server.EntitySheep.c(EntitySheep.java:52)
  21. 06.12 09:24:50 [Server] INFO at net.minecraft.server.EntityAnimal.c(SourceFile:33)
  22. 06.12 09:24:50 [Server] INFO at net.minecraft.server.EntityAgeable.c(EntityAgeable.java:68)
  23. 06.12 09:24:50 [Server] INFO at net.minecraft.server.EntityLiving.c(EntityLiving.java:1231)
  24. 06.12 09:24:50 [Server] INFO at net.minecraft.server.EntitySheep.bl(EntitySheep.java:44)
  25. 06.12 09:24:50 [Server] INFO at net.minecraft.server.EntityLiving.bl(EntityLiving.java:1429)
  26. 06.12 09:24:50 [Server] INFO at net.minecraft.server.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
  27. 06.12 09:24:50 [Server] INFO at net.minecraft.server.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:67)
  28. 06.12 09:24:50 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:451)
  29. 06.12 09:24:50 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:467)
  30. 06.12 09:24:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  31. 06.12 09:24:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  32. 06.12 09:24:50 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  33. 06.12 09:24:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
  34. 06.12 09:24:50 [Server] INFO org.bukkit.event.EventException
  35. 06.12 09:24:50 [Server] SEVERE Could not pass event EntityChangeBlockEvent to CoreProtect v1.71
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement