Advertisement
Guest User

Untitled

a guest
Sep 10th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. [01:49:57] [Server thread/INFO]: [Tab] Enabling Tab v6.3.0
  2. [01:49:58] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3. [01:49:58] [Server thread/INFO]: [Tab] Plugin: Tab v6.3.0
  4. [01:49:58] [Server thread/INFO]: [Tab] Framework version: 2018-06
  5. [01:49:58] [Server thread/INFO]: [Tab] Author: Maximvdw (Maxim Van de Wynckel)
  6. [01:49:58] [Server thread/INFO]: [Tab] Site: https://www.mvdw-software.com/
  7. [01:49:58] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  8. [01:49:58] [Server thread/INFO]: [Tab] Loading configuration ...
  9. [01:49:58] [Server thread/ERROR]: [Tab] MVdWPlaceholderAPI not found!
  10. [01:49:58] [Server thread/INFO]: [Tab] Disabling Tab v6.3.0
  11. [01:49:58] [Server thread/INFO]: [Tab] Cancelling all tasks ...
  12. [01:49:58] [Server thread/INFO]: [Tab] Using TabListv4 core
  13. [01:49:58] [Server thread/INFO]: [Tab] Loading messages ...
  14. [01:49:58] [Server thread/INFO]: [Tab] Loading language file: lang_en
  15. [01:49:58] [Server thread/ERROR]: Error occurred while enabling Tab v6.3.0 (Is it up to date?)
  16. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register be.maximvdw.tabcore.m.a@2f3d8a50 while not enabled
  17. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:522) ~[minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  18. at be.maximvdw.tabcore.g.a.(BaseListener.java:29) ~[?:?]
  19. at be.maximvdw.tabcore.m.a.(Unknown Source) ~[?:?]
  20. at be.maximvdw.tab.Tab.registerManagers(Unknown Source) ~[?:?]
  21. at be.maximvdw.tabcore.BasePlugin.initialize(Unknown Source) ~[?:?]
  22. at be.maximvdw.tabcore.BasePlugin.onEnable(Unknown Source) ~[?:?]
  23. at be.maximvdw.tab.Tab.onEnable(Unknown Source) ~[?:?]
  24. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  25. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  26. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  27. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  28. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  29. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  30. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  31. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  32. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  33. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [minecraft_server.jar:git-Spigot-2cf50f0-2b93d83]
  34. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement