Resource icon

Script MirrorUtils 1.1.2

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

[18:56:30] [Server thread/INFO]: TheHallowed [812bf960-0c17-3770-b82b-0b50b7b2b9d5]: /cash adicionar TheHallowed 20000
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[18:56:30] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[18:56:30] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[18:56:30] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[18:56:30] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[18:56:30] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[18:56:30] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Stack trace:
[18:56:30] [Server thread/ERROR]: #!#! java.lang.UnsupportedOperationException: '%objects% while %boolean%' should only be used in loops!!
[18:56:30] [Server thread/ERROR]: #!#! at com.pie.tlatoani.Miscellaneous.ExprLoopWhile.get(ExprLoopWhile.java:27)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:162)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:157)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondCompare.check(CondCompare.java:239)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:58)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[18:56:30] [Server thread/ERROR]: #!#! at com.btk5h.skriptmirror.skript.custom.condition.CustomCondition.checkByStandard(CustomCondition.java:46)
[18:56:30] [Server thread/ERROR]: #!#! at com.btk5h.skriptmirror.skript.custom.condition.CustomCondition.check(CustomCondition.java:40)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:58)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.walk(Conditional.java:53)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:269)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:164)
[18:56:30] [Server thread/ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:56:30] [Server thread/ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[18:56:30] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[18:56:30] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[18:56:30] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1154)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[18:56:30] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[18:56:30] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Version Information:
[18:56:30] [Server thread/ERROR]: #!#! Skript: 2.2-SNAPSHOT
[18:56:30] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[18:56:30] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[18:56:30] [Server thread/ERROR]: #!#! Java: 1.8.0_251 (Java HotSpot(TM) 64-Bit Server VM 25.251-b08)
[18:56:30] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Current node: null
[18:56:30] [Server thread/ERROR]: #!#! Current item: 'continue' while com.btk5h.skriptmirror.skript.reflect.ExprJavaCall@7ec359a8 is equal to [[boolean:true]] (comparator: null)
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Thread: Server thread
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! End of Error.
[18:56:30] [Server thread/ERROR]: #!#!

using "if arg 3 regex matches "[0-9a-zA-Z]+":"
This has a lot of cool features, like regex which are useful. I only see one issue with it though, EWS.

It's in the [Script] section even though it should be even the [API] section since it's more like an API over a script. That's it, thanks! Have a good day.
amazing work, author is very professional and supportive ~dad
This is a very nice mirror resource, I'd probably use it a lot lol
I think that's a must-have for every skript Server! Works just fine as it should, really fast support... It's just nice. Keep up your work c:
This is EPIC! Great work mate, this is truly helpful. Keep it up <3
EWS
EWS
Thanks for you support.
If you have new ideas for syntaxes, please send me a PM!