Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. [14:03:15] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  2. [14:03:15] [Server thread/ERROR]: #!#!
  3. [14:03:15] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  4. [14:03:15] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  5. [14:03:15] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  6. [14:03:15] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  7. [14:03:15] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  8. [14:03:15] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  9. [14:03:15] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  10. [14:03:15] [Server thread/ERROR]: #!#!
  11. [14:03:15] [Server thread/ERROR]: #!#! Stack trace:
  12. [14:03:15] [Server thread/ERROR]: #!#! java.lang.NullPointerException
  13. [14:03:15] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skrayfall.v1_8_4.EffParticlesV1_8_4.execute(EffParticlesV1_8_4.java:81)
  14. [14:03:15] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
  15. [14:03:15] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
  16. [14:03:15] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  17. [14:03:15] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
  18. [14:03:15] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:92)
  19. [14:03:15] [Server thread/ERROR]: #!#! at ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:106)
  20. [14:03:15] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  21. [14:03:15] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  22. [14:03:15] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  23. [14:03:15] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  24. [14:03:15] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  25. [14:03:15] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  26. [14:03:15] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
  27. [14:03:15] [Server thread/ERROR]: #!#!
  28. [14:03:15] [Server thread/ERROR]: #!#! Version Information:
  29. [14:03:15] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V8b
  30. [14:03:15] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  31. [14:03:15] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  32. [14:03:15] [Server thread/ERROR]: #!#! Java: 1.8.0_191 (OpenJDK 64-Bit Server VM 25.191-b12)
  33. [14:03:15] [Server thread/ERROR]: #!#! OS: Linux amd64 4.4.0-21-generic
  34. [14:03:15] [Server thread/ERROR]: #!#!
  35. [14:03:15] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  36. [14:03:15] [Server thread/ERROR]: #!#!
  37. [14:03:15] [Server thread/ERROR]: #!#! Current node: null
  38. [14:03:15] [Server thread/ERROR]: #!#! Current item: null
  39. [14:03:15] [Server thread/ERROR]: #!#!
  40. [14:03:15] [Server thread/ERROR]: #!#! Thread: Server thread
  41. [14:03:15] [Server thread/ERROR]: #!#!
  42. [14:03:15] [Server thread/ERROR]: #!#! End of Error.
  43. [14:03:15] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement