Advertisement
Guest User

BKCommonLib Stacktrace

a guest
Feb 23rd, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.68 KB | None | 0 0
  1. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Conversion] Failed to initialize default converters
  2. java.lang.NullPointerException
  3. at java.util.concurrent.ConcurrentHashMap.hash(Unknown Source) ~[?:1.7.0_51]
  4. at java.util.concurrent.ConcurrentHashMap.put(Unknown Source) ~[?:1.7.0_51]
  5. at com.bergerkiller.bukkit.common.conversion.Conversion.register(Conversion.java:53) ~[BKCommonLib.jar:?]
  6. at com.bergerkiller.bukkit.common.conversion.Conversion.registerAll(Conversion.java:37) ~[BKCommonLib.jar:?]
  7. at com.bergerkiller.bukkit.common.conversion.Conversion.<clinit>(Conversion.java:22) [BKCommonLib.jar:?]
  8. at java.lang.Class.forName0(Native Method) [?:1.7.0_51]
  9. at java.lang.Class.forName(Unknown Source) [?:1.7.0_51]
  10. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) [BKCommonLib.jar:?]
  11. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59) [BKCommonLib.jar:?]
  12. at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:17) [BKCommonLib.jar:?]
  13. at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315) [BKCommonLib.jar:?]
  14. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293) [spigot.jar:git-Spigot-"d2e6a0e"]
  15. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-"d2e6a0e"]
  16. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496) [spigot.jar:git-Spigot-"d2e6a0e"]
  17. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  18. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'f' does not exist in class file net.minecraft.server.v1_8_R1.ChunkProviderServer (Update BKCommonLib?)
  19. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  20. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  21. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  22. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  23. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.ChunkProviderServerRef.<clinit>(ChunkProviderServerRef.java:14)
  24. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  25. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  26. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  27. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  28. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  29. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  30. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  31. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  32. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  33. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  34. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  35. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'aj' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  36. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  37. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  38. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  39. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  40. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:29)
  41. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  42. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  43. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  44. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  45. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  46. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  47. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  48. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  49. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  50. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  51. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  52. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'J' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  53. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  54. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  55. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  56. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  57. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:32)
  58. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  59. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  60. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  61. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  62. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  63. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  64. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  65. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  66. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  67. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  68. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  69. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'd' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  70. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  71. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  72. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  73. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  74. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:42)
  75. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  76. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  77. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  78. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  79. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  80. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  81. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  82. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  83. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  84. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  85. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  86. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'a(double, boolean)' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  87. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  88. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  89. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  90. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  91. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:48)
  92. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  93. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  94. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  95. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  96. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  97. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  98. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  99. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  100. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  101. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  102. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  103. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'I()' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  104. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  105. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  106. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  107. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  108. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:49)
  109. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  110. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  111. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  112. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  113. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  114. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  115. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  116. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  117. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  118. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  119. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  120. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'f' does not exist in class file net.minecraft.server.v1_8_R1.World (Update BKCommonLib?)
  121. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  122. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  123. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  124. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  125. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.WorldRef.<clinit>(WorldRef.java:19)
  126. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.BlockRef.<clinit>(BlockRef.java:17)
  127. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:50)
  128. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  129. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  130. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  131. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  132. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  133. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  134. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  135. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  136. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  137. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  138. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  139. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'dropNaturally(World, int, int, int, int, float, int)' does not exist in class file net.minecraft.server.v1_8_R1.Block (Update BKCommonLib?)
  140. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  141. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  142. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  143. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  144. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.BlockRef.<clinit>(BlockRef.java:17)
  145. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:50)
  146. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  147. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  148. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  149. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  150. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  151. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  152. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  153. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  154. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  155. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  156. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  157. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'wasExploded(World, int, int, int, Explosion)' does not exist in class file net.minecraft.server.v1_8_R1.Block (Update BKCommonLib?)
  158. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  159. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  160. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  161. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  162. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.BlockRef.<clinit>(BlockRef.java:18)
  163. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:50)
  164. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  165. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  166. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  167. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  168. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  169. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  170. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  171. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  172. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  173. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  174. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  175. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'a(int, int, int, Block)' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  176. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  177. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  178. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  179. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  180. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:50)
  181. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  182. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  183. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  184. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  185. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  186. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  187. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  188. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  189. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  190. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  191. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  192. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'g_()' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  193. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  194. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  195. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  196. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  197. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:51)
  198. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  199. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  200. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  201. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  202. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  203. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  204. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  205. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  206. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  207. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  208. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  209. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'b(float, float)' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  210. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  211. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  212. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  213. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  214. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:52)
  215. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  216. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  217. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  218. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  219. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  220. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  221. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  222. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  223. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  224. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  225. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  226. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'N()' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  227. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  228. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  229. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  230. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  231. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:54)
  232. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  233. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  234. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  235. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  236. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  237. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  238. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  239. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  240. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  241. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  242. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  243. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'M()' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  244. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  245. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  246. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  247. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  248. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:55)
  249. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  250. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  251. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  252. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  253. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  254. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  255. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  256. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  257. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  258. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  259. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  260. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'H()' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  261. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  262. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  263. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  264. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  265. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:56)
  266. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  267. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  268. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  269. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  270. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  271. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  272. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  273. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  274. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  275. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  276. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  277. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'd' does not exist in class file net.minecraft.server.v1_8_R1.EntityLiving (Update BKCommonLib?)
  278. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  279. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  280. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  281. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  282. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityLivingRef.<clinit>(EntityLivingRef.java:13)
  283. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  284. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  285. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  286. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  287. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  288. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  289. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  290. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  291. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  292. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  293. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  294. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'g' does not exist in class file net.minecraft.server.v1_8_R1.WorldProvider (Update BKCommonLib?)
  295. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  296. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  297. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  298. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.ChunkRef.<clinit>(ChunkRef.java:44)
  299. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:22)
  300. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  301. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  302. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  303. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  304. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  305. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:20)
  306. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  307. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  308. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  309. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  310. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  311. [15:08:06] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'b()' does not exist in class file net.minecraft.server.v1_8_R1.EnumProtocol (Update BKCommonLib?)
  312. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  313. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  314. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  315. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  316. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EnumProtocolRef.<clinit>(EnumProtocolRef.java:16)
  317. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:154)
  318. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:138)
  319. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.protocol.PacketTypeClasses$NMSPacket.<init>(PacketTypeClasses.java:43)
  320. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.protocol.PacketType.<clinit>(PacketType.java:26)
  321. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25)
  322. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  323. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  324. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  325. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  326. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  327. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:20)
  328. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  329. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  330. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  331. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  332. [15:08:06] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  333. [15:08:06] [Server thread/ERROR]: An error occurred trying to initialize class 'com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef': initializing BKCommonLib vv1.60 (Is it up to date?)
  334. java.lang.RuntimeException: An error occurred trying to initialize class 'com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef':
  335. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:113) ~[?:?]
  336. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59) ~[?:?]
  337. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45) ~[?:?]
  338. at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:20) ~[?:?]
  339. at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315) ~[?:?]
  340. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293) [spigot.jar:git-Spigot-"d2e6a0e"]
  341. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-"d2e6a0e"]
  342. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496) [spigot.jar:git-Spigot-"d2e6a0e"]
  343. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  344. Caused by: java.lang.ExceptionInInitializerError
  345. at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
  346. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  347. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  348. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
  349. ... 8 more
  350. Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.util.Map
  351. at com.bergerkiller.bukkit.common.reflection.classes.EnumProtocolRef.getPacketIdIn(EnumProtocolRef.java:27) ~[?:?]
  352. at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:154) ~[?:?]
  353. at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:138) ~[?:?]
  354. at com.bergerkiller.bukkit.common.protocol.PacketTypeClasses$NMSPacket.<init>(PacketTypeClasses.java:43) ~[?:?]
  355. at com.bergerkiller.bukkit.common.protocol.PacketType.<clinit>(PacketType.java:26) ~[?:?]
  356. at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
  357. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  358. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  359. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
  360. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement