Skip to content

Instantly share code, notes, and snippets.

@ItzAtomikHD
Created August 7, 2019 21:25
Show Gist options
  • Save ItzAtomikHD/53307190bb80120bcc4316827892b0d8 to your computer and use it in GitHub Desktop.
Save ItzAtomikHD/53307190bb80120bcc4316827892b0d8 to your computer and use it in GitHub Desktop.
Skript Error
07.08 21:18:32 [Server] Server thread/ERROR #!#!
07.08 21:18:32 [Server] Server thread/ERROR #!#! [Skript] Severe Error:
07.08 21:18:32 [Server] Server thread/ERROR #!#!
07.08 21:18:32 [Server] Server thread/ERROR #!#! Something went horribly wrong with Skript.
07.08 21:18:32 [Server] Server thread/ERROR #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
07.08 21:18:32 [Server] Server thread/ERROR #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
07.08 21:18:32 [Server] Server thread/ERROR #!#! Here is full list of them:
07.08 21:18:32 [Server] Server thread/ERROR #!#! SkQuery
07.08 21:18:32 [Server] Server thread/ERROR #!#! We could not identify which of those are specially related, so this might also be Skript issue.
07.08 21:18:32 [Server] Server thread/ERROR #!#! You should try disabling those plugins one by one, trying to find which one causes it.
07.08 21:18:32 [Server] Server thread/ERROR #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
07.08 21:18:32 [Server] Server thread/ERROR #!#! In that case, you will be given instruction on how should you report it.
07.08 21:18:32 [Server] Server thread/ERROR #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
07.08 21:18:32 [Server] Server thread/ERROR #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
07.08 21:18:32 [Server] Server thread/ERROR #!#!
07.08 21:18:32 [Server] Server thread/ERROR #!#! Stack trace:
07.08 21:18:32 [Server] Server thread/ERROR #!#! ch.njol.skript.SkriptAPIException: UnparsedLiterals must be converted before use
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.UnparsedLiteral.invalidAccessException(UnparsedLiteral.java:273)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.UnparsedLiteral.getArray(UnparsedLiteral.java:293)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.function.Function.execute(Function.java:114)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.function.FunctionReference.execute(FunctionReference.java:217)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.function.ExprFunctionCall.get(ExprFunctionCall.java:44)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:102)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:278)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:292)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:251)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:252)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:169)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at java.lang.reflect.Method.invoke(Method.java:498)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1633)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:886)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
07.08 21:18:32 [Server] Server thread/ERROR #!#! at java.lang.Thread.run(Thread.java:748)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment