Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] [Conversion] Failed to initialize default converters
- java.lang.NullPointerException
- at java.util.concurrent.ConcurrentHashMap.hash(Unknown Source) ~[?:1.7.0_51]
- at java.util.concurrent.ConcurrentHashMap.put(Unknown Source) ~[?:1.7.0_51]
- at com.bergerkiller.bukkit.common.conversion.Conversion.register(Conversion.java:53) ~[BKCommonLib.jar:?]
- at com.bergerkiller.bukkit.common.conversion.Conversion.registerAll(Conversion.java:37) ~[BKCommonLib.jar:?]
- at com.bergerkiller.bukkit.common.conversion.Conversion.<clinit>(Conversion.java:22) [BKCommonLib.jar:?]
- at java.lang.Class.forName0(Native Method) [?:1.7.0_51]
- at java.lang.Class.forName(Unknown Source) [?:1.7.0_51]
- at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) [BKCommonLib.jar:?]
- at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59) [BKCommonLib.jar:?]
- at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:17) [BKCommonLib.jar:?]
- at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315) [BKCommonLib.jar:?]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.reload(CraftServer.java:740) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:629) [spigot.jar:git-Spigot-"d2e6a0e"]
- at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:353) [spigot.jar:git-Spigot-"d2e6a0e"]
- at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:317) [spigot.jar:git-Spigot-"d2e6a0e"]
- at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [spigot.jar:git-Spigot-"d2e6a0e"]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [spigot.jar:git-Spigot-"d2e6a0e"]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
- [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?)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.load(SafeMethod.java:87)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeMethod.<init>(SafeMethod.java:54)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getMethod(ClassTemplate.java:255)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.EntityRef.<clinit>(EntityRef.java:50)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Unknown Source)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.reload(CraftServer.java:740)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.Bukkit.reload(Bukkit.java:301)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:629)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:353)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:317)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528)
- [16:14:56] [Server thread/ERROR]: [BKCommonLib] at java.lang.Thread.run(Unknown Source)
- [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?)
- java.lang.RuntimeException: An error occurred trying to initialize class 'com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef':
- at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:113) ~[?:?]
- at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59) ~[?:?]
- at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45) ~[?:?]
- at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:20) ~[?:?]
- at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315) ~[?:?]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.reload(CraftServer.java:740) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643) [spigot.jar:git-Spigot-"d2e6a0e"]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:629) [spigot.jar:git-Spigot-"d2e6a0e"]
- at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:353) [spigot.jar:git-Spigot-"d2e6a0e"]
- at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:317) [spigot.jar:git-Spigot-"d2e6a0e"]
- at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [spigot.jar:git-Spigot-"d2e6a0e"]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [spigot.jar:git-Spigot-"d2e6a0e"]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
- Caused by: java.lang.ExceptionInInitializerError
- at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
- at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
- at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
- at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
- ... 16 more
- Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.util.Map
- at com.bergerkiller.bukkit.common.reflection.classes.EnumProtocolRef.getPacketIdIn(EnumProtocolRef.java:28) ~[?:?]
- at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:156) ~[?:?]
- at com.bergerkiller.bukkit.common.protocol.PacketType.<init>(PacketType.java:140) ~[?:?]
- at com.bergerkiller.bukkit.common.protocol.PacketTypeClasses$NMSPacket.<init>(PacketTypeClasses.java:43) ~[?:?]
- at com.bergerkiller.bukkit.common.protocol.PacketType.<clinit>(PacketType.java:28) ~[?:?]
- at com.bergerkiller.bukkit.common.reflection.classes.EntityTrackerRef.<clinit>(EntityTrackerRef.java:25) ~[?:?]
- at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
- at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
- at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111) ~[?:?]
- ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement