Advertisement
Guest User

BKCommonLib Stacktrace 2

a guest
Feb 24th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.40 KB | None | 0 0
  1. [02:07:31] [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. [02:07:31] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'f' does not exist in class file net.minecraft.server.v1_8_R1.ChunkProviderServer (Update BKCommonLib?)
  19. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  20. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  21. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  22. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  23. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.ChunkProviderServerRef.<clinit>(ChunkProviderServerRef.java:14)
  24. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  25. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  26. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  27. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  28. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  29. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  30. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  31. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  32. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  33. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  34. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  35. [02:07:31] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'aj' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  36. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  37. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  38. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  39. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  40. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:31)
  41. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  42. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  43. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  44. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  45. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  46. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  47. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  48. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  49. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  50. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  51. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  52. [02:07:31] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'flag1' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  53. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  54. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  55. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  56. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  57. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:34)
  58. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  59. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  60. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  61. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  62. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  63. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  64. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  65. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  66. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  67. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  68. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  69. [02:07:31] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'a(double, boolean)' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  70. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  71. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  72. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  73. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  74. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:50)
  75. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  76. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  77. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  78. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  79. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  80. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  81. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  82. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  83. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  84. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  85. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  86. [02:07:31] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'b(float, float)' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  87. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  88. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  89. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  90. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  91. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:54)
  92. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  93. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  94. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  95. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  96. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  97. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  98. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  99. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  100. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  101. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  102. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  103. [02:07:31] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'd' does not exist in class file net.minecraft.server.v1_8_R1.EntityLiving (Update BKCommonLib?)
  104. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  105. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  106. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  107. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:244)
  108. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityLivingRef.<clinit>(EntityLivingRef.java:13)
  109. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  110. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  111. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  112. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  113. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  114. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  115. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  116. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  117. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  118. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  119. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  120. [02:07:31] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'g' does not exist in class file net.minecraft.server.v1_8_R1.WorldProvider (Update BKCommonLib?)
  121. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  122. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  123. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  124. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.ChunkRef.<clinit>(ChunkRef.java:37)
  125. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:22)
  126. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  127. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  128. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  129. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  130. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  131. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:20)
  132. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  133. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  134. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
  135. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  136. [02:07:31] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  137. [02:07:31] [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?)
  138. java.lang.RuntimeException: An error occurred trying to initialize class 'com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef':
  139. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:113) ~[?:?]
  140. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59) ~[?:?]
  141. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45) ~[?:?]
  142. at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:20) ~[?:?]
  143. at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315) ~[?:?]
  144. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293) [spigot.jar:git-Spigot-"d2e6a0e"]
  145. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-"d2e6a0e"]
  146. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496) [spigot.jar:git-Spigot-"d2e6a0e"]
  147. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  148. Caused by: java.lang.ExceptionInInitializerError
  149. at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
  150. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  151. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  152. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
  153. ... 8 more
  154. Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.util.Map
  155. at com.bergerkiller.bukkit.common.reflection.classes.EnumProtocolRef.getPacketIdIn(EnumProtocolRef.java:28) ~[?:?]
  156. at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:156) ~[?:?]
  157. at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:140) ~[?:?]
  158. at com.bergerkiller.bukkit.common.protocol.PacketTypeClasses$NMSPacket.<init>(PacketTypeClasses.java:43) ~[?:?]
  159. at com.bergerkiller.bukkit.common.protocol.PacketType.<clinit>(PacketType.java:28) ~[?:?]
  160. at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
  161. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  162. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  163. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
  164. ... 8 more
  165. [02:07:31] [Server thread/INFO]: [Vault] Enabling Vault v1.2.19-b248
  166. [02:07:31] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system.
  167. [02:07:31] [Server thread/INFO]: [Vault] Enabled Version 1.2.19-b248
  168. [02:07:31] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.3-SNAPSHOT
  169. [02:07:31] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  170. [02:07:31] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib vv1.60
  171. [02:07:31] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Spigot (git-Spigot-"d2e6a0e") : v1_8_R1 (Minecraft 1.8)
  172. [02:07:31] [Server thread/INFO]: [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  173. [02:07:31] [Server thread/ERROR]: [BKCommonLib] An error occurred while enabling, the plugin will be disabled:
  174. [02:07:31] [Server thread/ERROR]: [BKCommonLib] Class is missing from a dependency of this plugin
  175. [02:07:31] [Server thread/ERROR]: [BKCommonLib] Please, check for an updated version of BKCommonLib, Vault and ProtocolLib before reporting this bug!
  176. [02:07:31] [Server thread/ERROR]: java.lang.NoClassDefFoundError: Could not initialize class com.bergerkiller.bukkit.common.protocol.PacketType
  177. [02:07:31] [Server thread/ERROR]: at com.bergerkiller.bukkit.common.internal.CommonPacketMonitor.<clinit>(CommonPacketMonitor.java:16)
  178. [02:07:31] [Server thread/ERROR]: at com.bergerkiller.bukkit.common.internal.CommonPlugin.enable(CommonPlugin.java:429)
  179. [02:07:31] [Server thread/ERROR]: at com.bergerkiller.bukkit.common.PluginBase.onEnable(PluginBase.java:753)
  180. [02:07:31] [Server thread/ERROR]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  181. [02:07:31] [Server thread/ERROR]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:333)
  182. [02:07:31] [Server thread/ERROR]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  183. [02:07:31] [Server thread/ERROR]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352)
  184. [02:07:31] [Server thread/ERROR]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313)
  185. [02:07:31] [Server thread/ERROR]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:153)
  186. [02:07:31] [Server thread/ERROR]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496)
  187. [02:07:31] [Server thread/ERROR]: at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement