Skip to content

Instantly share code, notes, and snippets.

@SmellyEggplant
Created November 7, 2019 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SmellyEggplant/e4382b0a8b3894f3c3138dbc7713570c to your computer and use it in GitHub Desktop.
Save SmellyEggplant/e4382b0a8b3894f3c3138dbc7713570c to your computer and use it in GitHub Desktop.
[11:05:44] [Server thread/INFO]: l1j issued server command: /antimatter
[11:05:44] [Server thread/INFO]: l1j [8c9081b1-affe-436b-b41d-e18fbec83e6b]: /antimatter
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:44] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:44] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[11:05:44] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[11:05:44] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[11:05:44] [Server thread/ERROR]: #!#! Here is full list of them:
[11:05:44] [Server thread/ERROR]: #!#! SkriptJSON skDragon Skematic (https://forums.skunity.com/resources/skematic.671/) SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/)
[11:05:44] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[11:05:44] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[11:05:44] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[11:05:44] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[11:05:44] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[11:05:44] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:44] [Server thread/ERROR]: #!#! Stack trace:
[11:05:44] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: UnparsedLiterals must be converted before use
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.UnparsedLiteral.invalidAccessException(UnparsedLiteral.java:273)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.UnparsedLiteral.getAll(UnparsedLiteral.java:283)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.ExpressionList.getAll(ExpressionList.java:116)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.ExpressionList.getArray(ExpressionList.java:99)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprAmount.get(ExprAmount.java:85)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprAmount.get(ExprAmount.java:1)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:102)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffChange.execute(EffChange.java:278)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:292)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:251)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:252)
[11:05:44] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:169)
[11:05:44] [Server thread/ERROR]: #!#! at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:37)
[11:05:44] [Server thread/ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
[11:05:44] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[11:05:44] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1792)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006)
[11:05:44] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929)
[11:05:44] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:44] [Server thread/ERROR]: #!#! Version Information:
[11:05:44] [Server thread/ERROR]: #!#! Skript: 2.4-beta5-MH (custom version)
[11:05:44] [Server thread/ERROR]: #!#! Flavor: selfbuilt-unknown
[11:05:44] [Server thread/ERROR]: #!#! Date: unknown
[11:05:44] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[11:05:44] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[11:05:44] [Server thread/ERROR]: #!#! Java: 1.8.0_212 (OpenJDK 64-Bit Server VM 25.212-b04)
[11:05:44] [Server thread/ERROR]: #!#! OS: Linux amd64 4.4.0-164-generic
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:44] [Server thread/ERROR]: #!#! Server platform: Paper
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:44] [Server thread/ERROR]: #!#! Current node: null
[11:05:44] [Server thread/ERROR]: #!#! Current item: set {_am}(as java.lang.Object) to amount of ([[itemtype:sweet berries]] named " i Anti-matter berries i" with lore "Trade for anti-matter gens" and '" &9&l&kii &6/antimatter &9&l&kii" in player's inventory')[class java.lang.Object]
[11:05:44] [Server thread/ERROR]: #!#! Current trigger: command /antimatter (simple event) (Gens.sk, line -1)
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:44] [Server thread/ERROR]: #!#! Thread: Server thread
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:44] [Server thread/ERROR]: #!#! Language: english
[11:05:44] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:44] [Server thread/ERROR]: #!#! End of Error.
[11:05:44] [Server thread/ERROR]: #!#!
[11:05:45] [Server thread/INFO]: l1j issued server command: /dl logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment