Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.41 KB | None | 0 0
  1. [22:14:29] [Server thread/ERROR]: #!#!
  2. [22:14:29] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [22:14:29] [Server thread/ERROR]: #!#!
  4. [22:14:29] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
  5. [22:14:29] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  6. [22:14:29] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  7. [22:14:29] [Server thread/ERROR]: #!#! Following plugins are probably related to this error in some way:
  8. [22:14:29] [Server thread/ERROR]: #!#! MundoSK (https://forums.skunity.com/resources/mundosk.69/)
  9. [22:14:29] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  10. [22:14:29] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  11. [22:14:29] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  12. [22:14:29] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
  13. [22:14:29] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
  14. [22:14:29] [Server thread/ERROR]: #!#! Issue tracker: https://github.com/SkriptLang/Skript/issues (only if you know what you're doing!)
  15. [22:14:29] [Server thread/ERROR]: #!#!
  16. [22:14:29] [Server thread/ERROR]: #!#! Stack trace:
  17. [22:14:29] [Server thread/ERROR]: #!#! java.lang.NullPointerException
  18. [22:14:29] [Server thread/ERROR]: #!#! at com.pie.tlatoani.Miscellaneous.JSON.EffPutJsonInListVariable.setToJSONObject(EffPutJsonInListVariable.java:40)
  19. [22:14:29] [Server thread/ERROR]: #!#! at com.pie.tlatoani.Miscellaneous.JSON.EffPutJsonInListVariable.execute(EffPutJsonInListVariable.java:75)
  20. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  21. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  22. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  23. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:55)
  24. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.ScriptFunction.execute(ScriptFunction.java:93)
  25. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.Function.execute(Function.java:119)
  26. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.FunctionReference.execute(FunctionReference.java:204)
  27. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.ExprFunctionCall.get(ExprFunctionCall.java:44)
  28. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:102)
  29. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:268)
  30. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  31. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  32. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  33. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:55)
  34. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:151)
  35. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:109)
  36. [22:14:29] [Server thread/ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
  37. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  38. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513)
  39. [22:14:29] [Server thread/ERROR]: #!#! at com.pie.tlatoani.ProtocolLib.MundoPacketEvent.lambda$addListener$0(MundoPacketEvent.java:37)
  40. [22:14:29] [Server thread/ERROR]: #!#! at com.pie.tlatoani.ProtocolLib.PacketManager$2.onPacketSending(PacketManager.java:173)
  41. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195)
  42. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149)
  43. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588)
  44. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564)
  45. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338)
  46. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298)
  47. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:378)
  48. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelInjector.access$800(ChannelInjector.java:64)
  49. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelInjector$3.handleScheduled(ChannelInjector.java:343)
  50. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelInjector$3.onMessageScheduled(ChannelInjector.java:313)
  51. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127)
  52. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95)
  53. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:209)
  54. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:157)
  55. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1203)
  56. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer$1.sendMessage(CraftPlayer.java:1930)
  57. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffMessage.execute(EffMessage.java:88)
  58. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  59. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  60. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  61. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:55)
  62. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:151)
  63. [22:14:29] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:109)
  64. [22:14:29] [Server thread/ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
  65. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  66. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513)
  67. [22:14:29] [Server thread/ERROR]: #!#! at com.pie.tlatoani.ProtocolLib.MundoPacketEvent.lambda$addListener$0(MundoPacketEvent.java:37)
  68. [22:14:29] [Server thread/ERROR]: #!#! at com.pie.tlatoani.ProtocolLib.PacketManager$2.onPacketSending(PacketManager.java:173)
  69. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195)
  70. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149)
  71. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588)
  72. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564)
  73. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338)
  74. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298)
  75. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:378)
  76. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelInjector.access$800(ChannelInjector.java:64)
  77. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelInjector$3.handleScheduled(ChannelInjector.java:343)
  78. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelInjector$3.onMessageScheduled(ChannelInjector.java:313)
  79. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127)
  80. [22:14:29] [Server thread/ERROR]: #!#! at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95)
  81. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:209)
  82. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:157)
  83. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1203)
  84. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.sendRawMessage(CraftPlayer.java:170)
  85. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.sendMessage(CraftPlayer.java:177)
  86. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.command.Command.testPermission(Command.java:182)
  87. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:34)
  88. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:152)
  89. [22:14:29] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685)
  90. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1492)
  91. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1297)
  92. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  93. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
  94. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14)
  95. [22:14:29] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  96. [22:14:29] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  97. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  98. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850)
  99. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
  100. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774)
  101. [22:14:29] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666)
  102. [22:14:29] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
  103. [22:14:29] [Server thread/ERROR]: #!#!
  104. [22:14:29] [Server thread/ERROR]: #!#! Version Information:
  105. [22:14:29] [Server thread/ERROR]: #!#! Skript: 2.2-dev36 (custom version)
  106. [22:14:29] [Server thread/ERROR]: #!#! Bukkit: 1.12.2-R0.1-SNAPSHOT
  107. [22:14:29] [Server thread/ERROR]: #!#! Minecraft: 1.12.2
  108. [22:14:29] [Server thread/ERROR]: #!#! Java: 1.8.0_242 (OpenJDK 64-Bit Server VM 25.242-b08)
  109. [22:14:29] [Server thread/ERROR]: #!#! OS: Linux amd64 4.15.0-72-generic
  110. [22:14:29] [Server thread/ERROR]: #!#!
  111. [22:14:29] [Server thread/ERROR]: #!#! Server platform: Paper
  112. [22:14:29] [Server thread/ERROR]: #!#!
  113. [22:14:29] [Server thread/ERROR]: #!#! Current node: null
  114. [22:14:29] [Server thread/ERROR]: #!#! Current item: put json %jsonobject% in listvar %objects%
  115. [22:14:29] [Server thread/ERROR]: #!#! Current trigger: function toReadableText (simple event) (authme.sk, line -1)
  116. [22:14:29] [Server thread/ERROR]: #!#!
  117. [22:14:29] [Server thread/ERROR]: #!#! Thread: Server thread
  118. [22:14:29] [Server thread/ERROR]: #!#!
  119. [22:14:29] [Server thread/ERROR]: #!#! Language: english
  120. [22:14:29] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
  121. [22:14:29] [Server thread/ERROR]: #!#!
  122. [22:14:29] [Server thread/ERROR]: #!#! End of Error.
  123. [22:14:29] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement