Guest User

Untitled

a guest
Aug 1st, 2021
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.52 KB | None | 0 0
  1. [20:03:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  2. [20:03:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  3. [20:03:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  4. [20:03:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  5. [20:03:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  6. [20:03:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
  7. [20:03:52] [Server thread/ERROR]: #!#!
  8. [20:03:52] [Server thread/ERROR]: #!#! Stack trace:
  9. [20:03:52] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.sounds.doors.open
  10. [20:03:52] [Server thread/ERROR]: #!#! at java.lang.Enum.valueOf(Enum.java:238)
  11. [20:03:52] [Server thread/ERROR]: #!#! at org.bukkit.Sound.valueOf(Sound.java:13)
  12. [20:03:52] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.effects.EffSound.execute(EffSound.java:45)
  13. [20:03:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:51)
  14. [20:03:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:60)
  15. [20:03:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:88)
  16. [20:03:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:56)
  17. [20:03:52] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:142)
  18. [20:03:52] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.access$000(SkriptEventHandler.java:53)
  19. [20:03:52] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$PriorityListener.lambda$new$0(SkriptEventHandler.java:71)
  20. [20:03:52] [Server thread/ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
  21. [20:03:52] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  22. [20:03:52] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624)
  23. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:2442)
  24. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.PacketPlayInUseEntity.a(PacketPlayInUseEntity.java:55)
  25. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.PacketPlayInUseEntity.a(PacketPlayInUseEntity.java:12)
  26. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:55)
  27. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
  28. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
  29. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  30. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
  31. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1325)
  32. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1318)
  33. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
  34. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1294)
  35. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1138)
  36. [20:03:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:292)
  37. [20:03:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
  38. [20:03:52] [Server thread/ERROR]: #!#!
  39. [20:03:52] [Server thread/ERROR]: #!#! Version Information:
  40. [20:03:52] [Server thread/ERROR]: #!#! Skript: 2.6-alpha1 (custom version)
  41. [20:03:52] [Server thread/ERROR]: #!#! Flavor: selfbuilt-unknown
  42. [20:03:52] [Server thread/ERROR]: #!#! Date: unknown
  43. [20:03:52] [Server thread/ERROR]: #!#! Bukkit: 1.16.5-R0.1-SNAPSHOT
  44. [20:03:52] [Server thread/ERROR]: #!#! Minecraft: 1.16.5
  45. [20:03:52] [Server thread/ERROR]: #!#! Java: 1.8.0_222 (OpenJDK 64-Bit Server VM 25.222-b10)
  46. [20:03:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.16.0-6-amd64
  47. [20:03:52] [Server thread/ERROR]: #!#!
  48. [20:03:52] [Server thread/ERROR]: #!#! Server platform: Paper
  49. [20:03:52] [Server thread/ERROR]: #!#!
  50. [20:03:52] [Server thread/ERROR]: #!#! Current node: null
  51. [20:03:52] [Server thread/ERROR]: #!#! Current item: sound "sounds.doors.open"
  52. [20:03:52] [Server thread/ERROR]: #!#! Current trigger: right click on an armor stand (rightclick on [[entitydata:armor stand]]) (door.sk, line 1)
  53. [20:03:52] [Server thread/ERROR]: #!#!
  54. [20:03:52] [Server thread/ERROR]: #!#! Thread: Server thread
  55. [20:03:52] [Server thread/ERROR]: #!#!
  56. [20:03:52] [Server thread/ERROR]: #!#! Language: english
  57. [20:03:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
  58. [20:03:52] [Server thread/ERROR]: #!#!
  59. [20:03:52] [Server thread/ERROR]: #!#! End of Error.
  60. [20:03:52] [Server thread/ERROR]: #!#!
  61.  
Advertisement
Add Comment
Please, Sign In to add comment