Advertisement
mmuziek

CMI

Aug 29th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. [18:12:25] [Server thread/INFO]: [CMI] Enabling CMI v8.0.7.0
  2. [18:12:25] [Server thread/INFO]: Your server version is not compatible with this plugins version! Plugin will be disabled: v1_13_R2
  3. [18:12:26] [Server thread/ERROR]: Error occurred while enabling CMI v8.0.7.0 (Is it up to date?)
  4. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  5. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.validate(CraftScheduler.java:488) ~[patched_1.13.1.jar:git-Paper-192]
  6. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:150) ~[patched_1.13.1.jar:git-Paper-192]
  7. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:146) ~[patched_1.13.1.jar:git-Paper-192]
  8. at com.Zrips.CMI.Modules.Afk.AfkManager.tasker(AfkManager.java:134) ~[?:?]
  9. at com.Zrips.CMI.Modules.Afk.AfkManager.<init>(AfkManager.java:25) ~[?:?]
  10. at com.Zrips.CMI.CMI.getAfkManager(CMI.java:770) ~[?:?]
  11. at com.Zrips.CMI.CMI.onDisable(CMI.java:1150) ~[?:?]
  12. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched_1.13.1.jar:git-Paper-192]
  13. at com.Zrips.CMI.CMI.onEnable(CMI.java:1212) ~[?:?]
  14. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.13.1.jar:git-Paper-192]
  15. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) ~[patched_1.13.1.jar:git-Paper-192]
  16. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.13.1.jar:git-Paper-192]
  17. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:434) ~[patched_1.13.1.jar:git-Paper-192]
  18. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:348) ~[patched_1.13.1.jar:git-Paper-192]
  19. at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:613) ~[patched_1.13.1.jar:git-Paper-192]
  20. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:576) ~[patched_1.13.1.jar:git-Paper-192]
  21. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:433) ~[patched_1.13.1.jar:git-Paper-192]
  22. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:305) ~[patched_1.13.1.jar:git-Paper-192]
  23. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:784) ~[patched_1.13.1.jar:git-Paper-192]
  24. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement