xdrodix

Untitled

Mar 4th, 2019
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.78 KB | None | 0 0
  1. [22:10:14] [Server thread/ERROR]: #!#!
  2. [22:10:14] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [22:10:14] [Server thread/ERROR]: #!#!
  4. [22:10:14] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
  5. [22:10:14] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  6. [22:10:14] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  7. [22:10:14] [Server thread/ERROR]: #!#! Here is full list of them:
  8. [22:10:14] [Server thread/ERROR]: #!#! skRayFall (http://sk.rayfall.net/) SkMorkaz WildSkript (http://www.dzikoysk.net/) SkQuery
  9. [22:10:14] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  10. [22:10:14] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  11. [22:10:14] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  12. [22:10:14] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  13. [22:10:14] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  14. [22:10:14] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
  15. [22:10:14] [Server thread/ERROR]: #!#!
  16. [22:10:14] [Server thread/ERROR]: #!#! Stack trace:
  17. [22:10:14] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Chests must have a size that is a multiple of 9!
  18. [22:10:14] [Server thread/ERROR]: #!#! at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
  19. [22:10:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_11_R1.CraftServer.createInventory(CraftServer.java:1524)
  20. [22:10:14] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.util.serialization.InventorySerialUtils.fromBase64(InventorySerialUtils.java:34)
  21. [22:10:14] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.effects.EffDeserializeReturn.execute(EffDeserializeReturn.java:35)
  22. [22:10:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  23. [22:10:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  24. [22:10:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  25. [22:10:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
  26. [22:10:14] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:298)
  27. [22:10:14] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:255)
  28. [22:10:14] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:254)
  29. [22:10:14] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:169)
  30. [22:10:14] [Server thread/ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. [22:10:14] [Server thread/ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. [22:10:14] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. [22:10:14] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Method.java:498)
  34. [22:10:14] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  35. [22:10:14] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  36. [22:10:14] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  37. [22:10:14] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  38. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1346)
  39. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
  40. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  41. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  42. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  43. [22:10:14] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  44. [22:10:14] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  45. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
  46. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
  47. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  48. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
  49. [22:10:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
  50. [22:10:14] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
  51. [22:10:14] [Server thread/ERROR]: #!#!
  52. [22:10:14] [Server thread/ERROR]: #!#! Version Information:
  53. [22:10:14] [Server thread/ERROR]: #!#! Skript: 2.3.6
  54. [22:10:14] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
  55. [22:10:14] [Server thread/ERROR]: #!#! Date: 2019-03-03
  56. [22:10:14] [Server thread/ERROR]: #!#! Bukkit: 1.11.2-R0.1-SNAPSHOT
  57. [22:10:14] [Server thread/ERROR]: #!#! Minecraft: 1.11.2
  58. [22:10:14] [Server thread/ERROR]: #!#! Java: 1.8.0_151 (Java HotSpot(TM) 64-Bit Server VM 25.151-b12)
  59. [22:10:14] [Server thread/ERROR]: #!#! OS: Linux amd64 3.16.0-4-amd64
  60. [22:10:14] [Server thread/ERROR]: #!#!
  61. [22:10:14] [Server thread/ERROR]: #!#! Server platform: Spigot
  62. [22:10:14] [Server thread/ERROR]: #!#!
  63. [22:10:14] [Server thread/ERROR]: #!#! Current node: null
  64. [22:10:14] [Server thread/ERROR]: #!#! Current item: deserialize inventory inventory of the player
  65. [22:10:14] [Server thread/ERROR]: #!#! Current trigger: command /eq2 (simple event) (proba.sk, line -1)
  66. [22:10:14] [Server thread/ERROR]: #!#!
  67. [22:10:14] [Server thread/ERROR]: #!#! Thread: Server thread
  68. [22:10:14] [Server thread/ERROR]: #!#!
  69. [22:10:14] [Server thread/ERROR]: #!#! Language: english
  70. [22:10:14] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
  71. [22:10:14] [Server thread/ERROR]: #!#!
  72. [22:10:14] [Server thread/ERROR]: #!#! End of Error.
  73. [22:10:14] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment