Advertisement
Techno3600

Skript Error

Jan 12th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. 12.01 22:04:42 [Server] ERROR #!#!
  2. 12.01 22:04:42 [Server] ERROR #!#! [Skript] Severe Error:
  3. 12.01 22:04:42 [Server] ERROR #!#!
  4. 12.01 22:04:42 [Server] ERROR #!#! Something went horribly wrong with Skript.
  5. 12.01 22:04:42 [Server] ERROR #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  6. 12.01 22:04:42 [Server] ERROR #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  7. 12.01 22:04:42 [Server] ERROR #!#! Here is full list of them:
  8. 12.01 22:04:42 [Server] ERROR #!#! Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/)
  9. 12.01 22:04:42 [Server] ERROR #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  10. 12.01 22:04:42 [Server] ERROR #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  11. 12.01 22:04:42 [Server] ERROR #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  12. 12.01 22:04:42 [Server] ERROR #!#! In that case, you will be given instruction on how should you report it.
  13. 12.01 22:04:42 [Server] ERROR #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  14. 12.01 22:04:42 [Server] ERROR #!#! Only if the author tells you to do so, report it as Skript issue (url below)
  15. 12.01 22:04:42 [Server] ERROR #!#! Issue tracker: https://github.com/bensku/Skript/issues (only if you know what you're doing!)
  16. 12.01 22:04:42 [Server] ERROR #!#!
  17. 12.01 22:04:42 [Server] ERROR #!#! Stack trace:
  18. 12.01 22:04:42 [Server] ERROR #!#! ch.njol.skript.SkriptAPIException: Call to getSingle() on a non-single expression
  19. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:66)
  20. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.lang.util.ConvertedExpression.getSingle(ConvertedExpression.java:150)
  21. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.effects.EffPlaySound.execute(EffPlaySound.java:78)
  22. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  23. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  24. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  25. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:55)
  26. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:220)
  27. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:182)
  28. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:248)
  29. 12.01 22:04:42 [Server] ERROR #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:163)
  30. 12.01 22:04:42 [Server] ERROR #!#! at sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
  31. 12.01 22:04:42 [Server] ERROR #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. 12.01 22:04:42 [Server] ERROR #!#! at java.lang.reflect.Method.invoke(Method.java:498)
  33. 12.01 22:04:42 [Server] ERROR #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  34. 12.01 22:04:42 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  35. 12.01 22:04:42 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  36. 12.01 22:04:42 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  37. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1389)
  38. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232)
  39. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  40. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  41. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  42. 12.01 22:04:42 [Server] ERROR #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  43. 12.01 22:04:42 [Server] ERROR #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  44. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  45. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
  46. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  47. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  48. 12.01 22:04:42 [Server] ERROR #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  49. 12.01 22:04:42 [Server] ERROR #!#! at java.lang.Thread.run(Thread.java:748)
  50. 12.01 22:04:42 [Server] ERROR #!#!
  51. 12.01 22:04:42 [Server] ERROR #!#! Version Information:
  52. 12.01 22:04:42 [Server] ERROR #!#! Skript: 2.2-dev32d (latest)
  53. 12.01 22:04:42 [Server] ERROR #!#! Bukkit: 1.12.2-R0.1-SNAPSHOT
  54. 12.01 22:04:42 [Server] ERROR #!#! Minecraft: 1.12.2
  55. 12.01 22:04:42 [Server] ERROR #!#! Java: 1.8.0_152 (Java HotSpot(TM) 64-Bit Server VM 25.152-b16)
  56. 12.01 22:04:42 [Server] ERROR #!#! OS: Linux amd64 3.14.32-xxxx-grs-ipv6-64
  57. 12.01 22:04:42 [Server] ERROR #!#!
  58. 12.01 22:04:42 [Server] ERROR #!#! Running CraftBukkit: false
  59. 12.01 22:04:42 [Server] ERROR #!#! Running Spigot (or compatible): true
  60. 12.01 22:04:42 [Server] ERROR #!#! Running Paper (or compatible): false
  61. 12.01 22:04:42 [Server] ERROR #!#!
  62. 12.01 22:04:42 [Server] ERROR #!#! Current node: null
  63. 12.01 22:04:42 [Server] ERROR #!#! Current item: play sound
  64. 12.01 22:04:42 [Server] ERROR #!#! Thread: Server thread
  65. 12.01 22:04:42 [Server] ERROR #!#!
  66. 12.01 22:04:42 [Server] ERROR #!#! Language: english
  67. 12.01 22:04:42 [Server] ERROR #!#! Link parse mode: DISABLED
  68. 12.01 22:04:42 [Server] ERROR #!#!
  69. 12.01 22:04:42 [Server] ERROR #!#! End of Error.
  70. 12.01 22:04:42 [Server] ERROR #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement