Error Skript Dev36

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

ServiCrack

New Member
Aug 14, 2019
4
0
1
19
Sorry i no speak english


Spanish: Hola, hace rato llevo usando skript y tenia una version vieja, y me descarge el skript dev36 (1.8.8) al instalarlo tenia todo bien si funcionaba los comando etc., asi que le instale los skripts que tenia en una version vieja, al momento de cargar los skripts decia que si cargo en minecraf (chat) y que no habia errores asi que puse el comando y al ponerlo me decia que no existia, revise la consola y me aparecio este error:

Code:
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] ERROR #!#! End of Error.
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] ERROR #!#! Link parse mode: DISABLED
19.12 20:57:55 [Server] ERROR #!#! Language: english
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] ERROR #!#! Thread: Server thread
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] ERROR #!#! Current item: null
19.12 20:57:55 [Server] ERROR #!#! Current node: wait 1 seconds (comando.sk, line 35)
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] ERROR #!#! Server platform: Spigot
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] ERROR #!#!   OS: Linux amd64 3.16.0-4-amd64
19.12 20:57:55 [Server] ERROR #!#!   Java: 1.8.0_181 (Java HotSpot(TM) 64-Bit Server VM 25.181-b13)
19.12 20:57:55 [Server] ERROR #!#!   Minecraft: 1.8.8
19.12 20:57:55 [Server] ERROR #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
19.12 20:57:55 [Server] ERROR #!#!   Skript: 2.2-dev36 (custom version)
19.12 20:57:55 [Server] ERROR #!#! Version Information:
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] ERROR #!#!     at java.lang.Thread.run(Thread.java:748)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
19.12 20:57:55 [Server] ERROR #!#!     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
19.12 20:57:55 [Server] ERROR #!#!     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
19.12 20:57:55 [Server] ERROR #!#!     at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
19.12 20:57:55 [Server] ERROR #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
19.12 20:57:55 [Server] ERROR #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
19.12 20:57:55 [Server] ERROR #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:181)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:434)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:401)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:389)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:621)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:500)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1058)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:54)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:972)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:59)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1492)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1465)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1535)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:814)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:495)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1519)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1771)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1804)
19.12 20:57:55 [Server] ERROR #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263)
19.12 20:57:55 [Server] ERROR #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
19.12 20:57:55 [Server] ERROR #!#! Stack trace:
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] ERROR #!#! Issue tracker: https://github.com/SkriptLang/Skript/issues (only if you know what you're doing!)
19.12 20:57:55 [Server] ERROR #!#! nor it will work, unless you switch to supported platform.
19.12 20:57:55 [Server] ERROR #!#! Other versions might work, but since you're getting this error message something is NOT working,
19.12 20:57:55 [Server] ERROR #!#! Currently only supported servers are Spigot and its forks for Minecraft 1.9 or newer.
19.12 20:57:55 [Server] ERROR #!#! Your Minecraft version or server software appears to be unsupported by Skript (bensku's version).
19.12 20:57:55 [Server] ERROR #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
19.12 20:57:55 [Server] ERROR #!#! Something went horribly wrong with Skript.
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] ERROR #!#! Could not load comando.sk
19.12 20:57:55 [Server] ERROR #!#! [Skript] Severe Error:
19.12 20:57:55 [Server] ERROR #!#!
19.12 20:57:55 [Server] INFO ServiCrack issued server command: /Sk reload comando

Asi paso con todos los skripts que tenia antes, alguna ayuda? tengo spigot 1.8.8 uso el skript ideal, porque se bugea cuando cargo skripts anteriores a la version vieja ()2.1.2)
 
I don't speak spanish either.

!! GOOGLE TRANSLATE (jesus this is so bad it isnt what i typed at all but its google translate soo) !! Haría todo lo posible para ayudarlo, pero todo lo que hizo fue darnos un error, y no su código real.
 
Ok, I'll give you a file, because all the skripts I do appear to be fine, but the command I put on it doesn't work.
Code:
options:
    CCPrefix: &e&l[CHAT] &8>>
    PermMG: &fComando Desconocido, utliza /help para ayuda
    chat-mute: &fChat muteado por el staff &c%player%
    chat-unmute: &fChat desmuteado por el staff &c%player%
    mute: &cEl chat esta muteado.

command /chat [<string>]:
    permission: clearchat.use
    permission message: {@PermMG}
    executable by: player and console
    trigger:
        if arg-1 is not set:
            send "{@CCPrefix} &bUtiliza /chat help"
        if arg-1 is "clear":
            loop 500 times:
                broadcast "&a"
            broadcast "{@CCPrefix} &aChat Limpiado por &f%player%."
        if arg-1 is "help":
            send "&a"
            send "&c/chat clear &7// &fElimina el chat"
            send "&c/chat mute &7// &fMutea el chat"
            send "&a"
        if arg-1 is "on" or "enable" or "unmute":
            set {globalmute} to true
            send all players title "{@CCPrefix}" with subtitle "{@chat-unmute}"
            broadcast "{@CCPrefix} &aChat ha sido desmuteado!"
        if arg-1 is "off" or "disable" or "mute":
            set {globalmute} to false
            send all players title "{@CCPrefix}" with subtitle "{@chat-mute}"
            broadcast "{@CCPrefix} &eChat ha sido muteado!"

on chat:
    if {globalmute} is true:
    else if {globalmute} is false:
        cancel event
That type of code I used in skript 2.1.2 but now in skript Dev36 it doesn't work, but it doesn't make any mistakes
 
English:
Hey there, it seems that skript renown is only supported on versions 1.9 and higher.

(This is even visible in the error log you posted.)

Spanish:
Hola, parece que el reconocimiento de skript solo es compatible con las versiones 1.9 y superiores.

(Esto es incluso visible en el registro de errores que publicó).

Lacokn9.png
 
Status
Not open for further replies.