Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so dont bother with any of their useless mail servers here and just use oauth login instead. Thank the nice Russians for causing that. :)

Paste

Pasted as Bash by registered user mel_instagibson ( 8 years ago )
[01:57:08] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[01:57:08] [Server thread/ERROR]: #!#!
[01:57:08] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[01:57:08] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[01:57:08] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[01:57:08] [Server thread/ERROR]: #!#! Here is full list of them:
[01:57:08] [Server thread/ERROR]: #!#! skript-mirror (https://github.com/btk5h/skript-mirror) Skungee TuSKe (github.com/Tuke-Nuke/TuSKe) MundoSK (https://forums.skunity.com/resources/mundosk.69/) skript-db
[01:57:08] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[01:57:08] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[01:57:08] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[01:57:08] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[01:57:08] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[01:57:08] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
[01:57:08] [Server thread/ERROR]: #!#! Issue tracker: https://github.com/SkriptLang/Skript/issues (only if you know what you're doing!)
[01:57:08] [Server thread/ERROR]: #!#!
[01:57:08] [Server thread/ERROR]: #!#! Stack trace:
[01:57:08] [Server thread/ERROR]: #!#! java.lang.IllegalMonitorStateException: attempt to unlock read lock, not locked by current thread
[01:57:08] [Server thread/ERROR]: #!#!     at java.util.concurrent.locks.ReentrantReadWriteLock$Sync.unmatchedUnlockException(ReentrantReadWriteLock.java:444)
[01:57:08] [Server thread/ERROR]: #!#!     at java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryReleaseShared(ReentrantReadWriteLock.java:428)
[01:57:08] [Server thread/ERROR]: #!#!     at java.util.concurrent.locks.AbstractQueuedSynchronizer.releaseShared(AbstractQueuedSynchronizer.java:1341)
[01:57:08] [Server thread/ERROR]: #!#!     at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.unlock(ReentrantReadWriteLock.java:881)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.variables.Variables.getVariable(Variables.java:325)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Variable.getRaw(Variable.java:253)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Variable.get(Variable.java:262)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Variable.getConverted(Variable.java:407)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Variable.getAll(Variable.java:631)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Variable.getArray(Variable.java:623)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.VariableString.toUnformattedString(VariableString.java:480)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.VariableString.getMessageComponents(VariableString.java:495)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.effects.EffMessage.execute(EffMessage.java:87)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Effect.run(Effect.java:52)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Trigger.execute(Trigger.java:55)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:152)
[01:57:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:110)
[01:57:08] [Server thread/ERROR]: #!#!     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
[01:57:08] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[01:57:08] [Server thread/ERROR]: #!#!     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513)
[01:57:08] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:459)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.EntityPlayer.die(EntityPlayer.java:514)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.EntityLiving.damageEntity(EntityLiving.java:1084)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.EntityHuman.damageEntity(EntityHuman.java:824)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.EntityPlayer.damageEntity(EntityPlayer.java:654)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.EntityLiving.c(EntityLiving.java:1371)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.EntityHuman.c(EntityHuman.java:1639)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.Block.fallOn(Block.java:585)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.Entity.a(Entity.java:1096)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.EntityLiving.a(EntityLiving.java:204)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.EntityPlayer.a(EntityPlayer.java:828)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1041)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.PacketPlayInFlying.a(SourceFile:126)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12)
[01:57:08] [Server thread/ERROR]: #!#!     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[01:57:08] [Server thread/ERROR]: #!#!     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
[01:57:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
[01:57:08] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:748)
[01:57:08] [Server thread/ERROR]: #!#!
[01:57:08] [Server thread/ERROR]: #!#! Version Information:
[01:57:08] [Server thread/ERROR]: #!#!   Skript: 2.3-alpha4 (latest)
[01:57:08] [Server thread/ERROR]: #!#!   Bukkit: 1.13.1-R0.1-SNAPSHOT
[01:57:08] [Server thread/ERROR]: #!#!   Minecraft: 1.13.1
[01:57:08] [Server thread/ERROR]: #!#!   Java: 1.8.0_151 (OpenJDK 64-Bit Server VM 25.151-b12)
[01:57:08] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.10.0-40-generic
[01:57:08] [Server thread/ERROR]: #!#!
[01:57:08] [Server thread/ERROR]: #!#! Server platform: Paper
[01:57:08] [Server thread/ERROR]: #!#!
[01:57:08] [Server thread/ERROR]: #!#! Current node: null
[01:57:08] [Server thread/ERROR]: #!#! Current item: send "%event-player% died at %{death::%event-player%}(as java.lang.Object)%" to loop-player
[01:57:08] [Server thread/ERROR]: #!#! Current trigger: death of player (death/spawn of player) (qol.sk, line 2)
[01:57:08] [Server thread/ERROR]: #!#!
[01:57:08] [Server thread/ERROR]: #!#! Thread: Server thread
[01:57:08] [Server thread/ERROR]: #!#!
[01:57:08] [Server thread/ERROR]: #!#! Language: english
[01:57:08] [Server thread/ERROR]: #!#! Link parse mode: STRICT
[01:57:08] [Server thread/ERROR]: #!#!
[01:57:08] [Server thread/ERROR]: #!#! End of Error.
[01:57:08] [Server thread/ERROR]: #!#!
[01:57:08] [Server thread/INFO]: gooddoggo_ hit the ground too hard
[01:57:19] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[01:57:19] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
[01:57:19] [Paper Watchdog Thread/ERROR]: ------------------------------
[01:57:19] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[01:57:19] [Paper Watchdog Thread/ERROR]: ------------------------------
[01:57:19] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[01:57:19] [Paper Watchdog Thread/ERROR]:       PID: 21 | Suspended: false | Native: false | State: WAITING
[01:57:19] [Paper Watchdog Thread/ERROR]:       Stack:
[01:57:19] [Paper Watchdog Thread/ERROR]:               sun.misc.Unsafe.park(Native Method)
[01:57:19] [Paper Watchdog Thread/ERROR]:               java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:57:19] [Paper Watchdog Thread/ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
[01:57:19] [Paper Watchdog Thread/ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
[01:57:19] [Paper Watchdog Thread/ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
[01:57:19] [Paper Watchdog Thread/ERROR]:               java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.variables.Variables.getVariable(Variables.java:322)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.Variable.getRaw(Variable.java:253)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.Variable.get(Variable.java:262)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.Variable.getConverted(Variable.java:407)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.Variable.getAll(Variable.java:631)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.Variable.getArray(Variable.java:623)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.util.Direction$1.get(Direction.java:387)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.util.Direction$1.get(Direction.java:1)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:102)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.util.SimpleExpression.getSingle(SimpleExpression.java:60)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.effects.EffTeleport.execute(EffTeleport.java:71)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.Effect.run(Effect.java:52)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[01:57:19] [Paper Watchdog Thread/ERROR]:               ch.njol.skript.effects.Delay$1.run(Delay.java:109)
[01:57:19] [Paper Watchdog Thread/ERROR]:               org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63)
[01:57:19] [Paper Watchdog Thread/ERROR]:               org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423)
[01:57:19] [Paper Watchdog Thread/ERROR]:               net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1008)
[01:57:19] [Paper Watchdog Thread/ERROR]:               net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
[01:57:19] [Paper Watchdog Thread/ERROR]:               net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
[01:57:19] [Paper Watchdog Thread/ERROR]:               net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
[01:57:19] [Paper Watchdog Thread/ERROR]:               java.lang.Thread.run(Thread.java:748)

 

Revise this Paste

Your Name: Code Language: