Advertisement
Guest User

Untitled

a guest
May 5th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. [17:58:22] [Server thread/INFO]: itismejoey [97eaeb57-8b5a-48cc-bd7b-bba852c646e1]: /isthereaplot
  2. [17:58:22] [Server thread/ERROR]: #!#!
  3. [17:58:22] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  4. [17:58:22] [Server thread/ERROR]: #!#!
  5. [17:58:22] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  6. [17:58:22] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  7. [17:58:22] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  8. [17:58:22] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  9. [17:58:22] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  10. [17:58:22] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  11. [17:58:22] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  12. [17:58:22] [Server thread/ERROR]: #!#!
  13. [17:58:22] [Server thread/ERROR]: #!#! Stack trace:
  14. [17:58:22] [Server thread/ERROR]: #!#! java.lang.NullPointerException
  15. [17:58:22] [Server thread/ERROR]: #!#! at uk.co.umbaska.PlotSquared.ExprPlotAtLoc.get(ExprPlotAtLoc.java:62)
  16. [17:58:22] [Server thread/ERROR]: #!#! at uk.co.umbaska.PlotSquared.ExprPlotAtLoc.get(ExprPlotAtLoc.java:20)
  17. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
  18. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:271)
  19. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
  20. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
  21. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  22. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
  23. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
  24. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
  25. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:270)
  26. [17:58:22] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:165)
  27. [17:58:22] [Server thread/ERROR]: #!#! at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
  28. [17:58:22] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. [17:58:22] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Method.java:498)
  30. [17:58:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  31. [17:58:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  32. [17:58:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  33. [17:58:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  34. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1342)
  35. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1185)
  36. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  37. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  38. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  39. [17:58:22] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  40. [17:58:22] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  41. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
  42. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:721)
  43. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
  44. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660)
  45. [17:58:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559)
  46. [17:58:22] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
  47. [17:58:22] [Server thread/ERROR]: #!#!
  48. [17:58:22] [Server thread/ERROR]: #!#! Version Information:
  49. [17:58:22] [Server thread/ERROR]: #!#! Skript: 2.2-dev13d
  50. [17:58:22] [Server thread/ERROR]: #!#! Bukkit: 1.9.2-R0.1-SNAPSHOT
  51. [17:58:22] [Server thread/ERROR]: #!#! Minecraft: 1.9.2
  52. [17:58:22] [Server thread/ERROR]: #!#! Java: 1.8.0_91 (Java HotSpot(TM) 64-Bit Server VM 25.91-b14)
  53. [17:58:22] [Server thread/ERROR]: #!#! OS: Linux amd64 3.14.32-xxxx-grs-ipv6-64
  54. [17:58:22] [Server thread/ERROR]: #!#!
  55. [17:58:22] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  56. [17:58:22] [Server thread/ERROR]: #!#!
  57. [17:58:22] [Server thread/ERROR]: #!#! Current node: null
  58. [17:58:22] [Server thread/ERROR]: #!#! Current item: set {_p}(as java.lang.Object) to return plot id at location
  59. [17:58:22] [Server thread/ERROR]: #!#!
  60. [17:58:22] [Server thread/ERROR]: #!#! Thread: Server thread
  61. [17:58:22] [Server thread/ERROR]: #!#!
  62. [17:58:22] [Server thread/ERROR]: #!#! End of Error.
  63. [17:58:22] [Server thread/WARN]: #!#!
  64. [17:58:22] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  65. [17:58:22] [Server thread/WARN]: #!#! AutoSaveWorld - 4.15.dev, WorldEdit - 6.1.1-SNAPSHOT;3487-c9f54ec, ExecuteEverywhere - 1.2.4-SNAPSHOT, SecurityPatches - 1, CapsLock - 1.0.4, SQLibrary - 7.1, SBC - 0.1.0, PlotSquared - 3.2.26, BungeeTabListPlus - 2.4.4, WorldGuard - 6.1.2-SNAPSHOT;1653-65e48d1, ProtocolLib - 3.7.0-SNAPSHOT-b258, Multiverse-Core - 2.5-b719, HolographicDisplays - 2.1.12, Skript - 2.2-dev13d, skRayFall - 1.9.2, ExertSK - 0.1.3b, skUtilities - 0.5.4, Umbaska - 2.0 Beta 5.5.1, SkExtras - 3.9.1, SkQuery - 3.21.4, ExtrasSK - 1.1, SkAction - 2.2, SkStuff - 1.6.3.1
  66. [17:58:22] [Server thread/WARN]: #!#!
  67. [17:58:22] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  68. [17:58:22] [Server thread/WARN]: #!#! ExertSK v0.1.3bskUtilities v0.5.4skRayFall v1.9.2Umbaska v2.0 Beta 5.5.1SkExtras v3.9.1SkQuery v3.21.4ExtrasSK v1.1SkStuff v1.6.3.1
  69. [17:58:22] [Server thread/WARN]: #!#!
  70. [17:58:22] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement