Guest User

MA error

a guest
Apr 13th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.79 KB | None | 0 0
  1. 13.04 12:53:24 [Server] SEVERE Could not pass event EntityDamageEvent to Monster Apocalypse v<0.0.1>
  2. 13.04 12:53:24 [Server] INFO ... 19 more
  3. 13.04 12:53:24 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  4. 13.04 12:53:24 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  5. 13.04 12:53:24 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  6. 13.04 12:53:24 [Server] INFO at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
  7. 13.04 12:53:24 [Server] INFO at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:82)
  8. 13.04 12:53:24 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R1/entity/CraftArrow
  9. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
  10. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
  11. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
  12. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
  13. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:562)
  14. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:463)
  15. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225)
  16. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337)
  17. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:597)
  18. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356)
  19. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.EntityMonster.l_(EntityMonster.java:24)
  20. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.l_(EntityLiving.java:516)
  21. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.l_(Entity.java:248)
  22. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.x(EntityLiving.java:318)
  23. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.x(Entity.java:348)
  24. 13.04 12:53:24 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.z(Entity.java:380)
  25. 13.04 12:53:24 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  26. 13.04 12:53:24 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  27. 13.04 12:53:24 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  28. 13.04 12:53:24 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  29. 13.04 12:53:24 [Server] INFO org.bukkit.event.EventException
  30. 13.04 12:53:24 [Server] SEVERE Could not pass event EntityDamageByBlockEvent to Monster Apocalypse v<0.0.1>
  31. 13.04 12:53:24 [Multicraft] Skipped 1293 lines due to rate limit (30/s)
  32. 13.04 12:53:23 [Server] SEVERE Could not pass event EntityDamageEvent to Monster Apocalypse v<0.0.1>
  33. 13.04 12:53:23 [Server] INFO ... 19 more
  34. 13.04 12:53:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  35. 13.04 12:53:23 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  36. 13.04 12:53:23 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. 13.04 12:53:23 [Server] INFO at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
  38. 13.04 12:53:23 [Server] INFO at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:82)
  39. 13.04 12:53:23 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R1/entity/CraftArrow
  40. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
  41. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
  42. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
  43. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
  44. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:562)
  45. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:463)
  46. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225)
  47. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337)
  48. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:597)
  49. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356)
  50. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.EntityMonster.l_(EntityMonster.java:24)
  51. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.l_(EntityLiving.java:516)
  52. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.l_(Entity.java:248)
  53. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.x(EntityLiving.java:318)
  54. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.x(Entity.java:348)
  55. 13.04 12:53:23 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.z(Entity.java:380)
  56. 13.04 12:53:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  57. 13.04 12:53:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  58. 13.04 12:53:23 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  59. 13.04 12:53:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  60. 13.04 12:53:23 [Server] INFO org.bukkit.event.EventException
  61. 13.04 12:53:23 [Server] SEVERE Could not pass event EntityDamageByBlockEvent to Monster Apocalypse v<0.0.1>
  62. 13.04 12:53:23 [Multicraft] Skipped 1174 lines due to rate limit (30/s)
  63. 13.04 12:53:22 [Server] SEVERE Could not pass event EntityDamageEvent to Monster Apocalypse v<0.0.1>
  64. 13.04 12:53:22 [Server] INFO ... 19 more
  65. 13.04 12:53:22 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  66. 13.04 12:53:22 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  67. 13.04 12:53:22 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  68. 13.04 12:53:22 [Server] INFO at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
  69. 13.04 12:53:22 [Server] INFO at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:82)
  70. 13.04 12:53:22 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R1/entity/CraftArrow
  71. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
  72. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
  73. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
  74. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
  75. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:562)
  76. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:463)
  77. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225)
  78. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337)
  79. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:597)
  80. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356)
  81. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.EntityMonster.l_(EntityMonster.java:24)
  82. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.l_(EntityLiving.java:516)
  83. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.l_(Entity.java:248)
  84. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.x(EntityLiving.java:318)
  85. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.x(Entity.java:348)
  86. 13.04 12:53:22 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.z(Entity.java:380)
  87. 13.04 12:53:22 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  88. 13.04 12:53:22 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  89. 13.04 12:53:22 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  90. 13.04 12:53:22 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  91. 13.04 12:53:22 [Server] INFO org.bukkit.event.EventException
  92. 13.04 12:53:22 [Server] SEVERE Could not pass event EntityDamageByBlockEvent to Monster Apocalypse v<0.0.1>
  93. 13.04 12:53:22 [Multicraft] Skipped 690 lines due to rate limit (30/s)
  94. 13.04 12:53:21 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  95. 13.04 12:53:21 [Server] INFO at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:82)
  96. 13.04 12:53:21 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R1/entity/CraftArrow
  97. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
  98. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
  99. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
  100. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
  101. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:562)
  102. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:463)
  103. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225)
  104. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337)
  105. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:597)
  106. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356)
  107. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.EntityMonster.l_(EntityMonster.java:24)
  108. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.l_(EntityLiving.java:542)
  109. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.EntitySkeleton.c(EntitySkeleton.java:126)
  110. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.EntityMonster.c(EntityMonster.java:20)
  111. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.c(EntityLiving.java:1343)
  112. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.EntityLiving.e(EntityLiving.java:1008)
  113. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.move(Entity.java:705)
  114. 13.04 12:53:21 [Server] INFO at net.minecraft.server.v1_5_R2.Entity.burn(Entity.java:796)
  115. 13.04 12:53:21 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  116. 13.04 12:53:21 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  117. 13.04 12:53:21 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  118. 13.04 12:53:21 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  119. 13.04 12:53:21 [Server] INFO org.bukkit.event.EventException
  120. 13.04 12:53:21 [Server] SEVERE Could not pass event EntityDamageEvent to Monster Apocalypse v<0.0.1>
Advertisement
Add Comment
Please, Sign In to add comment