Advertisement
OMan100

Untitled

Jun 29th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.41 KB | None | 0 0
  1. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
  2. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! [Skript] Severe Error:
  3. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
  4. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Something went horribly wrong with Skript.
  5. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  6. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  7. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Here is full list of them:
  8. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! skRayFall (https://sk.rayfall.net/) SkriptJSON TuSKe (github.com/Tuke-Nuke/TuSKe) SK-NBeeT (https://github.com/ShaneBeee/Sk-NBeeT) skDragon SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/)
  9. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  10. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  11. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  12. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! In that case, you will be given instruction on how should you report it.
  13. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  14. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
  15. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
  16. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Stack trace:
  17. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! java.lang.NullPointerException
  18. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.util.slot.InventorySlot.getItem(InventorySlot.java:65)
  19. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.classes.data.DefaultComparators$4.compare(DefaultComparators.java:154)
  20. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.classes.data.DefaultComparators$4.compare(DefaultComparators.java:1)
  21. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.conditions.CondCompare.lambda$1(CondCompare.java:257)
  22. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:173)
  23. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.lang.util.SimpleLiteral.check(SimpleLiteral.java:173)
  24. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.conditions.CondCompare.lambda$0(CondCompare.java:254)
  25. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:173)
  26. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:161)
  27. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.conditions.CondCompare.check(CondCompare.java:253)
  28. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.lang.Condition.run(Condition.java:56)
  29. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.lang.Conditional.walk(Conditional.java:51)
  30. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  31. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
  32. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:156)
  33. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:114)
  34. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  35. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520)
  36. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505)
  37. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2162)
  38. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33)
  39. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10)
  40. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:13)
  41. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  42. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:135)
  43. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  44. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:114)
  45. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.aW(MinecraftServer.java:898)
  46. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:891)
  47. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:99)
  48. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:874)
  49. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:808)
  50. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! at java.lang.Thread.run(Thread.java:748)
  51. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
  52. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Version Information:
  53. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Skript: 2.4-alpha4 (custom version)
  54. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Flavor: selfbuilt-unknown
  55. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Date: unknown
  56. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Bukkit: 1.14.3-R0.1-SNAPSHOT
  57. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Minecraft: 1.14.3
  58. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Java: 1.8.0_191 (OpenJDK 64-Bit Server VM 25.191-b12)
  59. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! OS: Linux amd64 4.15.0-1039-aws
  60. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
  61. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Server platform: Spigot
  62. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
  63. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Current node: null
  64. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Current item: event-slot is equal to [[itemtype:barrier block]] (comparator: ch.njol.skript.classes.data.DefaultComparators$4@3b5085af)
  65. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Current trigger: inventory click (dispense/spawn/drop/craft/pickup/consume/break/despawn/merge) (shop.sk, line 331)
  66. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
  67. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Thread: Server thread
  68. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
  69. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Language: english
  70. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! Link parse mode: DISABLED
  71. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
  72. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#! End of Error.
  73. [Sat, 29. Jun 2019 18:49:48 GMT ERROR] #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement