"Severe Error"

  • 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.

oHeckGage

Active Member
Mar 24, 2020
110
6
18
22
Code:
[18:47:31] [Server thread/ERROR]: #!#!
[18:47:31] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[18:47:31] [Server thread/ERROR]: #!#!
[18:47:31] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[18:47:31] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[18:47:31] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[18:47:31] [Server thread/ERROR]: #!#! Here is full list of them:
[18:47:31] [Server thread/ERROR]: #!#! skRayFall v1.9.20 (https://sk.rayfall.net/) skLib v1.1.0 (https://github.com/WheezyGold7931/skLib/) TuSKe v1.8.2-Pikachu-Patch-3 (github.com/Tuke-Nuke/TuSKe) skDragon v0.16 SkQuery v3.6.4MH
[18:47:31] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[18:47:31] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[18:47:31] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[18:47:31] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[18:47:31] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[18:47:31] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[18:47:31] [Server thread/ERROR]: #!#!
[18:47:31] [Server thread/ERROR]: #!#! Stack trace:
[18:47:31] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Cannot drop air
[18:47:31] [Server thread/ERROR]: #!#!     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)
[18:47:31] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.EntityItem.setItemStack(EntityItem.java:433)
[18:47:31] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.EntityItem.<init>(EntityItem.java:42)
[18:47:31] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.CraftWorld.dropItem(CraftWorld.java:700)
[18:47:31] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.CraftWorld.dropItemNaturally(CraftWorld.java:717)
[18:47:31] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffDrop.execute(EffDrop.java:107)
[18:47:31] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[18:47:31] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[18:47:31] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[18:47:31] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:57)
[18:47:31] [Server thread/ERROR]: #!#!     at ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:96)
[18:47:31] [Server thread/ERROR]: #!#!     at ch.njol.skript.events.EvtPeriodical$2.run(EvtPeriodical.java:120)
[18:47:31] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84)
[18:47:31] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452)
[18:47:31] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1185)
[18:47:31] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430)
[18:47:31] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1112)
[18:47:31] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:934)
[18:47:31] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:748)
[18:47:31] [Server thread/ERROR]: #!#!
[18:47:31] [Server thread/ERROR]: #!#! Version Information:
[18:47:31] [Server thread/ERROR]: #!#!   Skript: 2.4.1-MH (custom version)
[18:47:31] [Server thread/ERROR]: #!#!     Flavor: selfbuilt-unknown
[18:47:31] [Server thread/ERROR]: #!#!     Date: unknown
[18:47:31] [Server thread/ERROR]: #!#!   Bukkit: 1.15.2-R0.1-SNAPSHOT
[18:47:31] [Server thread/ERROR]: #!#!   Minecraft: 1.15.2
[18:47:31] [Server thread/ERROR]: #!#!   Java: 1.8.0_212 (OpenJDK 64-Bit Server VM 25.212-b04)
[18:47:31] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.19.102+
[18:47:31] [Server thread/ERROR]: #!#!
[18:47:31] [Server thread/ERROR]: #!#! Server platform: Paper
[18:47:31] [Server thread/ERROR]: #!#!
[18:47:31] [Server thread/ERROR]: #!#! Current node: null
[18:47:31] [Server thread/ERROR]: #!#! Current item: drop (a random element of items >> ch.njol.skript.classes.data.DefaultConverters$15@2ead8fb4: itemstack -> itemtype) at (loop-player >> ch.njol.skript.classes.data.DefaultConverters$11@4dbe7f72: entity -> location)
[18:47:31] [Server thread/ERROR]: #!#! Current trigger: every 20 seconds in world "world" (every 20 seconds) (randomitemgiver.sk, line 9)
[18:47:31] [Server thread/ERROR]: #!#!
[18:47:31] [Server thread/ERROR]: #!#! Thread: Server thread
[18:47:31] [Server thread/ERROR]: #!#!
[18:47:31] [Server thread/ERROR]: #!#! Language: english
[18:47:31] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[18:47:31] [Server thread/ERROR]: #!#!
[18:47:31] [Server thread/ERROR]: #!#! End of Error.
[18:47:31] [Server thread/ERROR]: #!#!

Anyone know this problem? I have a void survival server and this came up in the console. Any ideas?
 
Status
Not open for further replies.