Advertisement
Cool_Colton

Untitled

Nov 15th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. [14:06:23] [Server thread/ERROR]: #!#!
  2. [14:06:23] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [14:06:23] [Server thread/ERROR]: #!#!
  4. [14:06:23] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
  5. [14:06:23] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  6. [14:06:23] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  7. [14:06:23] [Server thread/ERROR]: #!#! Here is full list of them:
  8. [14:06:23] [Server thread/ERROR]: #!#! TuSKe v1.8.2-Pikachu-Patch-3 (github.com/Tuke-Nuke/TuSKe) SkBee v1.7.2 (https://github.com/ShaneBeee/SkBee) skDragon v0.17 SkQuery v4.1.3-MH
  9. [14:06:23] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  10. [14:06:23] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  11. [14:06:23] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  12. [14:06:23] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  13. [14:06:23] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  14. [14:06:23] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
  15. [14:06:23] [Server thread/ERROR]: #!#!
  16. [14:06:23] [Server thread/ERROR]: #!#! Stack trace:
  17. [14:06:23] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: UnparsedLiterals must be converted before use
  18. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.UnparsedLiteral.invalidAccessException(UnparsedLiteral.java:273)
  19. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.UnparsedLiteral.getAll(UnparsedLiteral.java:283)
  20. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprSortedList.get(ExprSortedList.java:63)
  21. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:101)
  22. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:277)
  23. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  24. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  25. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  26. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
  27. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.ScriptFunction.execute(ScriptFunction.java:90)
  28. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.Function.execute(Function.java:136)
  29. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.FunctionReference.execute(FunctionReference.java:266)
  30. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.EffFunctionCall.execute(EffFunctionCall.java:53)
  31. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  32. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  33. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  34. [14:06:23] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.Delay$1.run(Delay.java:109)
  35. [14:06:23] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:99)
  36. [14:06:23] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468)
  37. [14:06:23] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1296)
  38. [14:06:23] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:371)
  39. [14:06:23] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211)
  40. [14:06:23] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999)
  41. [14:06:23] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
  42. [14:06:23] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement