Skip to content

Instantly share code, notes, and snippets.

@gagedevs
Created August 11, 2020 20:57
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 gagedevs/b65fe1f378b84116af26b887554e688a to your computer and use it in GitHub Desktop.
Save gagedevs/b65fe1f378b84116af26b887554e688a to your computer and use it in GitHub Desktop.
[20:46:43] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[20:46:43] [Server thread/ERROR]: #!#!
[20:46:43] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[20:46:43] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[20:46:43] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[20:46:43] [Server thread/ERROR]: #!#! Here is full list of them:
[20:46:43] [Server thread/ERROR]: #!#! skRayFall v1.9.20 (https://sk.rayfall.net/) TuSKe v1.8.2-Pikachu-Patch-3 (github.com/Tuke-Nuke/TuSKe) SkQuery v3.6.4MH Skellett v1.9.5a-minehut (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/)
[20:46:43] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[20:46:43] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[20:46:43] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[20:46:43] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[20:46:43] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[20:46:43] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[20:46:43] [Server thread/ERROR]: #!#!
[20:46:43] [Server thread/ERROR]: #!#! Stack trace:
[20:46:43] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[20:46:43] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skrayfall.citizens.effects.EffCreateCitizen.execute(EffCreateCitizen.java:58)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:292)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:251)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.onCommand(ScriptCommand.java:195)
[20:46:43] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[20:46:43] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
[20:46:43] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:794)
[20:46:43] [Server thread/ERROR]: #!#! at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:738)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.dispatchCommand(Skript.java:1374)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.EffCommand.execute(EffCommand.java:86)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:154)
[20:46:43] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:112)
[20:46:43] [Server thread/ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
[20:46:43] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[20:46:43] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1163)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.PacketPlayInFlying.a(SourceFile:122)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1137)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1130)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1091)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1005)
[20:46:43] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[20:46:43] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[20:46:43] [Server thread/ERROR]: #!#!
[20:46:43] [Server thread/ERROR]: #!#! Version Information:
[20:46:43] [Server thread/ERROR]: #!#! Skript: 2.5-alpha6-MH (custom version)
[20:46:43] [Server thread/ERROR]: #!#! Flavor: selfbuilt-unknown
[20:46:43] [Server thread/ERROR]: #!#! Date: unknown
[20:46:43] [Server thread/ERROR]: #!#! Bukkit: 1.16.1-R0.1-SNAPSHOT
[20:46:43] [Server thread/ERROR]: #!#! Minecraft: 1.16.1
[20:46:43] [Server thread/ERROR]: #!#! Java: 1.8.0_212 (OpenJDK 64-Bit Server VM 25.212-b04)
[20:46:43] [Server thread/ERROR]: #!#! OS: Linux amd64 5.4.0-26-generic
[20:46:43] [Server thread/ERROR]: #!#!
[20:46:43] [Server thread/ERROR]: #!#! Server platform: Paper
[20:46:43] [Server thread/ERROR]: #!#!
[20:46:43] [Server thread/ERROR]: #!#! Current node: null
[20:46:43] [Server thread/ERROR]: #!#! Current item: Created NPC named: {name3}(as java.lang.String) Loaction: [[direction:at]] (the 1st argument >> ch.njol.skript.classes.data.DefaultConverters$11@14b5a156: entity -> location) Type:entity
[20:46:43] [Server thread/ERROR]: #!#! Current trigger: command /wdr (simple event) (wdr.sk, line -1)
[20:46:43] [Server thread/ERROR]: #!#!
[20:46:43] [Server thread/ERROR]: #!#! Thread: Server thread
[20:46:43] [Server thread/ERROR]: #!#!
[20:46:43] [Server thread/ERROR]: #!#! Language: english
[20:46:43] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[20:46:43] [Server thread/ERROR]: #!#!
[20:46:43] [Server thread/ERROR]: #!#! End of Error.
[20:46:43] [Server thread/ERROR]: #!#!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment