Advertisement
Guest User

Error Report

a guest
Jan 17th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.55 KB | None | 0 0
  1. 17.01 12:37:51 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2. 17.01 12:37:51 [Server] INFO at com.massivecraft.factions.listeners.FactionsEntityListener.onEntityChangeBlock(FactionsEntityListener.java:569)
  3. 17.01 12:37:51 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
  4. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  5. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  6. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  7. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  8. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580)
  9. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:445)
  10. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193)
  11. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315)
  12. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:548)
  13. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
  14. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.j_(EntityLiving.java:534)
  15. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.EntitySheep.c(EntitySheep.java:52)
  16. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.EntityAnimal.c(SourceFile:33)
  17. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.EntityAgeable.c(EntityAgeable.java:64)
  18. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.c(EntityLiving.java:1273)
  19. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.EntitySheep.bl(EntitySheep.java:44)
  20. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.bl(EntityLiving.java:1476)
  21. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
  22. 17.01 12:37:51 [Server] INFO at net.minecraft.server.v1_4_6.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:67)
  23. 17.01 12:37:51 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:443)
  24. 17.01 12:37:51 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:459)
  25. 17.01 12:37:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  26. 17.01 12:37:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  27. 17.01 12:37:51 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  28. 17.01 12:37:51 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  29. 17.01 12:37:51 [Server] INFO org.bukkit.event.EventException
  30. 17.01 12:37:51 [Server] SEVERE Could not pass event EntityChangeBlockEvent to Factions v1.6.9.3
  31. 17.01 12:37:51 [Multicraft] Skipped 1 lines due to rate limit (30/s)
  32. 17.01 12:37:49 [Server] INFO ... 18 more
  33. 17.01 12:37:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  34. 17.01 12:37:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  35. 17.01 12:37:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. 17.01 12:37:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  37. 17.01 12:37:49 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. 17.01 12:37:49 [Server] INFO at com.massivecraft.factions.listeners.FactionsEntityListener.onEntityChangeBlock(FactionsEntityListener.java:569)
  39. 17.01 12:37:49 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
  40. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  41. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  42. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  43. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  44. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580)
  45. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:445)
  46. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193)
  47. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315)
  48. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:548)
  49. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
  50. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.EntityMonster.j_(EntityMonster.java:24)
  51. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.j_(EntityLiving.java:534)
  52. 17.01 12:37:49 [Server] INFO at net.minecraft.server.v1_4_6.EntityEnderman.c(EntityEnderman.java:106)
  53. 17.01 12:37:49 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:447)
  54. 17.01 12:37:49 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:459)
  55. 17.01 12:37:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  56. 17.01 12:37:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  57. 17.01 12:37:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  58. 17.01 12:37:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  59. 17.01 12:37:49 [Server] INFO org.bukkit.event.EventException
  60. 17.01 12:37:49 [Server] SEVERE Could not pass event EntityChangeBlockEvent to Factions v1.6.9.3
  61. 17.01 12:37:49 [Multicraft] Skipped 40 lines due to rate limit (30/s)
  62. 17.01 12:37:43 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  63. 17.01 12:37:43 [Server] INFO at com.massivecraft.factions.listeners.FactionsEntityListener.onEntityChangeBlock(FactionsEntityListener.java:569)
  64. 17.01 12:37:43 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
  65. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  66. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  67. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  68. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  69. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580)
  70. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:445)
  71. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193)
  72. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315)
  73. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:548)
  74. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
  75. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.j_(EntityLiving.java:534)
  76. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.EntitySheep.c(EntitySheep.java:52)
  77. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.EntityAnimal.c(SourceFile:33)
  78. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.EntityAgeable.c(EntityAgeable.java:64)
  79. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.c(EntityLiving.java:1273)
  80. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.EntitySheep.bl(EntitySheep.java:44)
  81. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.bl(EntityLiving.java:1476)
  82. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
  83. 17.01 12:37:43 [Server] INFO at net.minecraft.server.v1_4_6.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:67)
  84. 17.01 12:37:43 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:443)
  85. 17.01 12:37:43 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:459)
  86. 17.01 12:37:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  87. 17.01 12:37:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  88. 17.01 12:37:43 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  89. 17.01 12:37:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  90. 17.01 12:37:43 [Server] INFO org.bukkit.event.EventException
  91. 17.01 12:37:43 [Server] SEVERE Could not pass event EntityChangeBlockEvent to Factions v1.6.9.3
  92. 17.01 12:37:43 [Multicraft] Skipped 107 lines due to rate limit (30/s)
  93. 17.01 12:37:35 [Server] SEVERE Could not pass event EntityChangeBlockEvent to Factions v1.6.9.3
  94. 17.01 12:37:35 [Server] INFO ... 18 more
  95. 17.01 12:37:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  96. 17.01 12:37:35 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  97. 17.01 12:37:35 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  98. 17.01 12:37:35 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  99. 17.01 12:37:35 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. 17.01 12:37:35 [Server] INFO at com.massivecraft.factions.listeners.FactionsEntityListener.onEntityChangeBlock(FactionsEntityListener.java:569)
  101. 17.01 12:37:35 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
  102. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  103. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  104. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  105. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  106. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580)
  107. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:445)
  108. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193)
  109. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315)
  110. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:548)
  111. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
  112. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.EntityMonster.j_(EntityMonster.java:24)
  113. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.EntityLiving.j_(EntityLiving.java:534)
  114. 17.01 12:37:35 [Server] INFO at net.minecraft.server.v1_4_6.EntityEnderman.c(EntityEnderman.java:106)
  115. 17.01 12:37:35 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:447)
  116. 17.01 12:37:35 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:459)
  117. 17.01 12:37:35 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  118. 17.01 12:37:35 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  119. 17.01 12:37:35 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  120. 17.01 12:37:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement