[Big Error] Not cause by users

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

wr we

New Member
Jun 7, 2020
5
0
1
25
Code:
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[19:30:18] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[19:30:18] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[19:30:18] [Server thread/ERROR]: #!#! Here is full list of them:
[19:30:18] [Server thread/ERROR]: #!#! skRayFall (https://sk.rayfall.net/) Skellett (https://forums.skunity.com/resources/skellett.24/) SharpSK MythicSkriptAddon SkUniversal 
[19:30:18] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[19:30:18] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[19:30:18] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[19:30:18] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[19:30:18] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[19:30:18] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/ERROR]: #!#! Stack trace:
[19:30:18] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[19:30:18] [Server thread/ERROR]: #!#!     at net.rayfall.eyesniper2.skrayfall.scoreboard.EffSetScore.execute(EffSetScore.java:51)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:292)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:251)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.onCommand(ScriptCommand.java:195)
[19:30:18] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[19:30:18] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
[19:30:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:723)
[19:30:18] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:671)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.dispatchCommand(Skript.java:1325)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffCommand.execute(EffCommand.java:84)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[19:30:18] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:109)
[19:30:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[19:30:18] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400)
[19:30:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
[19:30:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406)
[19:30:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[19:30:18] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[19:30:18] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/ERROR]: #!#! Version Information:
[19:30:18] [Server thread/ERROR]: #!#!   Skript: 2.4.1 (latest)
[19:30:18] [Server thread/ERROR]: #!#!     Flavor: skriptlang-github
[19:30:18] [Server thread/ERROR]: #!#!     Date: 2019-12-22
[19:30:18] [Server thread/ERROR]: #!#!   Bukkit: 1.15.2-R0.1-SNAPSHOT
[19:30:18] [Server thread/ERROR]: #!#!   Minecraft: 1.15.2
[19:30:18] [Server thread/ERROR]: #!#!   Java: 1.8.0_241 (Java HotSpot(TM) 64-Bit Server VM 25.241-b07)
[19:30:18] [Server thread/ERROR]: #!#!   OS: Windows Server 2012 R2 amd64 6.3
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/ERROR]: #!#! Server platform: Spigot
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/ERROR]: #!#! Current node: null
[19:30:18] [Server thread/ERROR]: #!#! Current item: null
[19:30:18] [Server thread/ERROR]: #!#! Current trigger: command /boss1timer1 (simple event) (test.sk, line -1)
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/ERROR]: #!#! Thread: Server thread
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/ERROR]: #!#! Language: english
[19:30:18] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/ERROR]: #!#! End of Error.
[19:30:18] [Server thread/ERROR]: #!#! 
[19:30:18] [Server thread/INFO]: An internal error occurred while attempting to perform this command.[m
[19:30:29] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
[19:30:29] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[19:31:16] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[19:31:16] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[19:31:16] [Server thread/ERROR]: #!#! Here is full list of them:
[19:31:16] [Server thread/ERROR]: #!#! skRayFall (https://sk.rayfall.net/) Skellett (https://forums.skunity.com/resources/skellett.24/) SharpSK MythicSkriptAddon SkUniversal 
[19:31:16] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[19:31:16] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[19:31:16] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[19:31:16] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[19:31:16] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[19:31:16] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/ERROR]: #!#! Stack trace:
[19:31:16] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[19:31:16] [Server thread/ERROR]: #!#!     at net.rayfall.eyesniper2.skrayfall.scoreboard.EffSetScore.execute(EffSetScore.java:51)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:292)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:251)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.onCommand(ScriptCommand.java:195)
[19:31:16] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[19:31:16] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
[19:31:16] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:723)
[19:31:16] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:671)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.dispatchCommand(Skript.java:1325)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffCommand.execute(EffCommand.java:84)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[19:31:16] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:109)
[19:31:16] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[19:31:16] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400)
[19:31:16] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
[19:31:16] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406)
[19:31:16] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[19:31:16] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[19:31:16] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/ERROR]: #!#! Version Information:
[19:31:16] [Server thread/ERROR]: #!#!   Skript: 2.4.1 (latest)
[19:31:16] [Server thread/ERROR]: #!#!     Flavor: skriptlang-github
[19:31:16] [Server thread/ERROR]: #!#!     Date: 2019-12-22
[19:31:16] [Server thread/ERROR]: #!#!   Bukkit: 1.15.2-R0.1-SNAPSHOT
[19:31:16] [Server thread/ERROR]: #!#!   Minecraft: 1.15.2
[19:31:16] [Server thread/ERROR]: #!#!   Java: 1.8.0_241 (Java HotSpot(TM) 64-Bit Server VM 25.241-b07)
[19:31:16] [Server thread/ERROR]: #!#!   OS: Windows Server 2012 R2 amd64 6.3
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/ERROR]: #!#! Server platform: Spigot
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/ERROR]: #!#! Current node: null
[19:31:16] [Server thread/ERROR]: #!#! Current item: null
[19:31:16] [Server thread/ERROR]: #!#! Current trigger: command /boss1timer2 (simple event) (test.sk, line -1)
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/ERROR]: #!#! Thread: Server thread
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/ERROR]: #!#! Language: english
[19:31:16] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/ERROR]: #!#! End of Error.
[19:31:16] [Server thread/ERROR]: #!#! 
[19:31:16] [Server thread/INFO]: An internal error occurred while attempting to perform this command.[m
[19:31:33] [Server thread/INFO]: Unknown command. Type "/help" for help.[m
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[19:32:45] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[19:32:45] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[19:32:45] [Server thread/ERROR]: #!#! Here is full list of them:
[19:32:45] [Server thread/ERROR]: #!#! skRayFall (https://sk.rayfall.net/) Skellett (https://forums.skunity.com/resources/skellett.24/) SharpSK MythicSkriptAddon SkUniversal 
[19:32:45] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[19:32:45] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[19:32:45] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[19:32:45] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[19:32:45] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[19:32:45] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/ERROR]: #!#! Stack trace:
[19:32:45] [Server thread/ERROR]: #!#! java.lang.NullPointerException
[19:32:45] [Server thread/ERROR]: #!#!     at net.rayfall.eyesniper2.skrayfall.scoreboard.EffSetScore.execute(EffSetScore.java:51)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:292)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:251)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.onCommand(ScriptCommand.java:195)
[19:32:45] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[19:32:45] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
[19:32:45] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:723)
[19:32:45] [Server thread/ERROR]: #!#!     at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:671)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.dispatchCommand(Skript.java:1325)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffCommand.execute(EffCommand.java:84)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[19:32:45] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.Delay$1.run(Delay.java:109)
[19:32:45] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[19:32:45] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400)
[19:32:45] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
[19:32:45] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406)
[19:32:45] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[19:32:45] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[19:32:45] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/ERROR]: #!#! Version Information:
[19:32:45] [Server thread/ERROR]: #!#!   Skript: 2.4.1 (latest)
[19:32:45] [Server thread/ERROR]: #!#!     Flavor: skriptlang-github
[19:32:45] [Server thread/ERROR]: #!#!     Date: 2019-12-22
[19:32:45] [Server thread/ERROR]: #!#!   Bukkit: 1.15.2-R0.1-SNAPSHOT
[19:32:45] [Server thread/ERROR]: #!#!   Minecraft: 1.15.2
[19:32:45] [Server thread/ERROR]: #!#!   Java: 1.8.0_241 (Java HotSpot(TM) 64-Bit Server VM 25.241-b07)
[19:32:45] [Server thread/ERROR]: #!#!   OS: Windows Server 2012 R2 amd64 6.3
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/ERROR]: #!#! Server platform: Spigot
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/ERROR]: #!#! Current node: null
[19:32:45] [Server thread/ERROR]: #!#! Current item: null
[19:32:45] [Server thread/ERROR]: #!#! Current trigger: command /boss1timer3 (simple event) (test.sk, line -1)
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/ERROR]: #!#! Thread: Server thread
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/ERROR]: #!#! Language: english
[19:32:45] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/ERROR]: #!#! End of Error.
[19:32:45] [Server thread/ERROR]: #!#! 
[19:32:45] [Server thread/INFO]: An internal error occurred while attempting to perform this command.[m
[doublepost=1592307459,1592307427][/doublepost]idk what the problem is
 
There is a problem with your addons. Try to read the text and do what you're said to do:
  • [19:30:18] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
  • [19:30:18] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
  • [19:30:18] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
  • [19:30:18] [Server thread/ERROR]: #!#! Here is full list of them:
  • [19:30:18] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
  • [19:30:18] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
  • [19:30:18] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
  • [19:30:18] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
  • [19:30:18] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
Find which addon causes your problem (probably the last one added) and check if you're using right version etc...
 
Code:
[20:33:50] [Craft Scheduler Thread - 15/INFO]: [Vault] No new version available
[20:34:02] [User Authenticator #1/INFO]: UUID of player Terence0110 is e6471f29-4417-44be-a68a-c2d00d5900b3
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:03] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:03] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[20:34:03] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[20:34:03] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[20:34:03] [Server thread/ERROR]: #!#! Here is full list of them:
[20:34:03] [Server thread/ERROR]: #!#! skRayFall (https://sk.rayfall.net/) Skellett (https://forums.skunity.com/resources/skellett.24/) Skore MythicSkriptAddon SharpSK SkUniversal 
[20:34:03] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[20:34:03] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[20:34:03] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[20:34:03] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[20:34:03] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[20:34:03] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:03] [Server thread/ERROR]: #!#! Stack trace:
[20:34:03] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Index needs to be in the range of 1 to 15 (1 and 15 inclusive). Index provided: 0
[20:34:03] [Server thread/ERROR]: #!#!     at io.puharesource.mc.titlemanager.internal.services.features.ScoreboardServiceSpigot.setProcessedScoreboardValue(ScoreboardServiceSpigot.kt:134)
[20:34:03] [Server thread/ERROR]: #!#!     at io.puharesource.mc.titlemanager.TitleManagerPlugin.setProcessedScoreboardValue(TitleManagerPlugin.kt:201)
[20:34:03] [Server thread/ERROR]: #!#!     at me.limeglass.skore.elements.expressions.ExprValue.change(ExprValue.java:44)
[20:34:03] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffChange.execute(EffChange.java:284)
[20:34:03] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[20:34:03] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[20:34:03] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[20:34:03] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
[20:34:03] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:156)
[20:34:03] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:114)
[20:34:03] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[20:34:03] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589)
[20:34:03] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576)
[20:34:03] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.PlayerList.a(PlayerList.java:176)
[20:34:03] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.LoginListener.c(LoginListener.java:154)
[20:34:03] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.LoginListener.tick(LoginListener.java:53)
[20:34:03] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.NetworkManager.a(NetworkManager.java:220)
[20:34:03] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:129)
[20:34:03] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1105)
[20:34:03] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406)
[20:34:03] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[20:34:03] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[20:34:03] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:03] [Server thread/ERROR]: #!#! Version Information:
[20:34:03] [Server thread/ERROR]: #!#!   Skript: 2.4.1 (latest)
[20:34:03] [Server thread/ERROR]: #!#!     Flavor: skriptlang-github
[20:34:03] [Server thread/ERROR]: #!#!     Date: 2019-12-22
[20:34:03] [Server thread/ERROR]: #!#!   Bukkit: 1.15.2-R0.1-SNAPSHOT
[20:34:03] [Server thread/ERROR]: #!#!   Minecraft: 1.15.2
[20:34:03] [Server thread/ERROR]: #!#!   Java: 1.8.0_241 (Java HotSpot(TM) 64-Bit Server VM 25.241-b07)
[20:34:03] [Server thread/ERROR]: #!#!   OS: Windows Server 2012 R2 amd64 6.3
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:03] [Server thread/ERROR]: #!#! Server platform: Spigot
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:03] [Server thread/ERROR]: #!#! Current node: null
[20:34:03] [Server thread/ERROR]: #!#! Current item: set [Skore] ExprValue: the (slot|value|line)[s] %numbers% (of|from) [[long:0]] to "擁有戰令幣:"
[20:34:03] [Server thread/ERROR]: #!#! Current trigger: join (simple event) (test.sk, line 856)
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:03] [Server thread/ERROR]: #!#! Thread: Server thread
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:03] [Server thread/ERROR]: #!#! Language: english
[20:34:03] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:03] [Server thread/ERROR]: #!#! End of Error.
[20:34:03] [Server thread/ERROR]: #!#! 
[20:34:04] [Server thread/INFO]: Terence0110[/10.0.99.1:57999] logged in with entity id 105 at ([world]256.0, 18.0, 10.0)
[20:34:10] [Server thread/INFO]: Terence0110 issued server command: /1
[20:34:10] [Server thread/INFO]: Terence0110 [e6471f29-4417-44be-a68a-c2d00d5900b3]: /1
[20:34:11] [Server thread/INFO]: Terence0110 issued server command: /1
[20:34:11] [Server thread/INFO]: Terence0110 [e6471f29-4417-44be-a68a-c2d00d5900b3]: /1
[20:34:11] [Server thread/INFO]: [0;32;1mMobs Killed: [0;31;22mboss1zombie1[0;37;22m, [m
[20:34:11] [Server thread/ERROR]: #!#! 
[20:34:11] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[20:34:11] [Server thread/ERROR]: #!#! 
[20:34:11] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[20:34:11] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[20:34:11] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[20:34:11] [Server thread/ERROR]: #!#! Here is full list of them:
[20:34:11] [Server thread/ERROR]: #!#! skRayFall (https://sk.rayfall.net/) Skellett (https://forums.skunity.com/resources/skellett.24/) Skore MythicSkriptAddon SharpSK SkUniversal 
[20:34:11] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[20:34:11] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[20:34:11] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[20:34:11] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[20:34:11] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[20:34:11] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[20:34:11] [Server thread/ERROR]: #!#! 
[20:34:11] [Server thread/ERROR]: #!#! Stack trace:
[20:34:11] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Index needs to be in the range of 1 to 15 (1 and 15 inclusive). Index provided: 0
[20:34:11] [Server thread/ERROR]: #!#!     at io.puharesource.mc.titlemanager.internal.services.features.ScoreboardServiceSpigot.setProcessedScoreboardValue(ScoreboardServiceSpigot.kt:134)
[20:34:11] [Server thread/ERROR]: #!#!     at io.puharesource.mc.titlemanager.TitleManagerPlugin.setProcessedScoreboardValue(TitleManagerPlugin.kt:201)
[20:34:11] [Server thread/ERROR]: #!#!     at me.limeglass.skore.elements.expressions.ExprValue.change(ExprValue.java:44)
[20:34:11] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffChange.execute(EffChange.java:284)
[20:34:11] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[20:34:11] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[20:34:11] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[20:34:11] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
[20:34:11] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:292)
[20:34:11] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:251)
[20:34:11] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.handleCommand(Commands.java:251)
[20:34:11] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:168)
[20:34:11] [Server thread/ERROR]: #!#!     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:34:11] [Server thread/ERROR]: #!#!     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[20:34:11] [Server thread/ERROR]: #!#!     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[20:34:11] [Server thread/ERROR]: #!#!     at java.lang.reflect.Method.invoke(Unknown Source)
[20:34:11] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:315)
[20:34:11] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
[20:34:11] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589)
[20:34:11] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1650)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1498)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:918)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:911)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:895)
[20:34:11] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:828)
[20:34:11] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[20:34:11] [Server thread/ERROR]: #!#! 
[20:34:11] [Server thread/ERROR]: #!#! Version Information:
[20:34:11] [Server thread/ERROR]: #!#!   Skript: 2.4.1 (latest)
[20:34:11] [Server thread/ERROR]: #!#!     Flavor: skriptlang-github
[20:34:11] [Server thread/ERROR]: #!#!     Date: 2019-12-22
[20:34:11] [Server thread/ERROR]: #!#!   Bukkit: 1.15.2-R0.1-SNAPSHOT
[20:34:11] [Server thread/ERROR]: #!#!   Minecraft: 1.15.2
[20:34:11] [Server thread/ERROR]: #!#!   Java: 1.8.0_241 (Java HotSpot(TM) 64-Bit Server VM 25.241-b07)
[20:34:11] [Server thread/ERROR]: #!#!   OS: Windows Server 2012 R2 amd64 6.3
[20:34:11] [Server thread/ERROR]: #!#! 
[20:34:11] [Server thread/ERROR]: #!#! Server platform: Spigot
[20:34:11] [Server thread/ERROR]: #!#! 
[20:34:11] [Server thread/ERROR]: #!#! Current node: null
[20:34:11] [Server thread/ERROR]: #!#! Current item: set [Skore] ExprValue: the (slot|value|line)[s] %numbers% (of|from) [[long:0]] to "任務"
[20:34:11] [Server thread/ERROR]: #!#! Current trigger: command /1 (simple event) (test.sk, line -1)
[20:34:11] [Server thread/ERROR]: #!#! 
[20:34:11] [Server thread/ERROR]: #!#! Thread: Server thread
[20:34:11] [Server thread/ERROR]: #!#! 
[20:34:11] [Server thread/ERROR]: #!#! Language: english
[20:34:11] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[20:34:11] [Server thread/ERROR]: #!#! 
[20:34:11] [Server thread/ERROR]: #!#! End of Error.
[20:34:11] [Server thread/ERROR]: #!#!
 
Status
Not open for further replies.