Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [17:18:04] [Server thread/INFO]: lesoff issued server command: /find lesoff
- [17:18:04] [Server thread/ERROR]: #!#!
- [17:18:04] [Server thread/ERROR]: #!#! [Skript] Severe Error:
- [17:18:04] [Server thread/ERROR]: #!#!
- [17:18:04] [Server thread/ERROR]: #!#! You're running outdated version of Skript! Please try updating it NOW; it might fix this.
- [17:18:04] [Server thread/ERROR]: #!#! Run /sk update check to get a download link to latest Skript!
- [17:18:04] [Server thread/ERROR]: #!#! You will be given instructions how to report this error if it persists after update.
- [17:18:04] [Server thread/ERROR]: #!#!
- [17:18:04] [Server thread/ERROR]: #!#! Stack trace:
- [17:18:04] [Server thread/ERROR]: #!#! java.lang.ClassCastException: class com.zulfen.zulfbungee.universal.socket.objects.client.ClientPlayer cannot be cast to class java.lang.Boolean (com.zulfen.zulfbungee.universal.socket.objects.client.ClientPlayer is in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @7c1f8fd; java.lang.Boolean is in module java.base of loader 'bootstrap')
- [17:18:04] [Server thread/ERROR]: #!#! at com.zulfen.zulfbungee.spigot.elements.conditions.CondIsProxyPlayerOnline.check(CondIsProxyPlayerOnline.java:39)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.sections.SecConditional.lambda$checkConditions$1(SecConditional.java:363)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1602)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.util.stream.ReferencePipeline.allMatch(ReferencePipeline.java:637)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.sections.SecConditional.checkConditions(SecConditional.java:363)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.sections.SecConditional.walk(SecConditional.java:272)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:90)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:52)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:312)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.lambda$execute$0(ScriptCommand.java:277)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:282)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:193)
- [17:18:04] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:152)
- [17:18:04] [Server thread/ERROR]: #!#! at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- [17:18:04] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
- [17:18:04] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
- [17:18:04] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589)
- [17:18:04] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.handleCommand(PlayerConnection.java:2023)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1834)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.game.ServerboundChatCommandPacket.a(SourceFile:37)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.game.ServerboundChatCommandPacket.a(SourceFile:13)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:31)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.TickTask.run(SourceFile:18)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:157)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1150)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:1)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.x(SourceFile:131)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.bh(MinecraftServer.java:1129)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1122)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.IAsyncTaskHandler.c(SourceFile:140)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1106)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1014)
- [17:18:04] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:291)
- [17:18:04] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833)
- [17:18:04] [Server thread/ERROR]: #!#!
- [17:18:04] [Server thread/ERROR]: #!#! Version Information:
- [17:18:04] [Server thread/ERROR]: #!#! Skript: 2.7.0-beta2 (OUTDATED)
- [17:18:04] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
- [17:18:04] [Server thread/ERROR]: #!#! Date: 23:34:46.821464600
- [17:18:04] [Server thread/ERROR]: #!#! Bukkit: 1.19-R0.1-SNAPSHOT
- [17:18:04] [Server thread/ERROR]: #!#! Minecraft: 1.19
- [17:18:04] [Server thread/ERROR]: #!#! Java: 17.0.4.1 (Java HotSpot(TM) 64-Bit Server VM 17.0.4.1+1-LTS-2)
- [17:18:04] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0
- [17:18:04] [Server thread/ERROR]: #!#!
- [17:18:04] [Server thread/ERROR]: #!#! Server platform: Spigot
- [17:18:04] [Server thread/ERROR]: #!#!
- [17:18:04] [Server thread/ERROR]: #!#! Current node: null
- [17:18:04] [Server thread/ERROR]: #!#! Current item: if proxy player (the argument >> ch.njol.skript.registrations.Converters$$Lambda$8205/0x00000008020ff280@13b3c64a: ConverterInfo{from=class java.lang.String,to=class com.zulfen.zulfbungee.universal.socket.objects.client.ClientPlayer,converter=ch.njol.skript.registrations.Converters$$Lambda$8205/0x00000008020ff280@13b3c64a,flag=0}) online
- [17:18:04] [Server thread/ERROR]: #!#! Current trigger: command /find (simple event) (unity.sk, line 14)
- [17:18:04] [Server thread/ERROR]: #!#!
- [17:18:04] [Server thread/ERROR]: #!#! Thread: Server thread
- [17:18:04] [Server thread/ERROR]: #!#!
- [17:18:04] [Server thread/ERROR]: #!#! Language: english
- [17:18:04] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
- [17:18:04] [Server thread/ERROR]: #!#!
- [17:18:04] [Server thread/ERROR]: #!#! End of Error.
- [17:18:04] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement