Advertisement
Guest User

Untitled

a guest
Jul 15th, 2016
659
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. [02:05:37] [Server thread/INFO]: [Skript] Reloading all scripts...
  2. [02:05:38] [Server thread/ERROR]: #!#!
  3. [02:05:38] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  4. [02:05:38] [Server thread/ERROR]: #!#! Could not load chooseclass.sk
  5. [02:05:38] [Server thread/ERROR]: #!#!
  6. [02:05:38] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  7. [02:05:38] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  8. [02:05:38] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  9. [02:05:38] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  10. [02:05:38] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  11. [02:05:38] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  12. [02:05:38] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  13. [02:05:38] [Server thread/ERROR]: #!#!
  14. [02:05:38] [Server thread/ERROR]: #!#! Stack trace:
  15. [02:05:38] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for player'
  16. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  17. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1401)
  18. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1122)
  19. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
  20. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
  21. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
  22. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:656)
  23. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:516)
  24. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:246)
  25. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:244)
  26. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  27. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.reloadScripts(Skript.java:691)
  28. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:134)
  29. [02:05:38] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  30. [02:05:38] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  31. [02:05:38] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_9_R2.CraftServer.dispatchCommand(CraftServer.java:646)
  32. [02:05:38] [Server thread/ERROR]: #!#! at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:580)
  33. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.dispatchCommand(Skript.java:1084)
  34. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffCommand.execute(EffCommand.java:86)
  35. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
  36. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
  37. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  38. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
  39. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
  40. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
  41. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:270)
  42. [02:05:38] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onServerCommand(Commands.java:181)
  43. [02:05:38] [Server thread/ERROR]: #!#! at sun.reflect.GeneratedMethodAccessor149.invoke(Unknown Source)
  44. [02:05:38] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. [02:05:38] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Unknown Source)
  46. [02:05:38] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  47. [02:05:38] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  48. [02:05:38] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  49. [02:05:38] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  50. [02:05:38] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.DedicatedServer.aL(DedicatedServer.java:432)
  51. [02:05:38] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:400)
  52. [02:05:38] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665)
  53. [02:05:38] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564)
  54. [02:05:38] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  55. [02:05:38] [Server thread/ERROR]: #!#!
  56. [02:05:38] [Server thread/ERROR]: #!#! Version Information:
  57. [02:05:38] [Server thread/ERROR]: #!#! Skript: 2.2-dev13
  58. [02:05:38] [Server thread/ERROR]: #!#! Bukkit: 1.9.4-R0.1-SNAPSHOT
  59. [02:05:38] [Server thread/ERROR]: #!#! Minecraft: 1.9.4
  60. [02:05:38] [Server thread/ERROR]: #!#! Java: 1.8.0_73 (Java HotSpot(TM) 64-Bit Server VM 25.73-b02)
  61. [02:05:38] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0
  62. [02:05:38] [Server thread/ERROR]: #!#!
  63. [02:05:38] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  64. [02:05:38] [Server thread/ERROR]: #!#!
  65. [02:05:38] [Server thread/ERROR]: #!#! Current node: set name of sidebar of player to "hi" (chooseclass.sk, line 128)
  66. [02:05:38] [Server thread/ERROR]: #!#! Current item: null
  67. [02:05:38] [Server thread/ERROR]: #!#!
  68. [02:05:38] [Server thread/ERROR]: #!#! Thread: Server thread
  69. [02:05:38] [Server thread/ERROR]: #!#!
  70. [02:05:38] [Server thread/ERROR]: #!#! End of Error.
  71. [02:05:38] [Server thread/WARN]: #!#!
  72. [02:05:38] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  73. [02:05:38] [Server thread/WARN]: #!#! WorldEdit - 6.1.3;7a097ca, CombatIndicator - 2.0.12, Essentials - TeamCity, CommandSpectate - 1.0, CrackShot - 0.98.5, PlugMan - 2.1.1, BukkitHiddenSyntaxBlocker - 2.1, ItemShowcase - 0.3b, Multiverse-Core - 2.5-b717, ProtocolLib - 4.0.1, WorldGuard - 6.0.0-beta-05.1569-, LibsDisguises - 9.0.6, NoCheatPlus - 3.15.0-SNAPSHOT-sMD5NET-b1020, eZProtector - 3.6.4, BossBarAPI - 2.4.0, EssentialsChat - TeamCity, NoSkillBookOffhand - 1.0, PermissionsEx - 1.23.4, EffectLib - 4.2, Vault - 1.5.6-b49, EssentialsSpawn - TeamCity, Lores - 1.4.1, CommandBlockerUltimate - 1.3.4, Citizens - 2.0.18-SNAPSHOT (build 1371), ChestCommands - 3.1.1, MythicMobs - 2.4.5, Quests - 2.6.5-b104, AuthMe - 3.4, AutoIn - 3.0-alpha.7, Skript - 2.2-dev13, SharpSK - 1.3, SkRPG - 1.0.0, SkQuery - 3.21.4, ExtrasSK - 1.1, SkAction - 2.2, skRayFall - 1.9.5, WildSkript - 1.8, Umbaska - 2.0 Beta 5.5.1, RandomSK - 2.7.1, AuthMeSkAddon - 1.1
  74. [02:05:38] [Server thread/WARN]: #!#!
  75. [02:05:38] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  76. [02:05:38] [Server thread/WARN]: #!#! SkRPG v1.0.0AutoIn v3.0-alpha.7skRayFall v1.9.5Umbaska v2.0 Beta 5.5.1SkQuery v3.21.4ExtrasSK v1.1SharpSK v1.3RandomSK v2.7.1WildSkript v1.8
  77. [02:05:38] [Server thread/WARN]: #!#!
  78. [02:05:38] [Server thread/ERROR]: #!#!
  79. [02:05:39] [Server thread/INFO]: All scripts loaded without errors.
  80. [02:05:39] [Server thread/INFO]: Loaded 12 scripts with a total of 38 triggers and 9 commands in 1.21 秒
  81. [02:05:39] [Server thread/INFO]: [Skript] Successfully reloaded all scripts.
  82. [02:05:39] [Server thread/INFO]: Unknown command.
  83. [02:05:50] [Server thread/INFO]: [Skript] Reloading all scripts...
  84. [02:05:51] [Server thread/INFO]: All scripts loaded without errors.
  85. [02:05:51] [Server thread/INFO]: Loaded 13 scripts with a total of 53 triggers and 10 commands in 1.37 秒
  86. [02:05:51] [Server thread/INFO]: [Skript] Successfully reloaded all scripts.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement