Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.23 KB | None | 0 0
  1. [12:29:21] [Server thread/ERROR]: #!#!
  2. [12:29:21] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [12:29:21] [Server thread/ERROR]: #!#!
  4. [12:29:21] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  5. [12:29:21] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
  6. [12:29:21] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  7. [12:29:21] [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),
  8. [12:29:21] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  9. [12:29:21] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  10. [12:29:21] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  11. [12:29:21] [Server thread/ERROR]: #!#!
  12. [12:29:21] [Server thread/ERROR]: #!#! Stack trace:
  13. [12:29:21] [Server thread/ERROR]: #!#! java.lang.NullPointerException
  14. [12:29:21] [Server thread/ERROR]: #!#! at uk.tim740.skUtilities.files.SExprYaml.change(SExprYaml.java:90)
  15. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:273)
  16. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
  17. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:65)
  18. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:93)
  19. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
  20. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
  21. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
  22. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:270)
  23. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:165)
  24. [12:29:21] [Server thread/ERROR]: #!#! at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
  25. [12:29:21] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. [12:29:21] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Method.java:498)
  27. [12:29:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  28. [12:29:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  29. [12:29:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  30. [12:29:21] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  31. [12:29:21] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.dispatchCommand(Skript.java:1078)
  32. [12:29:21] [Server thread/ERROR]: #!#! at me.tuke.sktuke.gui.GUIManager.runCommand(GUIManager.java:162)
  33. [12:29:21] [Server thread/ERROR]: #!#! at me.tuke.sktuke.gui.EffFormatGUI$1.run(EffFormatGUI.java:108)
  34. [12:29:21] [Server thread/ERROR]: #!#! at me.tuke.sktuke.listeners.InventoryCheck$1.run(InventoryCheck.java:62)
  35. [12:29:21] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
  36. [12:29:21] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  37. [12:29:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:709)
  38. [12:29:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  39. [12:29:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
  40. [12:29:21] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
  41. [12:29:21] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
  42. [12:29:21] [Server thread/ERROR]: #!#!
  43. [12:29:21] [Server thread/ERROR]: #!#! Version Information:
  44. [12:29:21] [Server thread/ERROR]: #!#! Skript: 2.2-dev23
  45. [12:29:21] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
  46. [12:29:21] [Server thread/ERROR]: #!#! Minecraft: 1.8
  47. [12:29:21] [Server thread/ERROR]: #!#! Java: 1.8.0_111 (Java HotSpot(TM) 64-Bit Server VM 25.111-b14)
  48. [12:29:21] [Server thread/ERROR]: #!#! OS: Linux amd64 4.4.0-47-generic
  49. [12:29:21] [Server thread/ERROR]: #!#!
  50. [12:29:21] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  51. [12:29:21] [Server thread/ERROR]: #!#!
  52. [12:29:21] [Server thread/ERROR]: #!#! Current item: remove "%the player%" from uk.tim740.skUtilities.files.SExprYaml
  53. [12:29:21] [Server thread/ERROR]: #!#!
  54. [12:29:21] [Server thread/ERROR]: #!#! Thread: Server thread
  55. [12:29:21] [Server thread/ERROR]: #!#!
  56. [12:29:21] [Server thread/ERROR]: #!#! End of Error.
  57. [12:29:21] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement