Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. [14:55:33] [Server thread/INFO]: __Metal__ issued server command: /sk reload diskordlink3_6
  2. [14:55:33] [Server thread/ERROR]: #!#!
  3. [14:55:33] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  4. [14:55:33] [Server thread/ERROR]: #!#! Exception occurred in Skript's main command
  5. [14:55:33] [Server thread/ERROR]: #!#! Used command: /sk reload diskordlink3_6
  6. [14:55:33] [Server thread/ERROR]: #!#!
  7. [14:55:33] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  8. [14:55:33] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
  9. [14:55:33] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  10. [14:55:33] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
  11. [14:55:33] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  12. [14:55:33] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  13. [14:55:33] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  14. [14:55:33] [Server thread/ERROR]: #!#!
  15. [14:55:33] [Server thread/ERROR]: #!#! Stack trace:
  16. [14:55:33] [Server thread/ERROR]: #!#! java.lang.NullPointerException
  17. [14:55:33] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.Functions.clearFunctions(Functions.java:264)
  18. [14:55:33] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.removeTriggers(SkriptEventHandler.java:255)
  19. [14:55:33] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.unloadScript_(ScriptLoader.java:713)
  20. [14:55:33] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.unloadScript(ScriptLoader.java:706)
  21. [14:55:33] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:165)
  22. [14:55:33] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  23. [14:55:33] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  24. [14:55:33] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:649)
  25. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1344)
  26. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1179)
  27. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  28. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  29. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  30. [14:55:33] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  31. [14:55:33] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  32. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
  33. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739)
  34. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  35. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
  36. [14:55:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
  37. [14:55:33] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement