Advertisement
Rida94

Untitled

Feb 29th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1.  
  2. [06:57:22] [Server thread/ERROR]: #!#!
  3. [06:57:22] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  4. [06:57:22] [Server thread/ERROR]: #!#!
  5. [06:57:22] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  6. [06:57:22] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  7. [06:57:22] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  8. [06:57:22] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  9. [06:57:22] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  10. [06:57:22] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  11. [06:57:22] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  12. [06:57:22] [Server thread/ERROR]: #!#!
  13. [06:57:22] [Server thread/ERROR]: #!#! Stack trace:
  14. [06:57:22] [Server thread/ERROR]: #!#! org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  15. [06:57:22] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.validate(CraftScheduler.java:400)
  16. [06:57:22] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:123)
  17. [06:57:22] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:119)
  18. [06:57:22] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncDelayedTask(CraftScheduler.java:102)
  19. [06:57:22] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.Delay.walk(Delay.java:79)
  20. [06:57:22] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  21. [06:57:22] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
  22. [06:57:22] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtScript.unregisterAll(EvtScript.java:77)
  23. [06:57:22] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.removeAllTriggers(SkriptEventHandler.java:245)
  24. [06:57:22] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.disableScripts(Skript.java:674)
  25. [06:57:22] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.onDisable(Skript.java:734)
  26. [06:57:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323)
  27. [06:57:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364)
  28. [06:57:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424)
  29. [06:57:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417)
  30. [06:57:22] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336)
  31. [06:57:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460)
  32. [06:57:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593)
  33. [06:57:22] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
  34. [06:57:22] [Server thread/ERROR]: #!#!
  35. [06:57:22] [Server thread/ERROR]: #!#! Version Information:
  36. [06:57:22] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V8
  37. [06:57:22] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  38. [06:57:22] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  39. [06:57:22] [Server thread/ERROR]: #!#! Java: 1.8.0_66 (Java HotSpot(TM) 64-Bit Server VM 25.66-b17)
  40. [06:57:22] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.23-xxxx-std-ipv6-64
  41. [06:57:22] [Server thread/ERROR]: #!#!
  42. [06:57:22] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  43. [06:57:22] [Server thread/ERROR]: #!#!
  44. [06:57:22] [Server thread/ERROR]: #!#! Current node: null
  45. [06:57:22] [Server thread/ERROR]: #!#! Current item: wait for [[timespan:0.1 seconds]]
  46. [06:57:22] [Server thread/ERROR]: #!#!
  47. [06:57:22] [Server thread/ERROR]: #!#! Thread: Server thread
  48. [06:57:22] [Server thread/ERROR]: #!#!
  49. [06:57:22] [Server thread/ERROR]: #!#! End of Error.
  50. [06:57:22] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement