Advertisement
Guest User

Untitled

a guest
Jan 18th, 2014
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. [14:15:21] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.57-SNAPSHOT
  2. [14:15:21] [Server thread/ERROR]: [BKCommonLib] [Reflection] Field 'chunkList' does not exist in class file net.minecraft.server.v1_7_R1.ChunkProviderServer (Update BKCommonLib?)
  3. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.handleReflectionMissing(CommonPlugin.java:104)
  4. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.load(SafeField.java:78)
  5. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.SafeField.<init>(SafeField.java:57)
  6. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.ClassTemplate.getField(ClassTemplate.java:242)
  7. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.reflection.classes.ChunkProviderServerRef.<clinit>(ChunkProviderServerRef.java:18)
  8. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName0(Native Method)
  9. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at java.lang.Class.forName(Class.java:190)
  10. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:111)
  11. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadCommon(CommonClasses.java:59)
  12. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.loadRef(CommonClasses.java:45)
  13. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:19)
  14. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:315)
  15. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:260)
  16. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233)
  17. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63)
  18. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14)
  19. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126)
  20. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424)
  21. [14:15:21] [Server thread/ERROR]: [BKCommonLib] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement