Advertisement
Guest User

Untitled

a guest
Jan 19th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. [04:35:30 INFO]: [LeafSK] Enabling LeafSK v2.0.0
  2. > [04:35:31 ERROR]: #!#!
  3. > [04:35:31 ERROR]: #!#! [Skript] Severe Error:
  4. > [04:35:31 ERROR]: #!#! LeafSK's class com.leaf.effects.EffFormatGUI generated an exception while loading
  5. > [04:35:31 ERROR]: #!#!
  6. > [04:35:31 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  7. > [04:35:31 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  8. > [04:35:31 ERROR]: #!#! and check whether this error has already been reported.
  9. > [04:35:31 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  10. > [04:35:31 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  11. > [04:35:31 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  12. > [04:35:31 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  13. > [04:35:31 ERROR]: #!#!
  14. > [04:35:31 ERROR]: #!#! Stack trace:
  15. > [04:35:31 ERROR]: #!#! java.lang.NullPointerException
  16. > [04:35:31 ERROR]: #!#! at com.leaf.effects.EffFormatGUI.<clinit>(EffFormatGUI.java:32)
  17. > [04:35:31 ERROR]: #!#! at java.lang.Class.forName0(Native Method)
  18. > [04:35:31 ERROR]: #!#! at java.lang.Class.forName(Class.java:348)
  19. > [04:35:31 ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:110)
  20. > [04:35:31 ERROR]: #!#! at com.leaf.Leaf.onEnable(Leaf.java:57)
  21. > [04:35:31 ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  22. > [04:35:31 ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  23. > [04:35:31 ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  24. > [04:35:31 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  25. > [04:35:31 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  26. > [04:35:31 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  27. > [04:35:31 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  28. > [04:35:31 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  29. > [04:35:31 ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  30. > [04:35:31 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  31. > [04:35:31 ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
  32. > [04:35:31 ERROR]: #!#!
  33. > [04:35:31 ERROR]: #!#! Version Information:
  34. > [04:35:31 ERROR]: #!#! Skript: 2.2-SNAPSHOT
  35. > [04:35:31 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  36. > [04:35:31 ERROR]: #!#! Minecraft: 1.8.8
  37. > [04:35:31 ERROR]: #!#! Java: 1.8.0_181 (OpenJDK 64-Bit Server VM 25.181-b13)
  38. > [04:35:31 ERROR]: #!#! OS: Linux amd64 4.4.0-134-generic
  39. > [04:35:31 ERROR]: #!#!
  40. > [04:35:31 ERROR]: #!#! Running CraftBukkit: false
  41. > [04:35:31 ERROR]: #!#!
  42. > [04:35:31 ERROR]: #!#! Current node: null
  43. > [04:35:31 ERROR]: #!#! Current item: null
  44. > [04:35:31 ERROR]: #!#!
  45. > [04:35:31 ERROR]: #!#! Thread: Server thread
  46. > [04:35:31 ERROR]: #!#!
  47. > [04:35:31 ERROR]: #!#! End of Error.
  48. > [04:35:31 ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement