Advertisement
Guest User

BKCommonLib Stacktrace 3

a guest
Feb 24th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.79 KB | None | 0 0
  1. [16:14:56] [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 org.bukkit.craftbukkit.v1_8_R1.CraftServer.reload(CraftServer.java:740) [spigot.jar:git-Spigot-"d2e6a0e"]
  16. at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-"d2e6a0e"]
  17. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-"d2e6a0e"]
  18. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-"d2e6a0e"]
  19. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643) [spigot.jar:git-Spigot-"d2e6a0e"]
  20. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:629) [spigot.jar:git-Spigot-"d2e6a0e"]
  21. at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:353) [spigot.jar:git-Spigot-"d2e6a0e"]
  22. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:317) [spigot.jar:git-Spigot-"d2e6a0e"]
  23. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [spigot.jar:git-Spigot-"d2e6a0e"]
  24. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [spigot.jar:git-Spigot-"d2e6a0e"]
  25. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  26. [16:14:56] [Server thread/ERROR]: [BKCommonLib] [Reflection] Method 'a(double, boolean)' does not exist in class file net.minecraft.server.v1_8_R1.Entity (Update BKCommonLib?)
  27. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  28. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
  29. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
  30. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
  31. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:50)
  32. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  33. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
  34. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  35. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  36. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  37. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  38. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  39. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  40. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.reload(CraftServer.java:740)
  41. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.Bukkit.reload(Bukkit.java:301)
  42. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23)
  43. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  44. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643)
  45. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:629)
  46. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:353)
  47. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:317)
  48. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625)
  49. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528)
  50. [16:14:56] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
  51. [16:14:56] [Server thread/ERROR]: An error occurred trying to initialize class 'com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef': initializing BKCommonLib v1.6 (Is it up to date?)
  52. java.lang.RuntimeException: An error occurred trying to initialize class 'com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef':
  53. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:113) ~[?:?]
  54. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59) ~[?:?]
  55. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45) ~[?:?]
  56. at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:20) ~[?:?]
  57. at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315) ~[?:?]
  58. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293) [spigot.jar:git-Spigot-"d2e6a0e"]
  59. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.reload(CraftServer.java:740) [spigot.jar:git-Spigot-"d2e6a0e"]
  60. at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-"d2e6a0e"]
  61. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-"d2e6a0e"]
  62. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-"d2e6a0e"]
  63. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643) [spigot.jar:git-Spigot-"d2e6a0e"]
  64. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:629) [spigot.jar:git-Spigot-"d2e6a0e"]
  65. at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:353) [spigot.jar:git-Spigot-"d2e6a0e"]
  66. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:317) [spigot.jar:git-Spigot-"d2e6a0e"]
  67. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [spigot.jar:git-Spigot-"d2e6a0e"]
  68. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [spigot.jar:git-Spigot-"d2e6a0e"]
  69. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  70. Caused by: java.lang.ExceptionInInitializerError
  71. at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
  72. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  73. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  74. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
  75. ... 16 more
  76. Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.util.Map
  77. at com.bergerkiller.bukkit.common.reflection.classes.EnumProtocolRef.getPacketIdIn(EnumProtocolRef.java:28) ~[?:?]
  78. at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:156) ~[?:?]
  79. at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:140) ~[?:?]
  80. at com.bergerkiller.bukkit.common.protocol.PacketTypeClasses$NMSPacket.<init>(PacketTypeClasses.java:43) ~[?:?]
  81. at com.bergerkiller.bukkit.common.protocol.PacketType.<clinit>(PacketType.java:28) ~[?:?]
  82. at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
  83. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  84. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  85. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
  86. ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement