Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2017
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.80 KB | None | 0 0
  1. [05:25:52] [Server thread/INFO]: Traeton issued server command: /test
  2. [05:25:52] [Server thread/INFO]: Traeton [62927302-ac15-45ae-a4d7-ef7b46f9b02a]: /test
  3. [05:25:52] [Server thread/ERROR]: #!#!
  4. [05:25:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  5. [05:25:52] [Server thread/ERROR]: #!#!
  6. [05:25:52] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  7. [05:25:52] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  8. [05:25:52] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  9. [05:25:52] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  10. [05:25:52] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  11. [05:25:52] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  12. [05:25:52] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  13. [05:25:52] [Server thread/ERROR]: #!#!
  14. [05:25:52] [Server thread/ERROR]: #!#! Stack trace:
  15. [05:25:52] [Server thread/ERROR]: #!#! java.lang.NullPointerException
  16. [05:25:52] [Server thread/ERROR]: #!#! at me.TheBukor.SkStuff.util.NMS_v1_8_R3.getItemWithNBT(NMS_v1_8_R3.java:444)
  17. [05:25:52] [Server thread/ERROR]: #!#! at me.TheBukor.SkStuff.expressions.ExprItemNBT.get(ExprItemNBT.java:53)
  18. [05:25:52] [Server thread/ERROR]: #!#! at me.TheBukor.SkStuff.expressions.ExprItemNBT.get(ExprItemNBT.java:1)
  19. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
  20. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.ConvertedExpression.getArray(ConvertedExpression.java:159)
  21. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:270)
  22. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
  23. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
  24. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  25. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
  26. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
  27. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
  28. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:270)
  29. [05:25:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:165)
  30. [05:25:52] [Server thread/ERROR]: #!#! at sun.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
  31. [05:25:52] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. [05:25:52] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Method.java:498)
  33. [05:25:52] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  34. [05:25:52] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  35. [05:25:52] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  36. [05:25:52] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  37. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1154)
  38. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  39. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  40. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  41. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  42. [05:25:52] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  43. [05:25:52] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  44. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  45. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  46. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  47. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  48. [05:25:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  49. [05:25:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
  50. [05:25:52] [Server thread/ERROR]: #!#!
  51. [05:25:52] [Server thread/ERROR]: #!#! Version Information:
  52. [05:25:52] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V8b
  53. [05:25:52] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  54. [05:25:52] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  55. [05:25:52] [Server thread/ERROR]: #!#! Java: 1.8.0_131 (Java HotSpot(TM) 64-Bit Server VM 25.131-b11)
  56. [05:25:52] [Server thread/ERROR]: #!#! OS: Linux amd64 2.6.32-042stab123.1
  57. [05:25:52] [Server thread/ERROR]: #!#!
  58. [05:25:52] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  59. [05:25:52] [Server thread/ERROR]: #!#!
  60. [05:25:52] [Server thread/ERROR]: #!#! Current node: null
  61. [05:25:52] [Server thread/ERROR]: #!#! Current item: set the block (at (the player >> ch.njol.skript.classes.data.DefaultConverters$10@3cfd8d17: org.bukkit.entity.Player->org.bukkit.Location) >> ch.njol.skript.expressions.ExprBlock$1@3b2def8d: org.bukkit.Location->org.bukkit.block.Block) to ([[itemstack:_mob_head_block]] with custom NBT "{SkullOwner:{SkullType:3b,Id:"c79c0fba-aae5-4d8a-9d01-b3e256c41dfe",Properties:{textures:[0:{Signature:"signed",Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWQ1ZmNkMzEyODdkNjNlNzgyNmVhNzYwYTdlZDE1NGY2ODVkZmRjN2YzNDY1NzMyYTk2ZTYxOWIyZTEzNDcifX19"}]}}}" >> ch.njol.skript.classes.data.DefaultConverters$14@24b3ec14: org.bukkit.inventory.ItemStack->ch.njol.skript.aliases.ItemType)
  62. [05:25:52] [Server thread/ERROR]: #!#!
  63. [05:25:52] [Server thread/ERROR]: #!#! Thread: Server thread
  64. [05:25:52] [Server thread/ERROR]: #!#!
  65. [05:25:52] [Server thread/ERROR]: #!#! End of Error.
  66. [05:25:52] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement