Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. [11:02:58] [Server thread/ERROR]: #!#! Stack trace:
  2. [11:02:58] [Server thread/ERROR]: #!#! java.lang.UnsupportedOperationException
  3. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.ExpressionList.getSingle(ExpressionList.java:87)
  4. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprTarget.init(ExprTarget.java:69)
  5. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:251)
  6. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
  7. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:323)
  8. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:623)
  9. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseFunction(SkriptParser.java:1100)
  10. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.EffFunctionCall.parse(EffFunctionCall.java:45)
  11. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.parse(Effect.java:61)
  12. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleEffectCommand(Commands.java:285)
  13. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$4$1.call(Commands.java:228)
  14. [11:02:58] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$4$1.call(Commands.java:1)
  15. [11:02:58] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftFuture.run(CraftFuture.java:85)
  16. [11:02:58] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:415)
  17. [11:02:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:833)
  18. [11:02:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:426)
  19. [11:02:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767)
  20. [11:02:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665)
  21. [11:02:58] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement