Advertisement
Guest User

Untitled

a guest
Jul 5th, 2019
945
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 KB | None | 0 0
  1. [18:18:22] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
  2. [18:18:22] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
  3. [18:18:22] [Server thread/INFO]: [TuSKe]
  4. [18:18:22] [Server thread/INFO]: [TuSKe] A special thanks for donators:
  5. [18:18:22] [Server thread/INFO]: [TuSKe] @X0Freak - 50$
  6. [18:18:22] [Server thread/INFO]: [TuSKe] @RepublicanSensei - 10$
  7. [18:18:22] [Server thread/INFO]: [TuSKe]
  8. [18:18:22] [Server thread/ERROR]: #!#!
  9. [18:18:22] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  10. [18:18:22] [Server thread/ERROR]: #!#! TuSKe's class com.github.tukenuke.tuske.effects.EffMakeDrop generated an exception while loading
  11. [18:18:22] [Server thread/ERROR]: #!#!
  12. [18:18:22] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
  13. [18:18:22] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  14. [18:18:22] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  15. [18:18:22] [Server thread/ERROR]: #!#! Following plugins are probably related to this error in some way:
  16. [18:18:22] [Server thread/ERROR]: #!#! TuSKe (github.com/Tuke-Nuke/TuSKe)
  17. [18:18:22] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  18. [18:18:22] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  19. [18:18:22] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  20. [18:18:22] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  21. [18:18:22] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
  22. [18:18:22] [Server thread/ERROR]: #!#!
  23. [18:18:22] [Server thread/ERROR]: #!#! Stack trace:
  24. [18:18:22] [Server thread/ERROR]: #!#! java.lang.NullPointerException
  25. [18:18:22] [Server thread/ERROR]: #!#! at com.github.tukenuke.tuske.effects.EffMakeDrop.<clinit>(EffMakeDrop.java:25)
  26. [18:18:22] [Server thread/ERROR]: #!#! at java.lang.Class.forName0(Native Method)
  27. [18:18:22] [Server thread/ERROR]: #!#! at java.lang.Class.forName(Unknown Source)
  28. [18:18:22] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:108)
  29. [18:18:22] [Server thread/ERROR]: #!#! at com.github.tukenuke.tuske.TuSKe.onEnable(TuSKe.java:100)
  30. [18:18:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  31. [18:18:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  32. [18:18:22] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  33. [18:18:22] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395)
  34. [18:18:22] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344)
  35. [18:18:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  36. [18:18:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  37. [18:18:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  38. [18:18:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289)
  39. [18:18:22] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  40. [18:18:22] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  41. [18:18:22] [Server thread/ERROR]: #!#!
  42. [18:18:22] [Server thread/ERROR]: #!#! Version Information:
  43. [18:18:22] [Server thread/ERROR]: #!#! Skript: 2.4-alpha4 (custom version)
  44. [18:18:22] [Server thread/ERROR]: #!#! Flavor: selfbuilt-unknown
  45. [18:18:22] [Server thread/ERROR]: #!#! Date: unknown
  46. [18:18:22] [Server thread/ERROR]: #!#! Bukkit: 1.12.2-R0.1-SNAPSHOT
  47. [18:18:22] [Server thread/ERROR]: #!#! Minecraft: 1.12.2
  48. [18:18:22] [Server thread/ERROR]: #!#! Java: 1.8.0_212 (Java HotSpot(TM) 64-Bit Server VM 25.212-b10)
  49. [18:18:22] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0
  50. [18:18:22] [Server thread/ERROR]: #!#!
  51. [18:18:22] [Server thread/ERROR]: #!#! Server platform: Paper
  52. [18:18:22] [Server thread/ERROR]: #!#!
  53. [18:18:22] [Server thread/ERROR]: #!#! Current node: null
  54. [18:18:22] [Server thread/ERROR]: #!#! Current item: null
  55. [18:18:22] [Server thread/ERROR]: #!#!
  56. [18:18:22] [Server thread/ERROR]: #!#! Thread: Server thread
  57. [18:18:22] [Server thread/ERROR]: #!#!
  58. [18:18:22] [Server thread/ERROR]: #!#! Language: english
  59. [18:18:22] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
  60. [18:18:22] [Server thread/ERROR]: #!#!
  61. [18:18:22] [Server thread/ERROR]: #!#! End of Error.
  62. [18:18:22] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement