skript-mirror + kcauldron = 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.

MorgrotSK

Member
Jun 3, 2019
2
0
0
23
I have problem, when i tried skript mirror on cauldron i get this error, can anyone help me with that:
[18:30:31] [Server thread/INFO]: [skript-mirror] Enabling skript-mirror v0.19.1
[18:30:31] [Server thread/ERROR]: #!#!
[18:30:31] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[18:30:31] [Server thread/ERROR]: #!#! Cannot load class com.btk5h.skriptmirror.skript.reflect.ExprJavaCall from skript-mirror
[18:30:31] [Server thread/ERROR]: #!#!
[18:30:31] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[18:30:31] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[18:30:31] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[18:30:31] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[18:30:31] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[18:30:31] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[18:30:31] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[18:30:31] [Server thread/ERROR]: #!#!
[18:30:31] [Server thread/ERROR]: #!#! Stack trace:
[18:30:31] [Server thread/ERROR]: #!#! java.lang.ClassNotFoundException: Failed to remap class com.btk5h.skriptmirror.skript.reflect.ExprJavaCall
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.PluginClassLoader.remappedFindClass(PluginClassLoader.java:534)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:455)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:211)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.ClassLoader.loadClass(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.ClassLoader.loadClass(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.Class.forName0(Native Method)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.Class.forName(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:110)
[18:30:31] [Server thread/ERROR]: #!#! at com.btk5h.skriptmirror.SkriptMirror.onEnable(SkriptMirror.java:26)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:438)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:372)
[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:519)
[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:493)

[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:453)
[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337)
[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! Caused by: java.lang.IllegalArgumentException: INVOKESPECIAL/STATIC on interfaces require ASM 5
[18:30:31] [Server thread/ERROR]: #!#! at org.objectweb.asm.MethodVisitor.visitMethodInsn(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at org.objectweb.asm.ClassReader.a(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at org.objectweb.asm.ClassReader.b(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at org.objectweb.asm.ClassReader.accept(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at org.objectweb.asm.ClassReader.accept(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at net.md_5.specialsource.JarRemapper.remapClassFile(JarRemapper.java:246)
[18:30:31] [Server thread/ERROR]: #!#! at net.md_5.specialsource.JarRemapper.remapClassFile(JarRemapper.java:232)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.PluginClassLoader.remappedFindClass(PluginClassLoader.java:499)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:455)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:211)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.ClassLoader.loadClass(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.ClassLoader.loadClass(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.Class.forName0(Native Method)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.Class.forName(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:110)
[18:30:31] [Server thread/ERROR]: #!#! at com.btk5h.skriptmirror.SkriptMirror.onEnable(SkriptMirror.java:26)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:438)
[18:30:31] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:372)
[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:519)
[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:493)
[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:453)
[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337)
[18:30:31] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
[18:30:31] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[18:30:31] [Server thread/ERROR]: #!#!
[18:30:31] [Server thread/ERROR]: #!#! Version Information:
[18:30:31] [Server thread/ERROR]: #!#! Skript: 2.2-SNAPSHOT
[18:30:31] [Server thread/ERROR]: #!#! Bukkit: 1.7.10-R0.1-SNAPSHOT
[18:30:31] [Server thread/ERROR]: #!#! Minecraft: 1.7.10
[18:30:31] [Server thread/ERROR]: #!#! Java: 1.8.0_211 (Java HotSpot(TM) 64-Bit Server VM 25.211-b12)
[18:30:31] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0
[18:30:31] [Server thread/ERROR]: #!#!
[18:30:31] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[18:30:31] [Server thread/ERROR]: #!#!
[18:30:31] [Server thread/ERROR]: #!#! Current node: null
[18:30:31] [Server thread/ERROR]: #!#! Current item: null
[18:30:31] [Server thread/ERROR]: #!#!
[18:30:31] [Server thread/ERROR]: #!#! Thread: Server thread
[18:30:31] [Server thread/ERROR]: #!#!
[18:30:31] [Server thread/ERROR]: #!#! End of Error.
[18:30:31] [Server thread/ERROR]: #!#!
 
First of all: you're using a very old Skript and server version, you should update both. You should also update skript-mirror, at least to 1.0.0
 
I cant update, server it must be on 1.7.10 and iam using latest skript for 1.7.10 but i can try different version od mirror
[doublepost=1559669741,1559667428][/doublepost]
First of all: you're using a very old Skript and server version, you should update both. You should also update skript-mirror, at least to 1.0.0
Ty, for that advice, i looked on version of bukkit in my cauldron server and i found its is old version
 
Status
Not open for further replies.