Advertisement
Guest User

Untitled

a guest
Nov 15th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.98 KB | None | 0 0
  1. [15:07:23] [Server thread/ERROR]: #!#!
  2. [15:07:23] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [15:07:23] [Server thread/ERROR]: #!#! Could not load bdd.sk
  4. [15:07:23] [Server thread/ERROR]: #!#!
  5. [15:07:23] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
  6. [15:07:23] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  7. [15:07:23] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  8. [15:07:23] [Server thread/ERROR]: #!#! Here is full list of them:
  9. [15:07:23] [Server thread/ERROR]: #!#! skRayFall (http://sk.rayfall.net/) SkMorkaz SkStuff skUtilities (https://tim740.github.io/) SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) SharpSK ExertSK
  10. [15:07:23] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  11. [15:07:23] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  12. [15:07:23] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  13. [15:07:23] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  14. [15:07:23] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  15. [15:07:23] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
  16. [15:07:23] [Server thread/ERROR]: #!#! Issue tracker: https://github.com/bensku/Skript/issues (only if you know what you're doing!)
  17. [15:07:23] [Server thread/ERROR]: #!#!
  18. [15:07:23] [Server thread/ERROR]: #!#! Stack trace:
  19. [15:07:23] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for resultset
  20. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263)
  21. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1786)
  22. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1753)
  23. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1501)
  24. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1474)
  25. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1513)
  26. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1447)
  27. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1447)
  28. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
  29. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
  30. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:491)
  31. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:808)
  32. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1517)
  33. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1513)
  34. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
  35. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
  36. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:59)
  37. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:919)
  38. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.ScriptFunction.<init>(ScriptFunction.java:52)
  39. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.Functions.loadFunction(Functions.java:134)
  40. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:584)
  41. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:347)
  42. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:359)
  43. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:392)
  44. [15:07:23] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:188)
  45. [15:07:23] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  46. [15:07:23] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151)
  47. [15:07:23] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:676)
  48. [15:07:23] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:639)
  49. [15:07:23] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:464)
  50. [15:07:23] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:427)
  51. [15:07:23] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767)
  52. [15:07:23] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665)
  53. [15:07:23] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
  54. [15:07:23] [Server thread/ERROR]: #!#!
  55. [15:07:23] [Server thread/ERROR]: #!#! Version Information:
  56. [15:07:23] [Server thread/ERROR]: #!#! Skript: 2.2-dev32b (latest)
  57. [15:07:23] [Server thread/ERROR]: #!#! Bukkit: 1.12.2-R0.1-SNAPSHOT
  58. [15:07:23] [Server thread/ERROR]: #!#! Minecraft: 1.12.2
  59. [15:07:23] [Server thread/ERROR]: #!#! Java: 1.8.0_144 (Java HotSpot(TM) 64-Bit Server VM 25.144-b01)
  60. [15:07:23] [Server thread/ERROR]: #!#! OS: Linux amd64 2.6.32-042stab123.1
  61. [15:07:23] [Server thread/ERROR]: #!#!
  62. [15:07:23] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  63. [15:07:23] [Server thread/ERROR]: #!#! Running Spigot (or compatible): true
  64. [15:07:23] [Server thread/ERROR]: #!#! Running Paper (or compatible): true
  65. [15:07:23] [Server thread/ERROR]: #!#!
  66. [15:07:23] [Server thread/ERROR]: #!#! Current node: set {_final} to mysql string "ID" in {_mysql} (bdd.sk, line 17)
  67. [15:07:23] [Server thread/ERROR]: #!#! Current item: null
  68. [15:07:23] [Server thread/ERROR]: #!#! Thread: Server thread
  69. [15:07:23] [Server thread/ERROR]: #!#!
  70. [15:07:23] [Server thread/ERROR]: #!#! Language: english
  71. [15:07:23] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
  72. [15:07:23] [Server thread/ERROR]: #!#!
  73. [15:07:23] [Server thread/ERROR]: #!#! End of Error.
  74. [15:07:23] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement