Advertisement
Guest User

Untitled

a guest
Apr 11th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. 9:37:24 AM [INFO] [LightAPI] Enabling LightAPI v2.0.1
  2. 9:37:24 AM [INFO] <LightAPI>: Loading support for Spigot git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  3. 9:37:24 AM [INFO] [LightSource] Enabling LightSource v2.2.6
  4. 9:37:24 AM [INFO] <LightSource>: Added new item: Lava
  5. 9:37:24 AM [INFO] <LightSource>: Added new item: StationLava
  6. 9:37:24 AM [INFO] <LightSource>: Added new item: Fire
  7. 9:37:24 AM [INFO] <LightSource>: Added new item: Jack
  8. 9:37:24 AM [INFO] <LightSource>: Added new item: LavaBucket
  9. 9:37:25 AM [INFO] <LightSource>: Added new item: Torch
  10. 9:37:25 AM [INFO] <LightSource>: Added new item: Glowstone
  11. 9:37:25 AM [INFO] <LightSource>: Added new item: BlazeRod
  12. 9:37:25 AM [INFO] <LightSource>: Added new item: Redstone
  13. 9:37:25 AM [INFO] <LightSource>: Added new item: RedstoneLamp
  14. 9:37:25 AM [INFO] <LightSource>: Added new item: Furnace
  15. 9:37:25 AM [INFO] <LightSource>: Added new item: RedstoneOre
  16. 9:37:25 AM [INFO] <LightSource>: Added new item: EnderChest
  17. 9:37:25 AM [SEVERE] Error occurred while enabling LightSource v2.2.6 (Is it up to date?)
  18. 9:37:25 AM java.lang.NoClassDefFoundError: ru/BeYkeRYkt/LightAPI/LightAPI
  19. 9:37:25 AM at ru.BeYkeRYkt.LightSource.LightSource.onEnable(LightSource.java:83) ~[?:?]
  20. 9:37:25 AM at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  21. 9:37:25 AM at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  22. 9:37:25 AM at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  23. 9:37:25 AM at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  24. 9:37:25 AM at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  25. 9:37:25 AM at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  26. 9:37:25 AM at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  27. 9:37:25 AM at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  28. 9:37:25 AM at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  29. 9:37:25 AM at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  30. 9:37:25 AM at java.lang.Thread.run(Unknown Source) [?:1.8.0_73]
  31. 9:37:25 AM Caused by: java.lang.ClassNotFoundException: ru.BeYkeRYkt.LightAPI.LightAPI
  32. 9:37:25 AM at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_73]
  33. 9:37:25 AM at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  34. 9:37:25 AM at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8-R0.1-SNAPSHOT.jar:git-Spigot-db6de12-18fbb24]
  35. 9:37:25 AM at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
  36. 9:37:25 AM at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
  37. 9:37:25 AM ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement