Advertisement
Guest User

Untitled

a guest
Nov 30th, 2014
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. 10:07:45] [Server thread/INFO]: [OnTime] Disabling OnTime v3.13.4
  2. [10:07:45] [Server thread/ERROR]: Error occurred while disabling OnTime v3.13.4 (Is it up to date?)
  3. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  4. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:400) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  5. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:141) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  6. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:115) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  7. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:98) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  8. at me.edge209.OnTime.PlayerEventListener.logoutPlayer(PlayerEventListener.java:107) ~[?:?]
  9. at me.edge209.OnTime.OnTime.onDisable(OnTime.java:213) ~[?:?]
  10. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  11. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:357) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  12. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:431) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  13. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:424) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  14. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.disablePlugins(CraftServer.java:331) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  15. at net.minecraft.server.v1_8_R1.MinecraftServer.stop(MinecraftServer.java:432) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  16. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:563) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-ac7e83b]
  17. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement