Advertisement
Guest User

BK Stacktrace

a guest
Mar 1st, 2015
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. [21:48:21] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.3-SNAPSHOT
  2. [21:48:21] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.6
  3. [21:48:21] [Server thread/ERROR]: [BKCommonLib] [Conversion] Failed to initialize default converters
  4. java.lang.NullPointerException
  5. at java.util.concurrent.ConcurrentHashMap.putVal(Unknown Source) ~[?:1.8.0_31]
  6. at java.util.concurrent.ConcurrentHashMap.put(Unknown Source) ~[?:1.8.0_31]
  7. at com.bergerkiller.bukkit.common.conversion.Conversion.register(Conversion.java:53) ~[BKCommonLib.jar:?]
  8. at com.bergerkiller.bukkit.common.conversion.Conversion.registerAll(Conversion.java:37) ~[BKCommonLib.jar:?]
  9. at com.bergerkiller.bukkit.common.conversion.Conversion.<clinit>(Conversion.java:22) [BKCommonLib.jar:?]
  10. at java.lang.Class.forName0(Native Method) [?:1.8.0_31]
  11. at java.lang.Class.forName(Unknown Source) [?:1.8.0_31]
  12. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) [BKCommonLib.jar:?]
  13. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59) [BKCommonLib.jar:?]
  14. at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:17) [BKCommonLib.jar:?]
  15. at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315) [BKCommonLib.jar:?]
  16. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:296) [spigot.jar:git-Spigot-ed3e3af-ee6d0fa]
  17. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-ed3e3af-ee6d0fa]
  18. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-ed3e3af-ee6d0fa]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_31]
  20. [21:48:21] [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?)
  21. java.lang.RuntimeException: An error occurred trying to initialize class 'com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef':
  22. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:113) ~[?:?]
  23. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59) ~[?:?]
  24. at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45) ~[?:?]
  25. at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:20) ~[?:?]
  26. at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315) ~[?:?]
  27. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:296) [spigot.jar:git-Spigot-ed3e3af-ee6d0fa]
  28. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-ed3e3af-ee6d0fa]
  29. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-ed3e3af-ee6d0fa]
  30. at java.lang.Thread.run(Unknown Source) [?:1.8.0_31]
  31. Caused by: java.lang.ExceptionInInitializerError
  32. at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
  33. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_31]
  34. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_31]
  35. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
  36. ... 8 more
  37. Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.util.Map
  38. at com.bergerkiller.bukkit.common.reflection.classes.EnumProtocolRef.getPacketIdIn(EnumProtocolRef.java:28) ~[?:?]
  39. at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:156) ~[?:?]
  40. at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:140) ~[?:?]
  41. at com.bergerkiller.bukkit.common.protocol.PacketTypeClasses$NMSPacket.<init>(PacketTypeClasses.java:43) ~[?:?]
  42. at com.bergerkiller.bukkit.common.protocol.PacketType.<clinit>(PacketType.java:28) ~[?:?]
  43. at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
  44. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_31]
  45. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_31]
  46. at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
  47. ... 8 more
  48. [21:48:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.3-SNAPSHOT
  49. [21:48:21] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  50. [21:48:21] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.6
  51. [21:48:21] [Server thread/INFO]: [Configuration] File 'plugins\BKCommonLib\Localization.yml' has been generated
  52. [21:48:21] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Spigot (git-Spigot-ed3e3af-ee6d0fa) : v1_8_R1 (Minecraft 1.8)
  53. [21:48:21] [Server thread/INFO]: [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  54. [21:48:21] [Server thread/ERROR]: [BKCommonLib] An error occurred while enabling, the plugin will be disabled:
  55. [21:48:21] [Server thread/ERROR]: [BKCommonLib] Class is missing from a dependency of this plugin
  56. [21:48:22] [Server thread/ERROR]: [BKCommonLib] Please, check for an updated version of BKCommonLib, Vault and ProtocolLib before reporting this bug!
  57. [21:48:22] [Server thread/ERROR]: java.lang.NoClassDefFoundError: Could not initialize class com.bergerkiller.bukkit.common.protocol.PacketType
  58. [21:48:22] [Server thread/ERROR]: at com.bergerkiller.bukkit.common.internal.CommonPacketMonitor.<clinit>(CommonPacketMonitor.java:16)
  59. [21:48:22] [Server thread/ERROR]: at com.bergerkiller.bukkit.common.internal.CommonPlugin.enable(CommonPlugin.java:429)
  60. [21:48:22] [Server thread/ERROR]: at com.bergerkiller.bukkit.common.PluginBase.onEnable(PluginBase.java:753)
  61. [21:48:22] [Server thread/ERROR]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  62. [21:48:22] [Server thread/ERROR]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  63. [21:48:22] [Server thread/ERROR]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  64. [21:48:22] [Server thread/ERROR]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356)
  65. [21:48:22] [Server thread/ERROR]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316)
  66. [21:48:22] [Server thread/ERROR]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:153)
  67. [21:48:22] [Server thread/ERROR]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505)
  68. [21:48:22] [Server thread/ERROR]: at java.lang.Thread.run(Unknown Source)
  69. [21:48:22] [Server thread/INFO]: [BKCommonLib] Disabling BKCommonLib v1.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement