Advertisement
Guest User

Untitled

a guest
Nov 16th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. 16.11 21:32:05 [Server] ERROR #!#!
  2. 16.11 21:32:05 [Server] ERROR #!#! [Skript] Severe Error:
  3. 16.11 21:32:05 [Server] ERROR #!#!
  4. 16.11 21:32:05 [Server] ERROR #!#! Something went horribly wrong with Skript.
  5. 16.11 21:32:05 [Server] ERROR #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  6. 16.11 21:32:05 [Server] ERROR #!#! You're running outdated version of Skript! Please try updating it NOW; it might fix this.
  7. 16.11 21:32:05 [Server] ERROR #!#! Run /sk update check to get a download link to latest Skript!
  8. 16.11 21:32:05 [Server] ERROR #!#! You will be given instructions how to report this error if it persists after update.
  9. 16.11 21:32:05 [Server] ERROR #!#!
  10. 16.11 21:32:05 [Server] ERROR #!#! Stack trace:
  11. 16.11 21:32:05 [Server] ERROR #!#! java.lang.ArrayIndexOutOfBoundsException: 27
  12. 16.11 21:32:05 [Server] ERROR #!#! at java.util.Arrays$ArrayList.set(Arrays.java:3846)
  13. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.NonNullList.set(SourceFile:53)
  14. 16.11 21:32:05 [Server] ERROR #!#! at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftInventoryCustom$MinecraftInventory.setItem(CraftInventoryCustom.java:108)
  15. 16.11 21:32:05 [Server] ERROR #!#! at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftInventory.setItem(CraftInventory.java:99)
  16. 16.11 21:32:05 [Server] ERROR #!#! at com.github.tukenuke.tuske.manager.gui.v2.GUIInventory.getInventory(GUIInventory.java:197)
  17. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.lang.util.ConvertedExpression.getSingle(ConvertedExpression.java:163)
  18. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.effects.EffOpenInventory.execute(EffOpenInventory.java:104)
  19. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  20. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  21. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  22. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
  23. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:292)
  24. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:251)
  25. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:251)
  26. 16.11 21:32:05 [Server] ERROR #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:168)
  27. 16.11 21:32:05 [Server] ERROR #!#! at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37)
  28. 16.11 21:32:05 [Server] ERROR #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
  29. 16.11 21:32:05 [Server] ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  30. 16.11 21:32:05 [Server] ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545)
  31. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1792)
  32. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608)
  33. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
  34. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
  35. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
  36. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
  37. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
  38. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  39. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
  40. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
  41. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
  42. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
  43. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006)
  44. 16.11 21:32:05 [Server] ERROR #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929)
  45. 16.11 21:32:05 [Server] ERROR #!#! at java.lang.Thread.run(Thread.java:748)
  46. 16.11 21:32:05 [Server] ERROR #!#!
  47. 16.11 21:32:05 [Server] ERROR #!#! Versio
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement