Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2016
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. [10:55:05] [Server thread/INFO]: [ShowItem] Enabling ShowItem v1.2.7 (build #190)
  2. [10:55:05] [Server thread/INFO]: [ShowItem] Loading Config...
  3. [10:55:05] [Server thread/INFO]: [ShowItem] Loading TranslationMapping...
  4. [10:55:05] [Server thread/INFO]: [ShowItem] TranslationMapping loaded.
  5. [10:55:05] [Server thread/INFO]: [ShowItem] Detected Spigot server. Using Bungee chat api for fancy messages!
  6. [10:55:05] [Server thread/WARN]: [ShowItem] The server version v1_11_R1 has no fully supported ItemConverter! Falling back to reflections!
  7. [10:55:05] [Server thread/ERROR]: [ShowItem] net.minecraft.server.v1_11_R1.NBTBase.hasKey(net.minecraft.server.v1_11_R1.NBTBase)
  8. [10:55:05] [Server thread/ERROR]: [ShowItem] Could not initialize fallback! Plugin will not work in your version! (git-Spigot-0f17cfb-b5b0a97 (MC: 1.11))
  9. [10:55:05] [Server thread/INFO]: [ShowItem] Disabling ShowItem v1.2.7 (build #190)
  10. [10:55:05] [Server thread/INFO]: [ShowItem] Using LibChatManager
  11. [10:55:05] [Server thread/ERROR]: Error occurred while enabling ShowItem v1.2.7 (build #190) (Is it up to date?)
  12. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register de.themoep.ShowItem.LibChatManager@678e003b while not enabled
  13. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:524) ~[spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  14. at de.themoep.ShowItem.ShowItem.onEnable(ShowItem.java:131) ~[?:?]
  15. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  16. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  17. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  18. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375) [spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  19. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325) [spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  20. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419) [spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  21. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380) [spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  22. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335) [spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  23. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  24. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [spigot_test1.jar:git-Spigot-0f17cfb-b5b0a97]
  25. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement