Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.06 KB | None | 0 0
  1. [17:38:26] [Server thread/ERROR]: #!#!
  2. [17:38:26] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [17:38:26] [Server thread/ERROR]: #!#! Could not load 3-PLUGIN-KITPVP.sk
  4. [17:38:26] [Server thread/ERROR]: #!#!
  5. [17:38:26] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  6. [17:38:26] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
  7. [17:38:26] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  8. [17:38:26] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
  9. [17:38:26] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  10. [17:38:26] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  11. [17:38:26] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  12. [17:38:26] [Server thread/ERROR]: #!#!
  13. [17:38:26] [Server thread/ERROR]: #!#! Stack trace:
  14. [17:38:26] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for player'
  15. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:264)
  16. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1390)
  17. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
  18. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
  19. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
  20. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:61)
  21. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:754)
  22. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
  23. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
  24. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.loadElseIf(Conditional.java:96)
  25. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.loadElseIf(Conditional.java:93)
  26. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.loadElseIf(Conditional.java:93)
  27. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.loadElseIf(Conditional.java:93)
  28. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:828)
  29. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:467)
  30. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:472)
  31. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:271)
  32. [17:38:26] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:167)
  33. [17:38:26] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  34. [17:38:26] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  35. [17:38:26] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  36. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  37. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  38. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  39. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  40. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  41. [17:38:26] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  42. [17:38:26] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  43. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  44. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  45. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  46. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  47. [17:38:26] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  48. [17:38:26] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  49. [17:38:26] [Server thread/ERROR]: #!#!
  50. [17:38:26] [Server thread/ERROR]: #!#! Version Information:
  51. [17:38:26] [Server thread/ERROR]: #!#! Skript: 2.2-dev25
  52. [17:38:26] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  53. [17:38:26] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  54. [17:38:26] [Server thread/ERROR]: #!#! Java: 1.8.0_131 (Java HotSpot(TM) Client VM 25.131-b11)
  55. [17:38:26] [Server thread/ERROR]: #!#! OS: Windows 8.1 x86 6.3
  56. [17:38:26] [Server thread/ERROR]: #!#!
  57. [17:38:26] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  58. [17:38:26] [Server thread/ERROR]: #!#!
  59. [17:38:26] [Server thread/ERROR]: #!#! Current node: set {_magmacrates} to placeholder "%%crazycrates_magma%%" from player (3-PLUGIN-KITPVP.sk, line 495)
  60. [17:38:26] [Server thread/ERROR]: #!#! Current item: null
  61. [17:38:26] [Server thread/ERROR]: #!#!
  62. [17:38:26] [Server thread/ERROR]: #!#! Thread: Server thread
  63. [17:38:26] [Server thread/ERROR]: #!#!
  64. [17:38:26] [Server thread/ERROR]: #!#! End of Error.
  65. [17:38:26] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement