Advertisement
Guest User

Error Json..sk

a guest
Aug 22nd, 2017
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.53 KB | None | 0 0
  1. [14:49:18] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
  2. [14:49:18] [Server thread/ERROR]: #!#! This issue is NOT your fault! You can't probably fix it yourself, either.
  3. [14:49:18] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  4. [14:49:18] [Server thread/ERROR]: #!#! Here is full list of them:
  5. [14:49:18] [Server thread/ERROR]: #!#! skRayFall (http://sk.rayfall.net/) Bank skDragon ExtrasSK SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) Umbaska SharpSK TuSKe (github.com/Tuke-Nuke/TuSKe)
  6. [14:49:18] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  7. [14:49:18] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  8. [14:49:18] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  9. [14:49:18] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  10. [14:49:18] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  11. [14:49:18] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
  12. [14:49:18] [Server thread/ERROR]: #!#! Issue tracker: https://github.com/bensku/Skript/issues (only if you know what you're doing!)
  13. [14:49:18] [Server thread/ERROR]: #!#!
  14. [14:49:18] [Server thread/ERROR]: #!#! Stack trace:
  15. [14:49:18] [Server thread/ERROR]: #!#! java.lang.NullPointerException
  16. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.function.Functions.registerCaller(Functions.java:96)
  17. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.function.FunctionReference.validateFunction(FunctionReference.java:167)
  18. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseFunction(SkriptParser.java:1138)
  19. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.function.EffFunctionCall.parse(EffFunctionCall.java:45)
  20. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:46)
  21. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:842)
  22. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:54)
  23. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
  24. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:928)
  25. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:471)
  26. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:526)
  27. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:333)
  28. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:345)
  29. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.lambda$0(ScriptLoader.java:275)
  30. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:305)
  31. [14:49:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript$2.run(Skript.java:410)
  32. [14:49:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
  33. [14:49:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
  34. [14:49:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:738)
  35. [14:49:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405)
  36. [14:49:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678)
  37. [14:49:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576)
  38. [14:49:18] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:748)
  39. [14:49:18] [Server thread/ERROR]: #!#!
  40. [14:49:18] [Server thread/ERROR]: #!#! Version Information:
  41. [14:49:18] [Server thread/ERROR]: #!#!   Skript: 2.2-dev30d
  42. [14:49:18] [Server thread/ERROR]: #!#!   Bukkit: 1.12-R0.1-SNAPSHOT
  43. [14:49:18] [Server thread/ERROR]: #!#!   Minecraft: 1.12
  44. [14:49:18] [Server thread/ERROR]: #!#!   Java: 1.8.0_131 (Java HotSpot(TM) 64-Bit Server VM 25.131-b11)
  45. [14:49:18] [Server thread/ERROR]: #!#!   OS: Linux amd64 2.6.32-39-pve
  46. [14:49:18] [Server thread/ERROR]: #!#!
  47. [14:49:18] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  48. [14:49:18] [Server thread/ERROR]: #!#! Running Spigot (or compatible): true
  49. [14:49:18] [Server thread/ERROR]: #!#! Running Paper (or compatible): false
  50. [14:49:18] [Server thread/ERROR]: #!#!
  51. [14:49:18] [Server thread/ERROR]: #!#! Current node: json("%player%", "&aAller ? la page 2 >> &7 ou tape &2/aide 2||ttp:&8<&2Clique&8>||cmd:/aide 2") (ElyriaCore.sk, line 340)
  52. [14:49:18] [Server thread/ERROR]: #!#! Current item: null
  53. [14:49:18] [Server thread/ERROR]: #!#! Thread: Server thread
  54. [14:49:18] [Server thread/ERROR]: #!#!
  55. [14:49:18] [Server thread/ERROR]: #!#! Language: english
  56. [14:49:18] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
  57. [14:49:18] [Server thread/ERROR]: #!#!
  58. [14:49:18] [Server thread/ERROR]: #!#! End of Error.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement