Advertisement
Guest User

Error

a guest
Apr 19th, 2017
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. [20:10:30] [Server thread/ERROR]: #!#!
  2. [20:10:30] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [20:10:30] [Server thread/ERROR]: #!#!
  4. [20:10:30] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  5. [20:10:30] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
  6. [20:10:30] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  7. [20:10:30] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
  8. [20:10:30] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  9. [20:10:30] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  10. [20:10:30] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  11. [20:10:30] [Server thread/ERROR]: #!#!
  12. [20:10:30] [Server thread/ERROR]: #!#! Stack trace:
  13. [20:10:30] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Packet of sender CLIENT cannot be sent to a client.
  14. [20:10:30] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.PacketFilterManager.sendServerPacket(PacketFilterManager.java:776)
  15. [20:10:30] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.PacketFilterManager.sendServerPacket(PacketFilterManager.java:761)
  16. [20:10:30] [Server thread/ERROR]: #!#! at com.pie.tlatoani.ProtocolLib.EffSendPacket.execute(EffSendPacket.java:24)
  17. [20:10:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
  18. [20:10:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:65)
  19. [20:10:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:93)
  20. [20:10:30] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
  21. [20:10:30] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
  22. [20:10:30] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349)
  23. [20:10:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:781)
  24. [20:10:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
  25. [20:10:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713)
  26. [20:10:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616)
  27. [20:10:30] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  28. [20:10:30] [Server thread/ERROR]: #!#!
  29. [20:10:30] [Server thread/ERROR]: #!#! Version Information:
  30. [20:10:30] [Server thread/ERROR]: #!#! Skript: 2.2-dev25
  31. [20:10:30] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  32. [20:10:30] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  33. [20:10:30] [Server thread/ERROR]: #!#! Java: 1.8.0_121 (Java HotSpot(TM) 64-Bit Server VM 25.121-b13)
  34. [20:10:30] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
  35. [20:10:30] [Server thread/ERROR]: #!#!
  36. [20:10:30] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  37. [20:10:30] [Server thread/ERROR]: #!#!
  38. [20:10:30] [Server thread/ERROR]: #!#! Current node: null
  39. [20:10:30] [Server thread/ERROR]: #!#! Current item: send packet %packet% to %player%
  40. [20:10:30] [Server thread/ERROR]: #!#!
  41. [20:10:30] [Server thread/ERROR]: #!#! Thread: Server thread
  42. [20:10:30] [Server thread/ERROR]: #!#!
  43. [20:10:30] [Server thread/ERROR]: #!#! End of Error.
  44. [20:10:30] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement