Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.14 KB | None | 0 0
  1. [17:09:55] [Server thread/ERROR]: #!#!
  2. [17:09:55] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [17:09:55] [Server thread/ERROR]: #!#!
  4. [17:09:55] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
  5. [17:09:55] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  6. [17:09:55] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  7. [17:09:55] [Server thread/ERROR]: #!#! Here is full list of them:
  8. [17:09:55] [Server thread/ERROR]: #!#! skRayFall (https://sk.rayfall.net/) TuSKe (github.com/Tuke-Nuke/TuSKe) SK-NBeeT (https://github.com/ShaneBeee/Sk-NBeeT) skDragon SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) MundoSK (https://forums.skunity.com/resources/mundosk.69/)
  9. [17:09:55] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  10. [17:09:55] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  11. [17:09:55] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  12. [17:09:55] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  13. [17:09:55] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  14. [17:09:55] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
  15. [17:09:55] [Server thread/ERROR]: #!#!
  16. [17:09:55] [Server thread/ERROR]: #!#! Stack trace:
  17. [17:09:55] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: UnparsedLiterals must be converted before use
  18. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.UnparsedLiteral.invalidAccessException(UnparsedLiteral.java:273)
  19. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.UnparsedLiteral.getAll(UnparsedLiteral.java:283)
  20. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprSortedList.get(ExprSortedList.java:64)
  21. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:102)
  22. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:278)
  23. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  24. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  25. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  26. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
  27. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:298)
  28. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:255)
  29. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:254)
  30. [17:09:55] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:169)
  31. [17:09:55] [Server thread/ERROR]: #!#! at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
  32. [17:09:55] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. [17:09:55] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Method.java:498)
  34. [17:09:55] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312)
  35. [17:09:55] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66)
  36. [17:09:55] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507)
  37. [17:09:55] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492)
  38. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1612)
  39. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1460)
  40. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  41. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1)
  42. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:9)
  43. [17:09:55] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  44. [17:09:55] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  45. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  46. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896)
  47. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  48. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831)
  49. [17:09:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729)
  50. [17:09:55] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
  51. [17:09:55] [Server thread/ERROR]: #!#!
  52. [17:09:55] [Server thread/ERROR]: #!#! Version Information:
  53. [17:09:55] [Server thread/ERROR]: #!#! Skript: 2.3.6 (latest)
  54. [17:09:55] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
  55. [17:09:55] [Server thread/ERROR]: #!#! Date: 2019-03-03
  56. [17:09:55] [Server thread/ERROR]: #!#! Bukkit: 1.13.2-R0.1-SNAPSHOT
  57. [17:09:55] [Server thread/ERROR]: #!#! Minecraft: 1.13.2
  58. [17:09:55] [Server thread/ERROR]: #!#! Java: 1.8.0_191 (OpenJDK 64-Bit Server VM 25.191-b12)
  59. [17:09:55] [Server thread/ERROR]: #!#! OS: Linux amd64 4.15.0-1032-aws
  60. [17:09:55] [Server thread/ERROR]: #!#!
  61. [17:09:55] [Server thread/ERROR]: #!#! Server platform: Spigot
  62. [17:09:55] [Server thread/ERROR]: #!#!
  63. [17:09:55] [Server thread/ERROR]: #!#! Current node: null
  64. [17:09:55] [Server thread/ERROR]: #!#! Current item: set {_top::*}(as java.lang.Object) to sorted list
  65. [17:09:55] [Server thread/ERROR]: #!#! Current trigger: command /top (simple event) (top.sk, line -1)
  66. [17:09:55] [Server thread/ERROR]: #!#!
  67. [17:09:55] [Server thread/ERROR]: #!#! Thread: Server thread
  68. [17:09:55] [Server thread/ERROR]: #!#!
  69. [17:09:55] [Server thread/ERROR]: #!#! Language: english
  70. [17:09:55] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
  71. [17:09:55] [Server thread/ERROR]: #!#!
  72. [17:09:55] [Server thread/ERROR]: #!#! End of Error.
  73. [17:09:55] [Server thread/ERROR]: #!#!
  74. [17:10:18] [Server thread/INFO]: Polarcrafter2 issued server command: /sk reload top
  75. [17:10:19] [Server thread/INFO]: Polarcrafter2 issued server command: /top Prestige
  76. [17:10:19] [Server thread/INFO]: Polarcrafter2 [dc6077f5-468c-49cc-a57b-ab80a3be22c8]: /top Prestige
  77. [17:10:19] [Server thread/ERROR]: #!#!
  78. [17:10:19] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  79. [17:10:19] [Server thread/ERROR]: #!#!
  80. [17:10:19] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
  81. [17:10:19] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  82. [17:10:19] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  83. [17:10:19] [Server thread/ERROR]: #!#! Here is full list of them:
  84. [17:10:19] [Server thread/ERROR]: #!#! skRayFall (https://sk.rayfall.net/) TuSKe (github.com/Tuke-Nuke/TuSKe) SK-NBeeT (https://github.com/ShaneBeee/Sk-NBeeT) skDragon SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) MundoSK (https://forums.skunity.com/resources/mundosk.69/)
  85. [17:10:19] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  86. [17:10:19] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  87. [17:10:19] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  88. [17:10:19] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  89. [17:10:19] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  90. [17:10:19] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
  91. [17:10:19] [Server thread/ERROR]: #!#!
  92. [17:10:19] [Server thread/ERROR]: #!#! Stack trace:
  93. [17:10:19] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: UnparsedLiterals must be converted before use
  94. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.UnparsedLiteral.invalidAccessException(UnparsedLiteral.java:273)
  95. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.UnparsedLiteral.getAll(UnparsedLiteral.java:283)
  96. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprSortedList.get(ExprSortedList.java:64)
  97. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:102)
  98. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:278)
  99. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  100. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  101. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  102. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
  103. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:298)
  104. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:255)
  105. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:254)
  106. [17:10:19] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:169)
  107. [17:10:19] [Server thread/ERROR]: #!#! at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
  108. [17:10:19] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  109. [17:10:19] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Method.java:498)
  110. [17:10:19] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312)
  111. [17:10:19] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66)
  112. [17:10:19] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507)
  113. [17:10:19] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492)
  114. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1612)
  115. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1460)
  116. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  117. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1)
  118. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:9)
  119. [17:10:19] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  120. [17:10:19] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  121. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  122. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896)
  123. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  124. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831)
  125. [17:10:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729)
  126. [17:10:19] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
  127. [17:10:19] [Server thread/ERROR]: #!#!
  128. [17:10:19] [Server thread/ERROR]: #!#! Version Information:
  129. [17:10:19] [Server thread/ERROR]: #!#! Skript: 2.3.6 (latest)
  130. [17:10:19] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
  131. [17:10:19] [Server thread/ERROR]: #!#! Date: 2019-03-03
  132. [17:10:19] [Server thread/ERROR]: #!#! Bukkit: 1.13.2-R0.1-SNAPSHOT
  133. [17:10:19] [Server thread/ERROR]: #!#! Minecraft: 1.13.2
  134. [17:10:19] [Server thread/ERROR]: #!#! Java: 1.8.0_191 (OpenJDK 64-Bit Server VM 25.191-b12)
  135. [17:10:19] [Server thread/ERROR]: #!#! OS: Linux amd64 4.15.0-1032-aws
  136. [17:10:19] [Server thread/ERROR]: #!#!
  137. [17:10:19] [Server thread/ERROR]: #!#! Server platform: Spigot
  138. [17:10:19] [Server thread/ERROR]: #!#!
  139. [17:10:19] [Server thread/ERROR]: #!#! Current node: null
  140. [17:10:19] [Server thread/ERROR]: #!#! Current item: set {_top::*}(as java.lang.Object) to sorted list
  141. [17:10:19] [Server thread/ERROR]: #!#! Current trigger: command /top (simple event) (top.sk, line -1)
  142. [17:10:19] [Server thread/ERROR]: #!#!
  143. [17:10:19] [Server thread/ERROR]: #!#! Thread: Server thread
  144. [17:10:19] [Server thread/ERROR]: #!#!
  145. [17:10:19] [Server thread/ERROR]: #!#! Language: english
  146. [17:10:19] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
  147. [17:10:19] [Server thread/ERROR]: #!#!
  148. [17:10:19] [Server thread/ERROR]: #!#! End of Error.
  149. [17:10:19] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement