SkQuery [1.13-1.19+]

Addon SkQuery [1.13-1.19+] 4.1.10

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

@LimeGlass My Problem is that when I'm using the Latest version of the Normal SkQuery plugin, I get an error message in console when I kick a player with "kick player due to" effect. It works, just gives me big error message. I wish I could just hide errors.
Send the error. Also which SkQuery version? Please use SkQuery version names rather than saying latest.
 
  • Like
Reactions: Adrihun
@LimeGlass I'm getting only one error with his, which is this

code_language.skript:
[22:36:47 ERROR]: #!#!
[22:36:47 ERROR]: #!#! [Skript] Severe Error:
[22:36:47 ERROR]: #!#! Could not load rankchanger.sk
[22:36:47 ERROR]: #!#!
[22:36:47 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[22:36:47 ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[22:36:47 ERROR]: #!#! and check whether this error has already been reported.
[22:36:47 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[22:36:47 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[22:36:47 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[22:36:47 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[22:36:47 ERROR]: #!#!
[22:36:47 ERROR]: #!#! Stack trace:
[22:36:47 ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for rgbcolor
[22:36:47 ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:264)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1390)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1057)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1123)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:321)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:418)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1132)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:61)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:754)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Loop.<init>(Loop.java:68)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:790)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:467)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:472)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:247)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:201)
[22:36:47 ERROR]: #!#!     at ch.njol.skript.Skript$2.run(Skript.java:406)
[22:36:47 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[22:36:47 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[22:36:47 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[22:36:47 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[22:36:47 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[22:36:47 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[22:36:47 ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[22:36:47 ERROR]: #!#!
[22:36:47 ERROR]: #!#! Version Information:
[22:36:47 ERROR]: #!#!   Skript: 2.2-dev25
[22:36:47 ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[22:36:47 ERROR]: #!#!   Minecraft: 1.8.8
[22:36:47 ERROR]: #!#!   Java: 1.8.0_131 (Java HotSpot(TM) 64-Bit Server VM 25.131-b11)
[22:36:47 ERROR]: #!#!   OS: Windows 8.1 amd64 6.3
[22:36:47 ERROR]: #!#!
[22:36:47 ERROR]: #!#! Running CraftBukkit: false
[22:36:47 ERROR]: #!#!
[22:36:47 ERROR]: #!#! Current node: launch ball large firework colored red at arg-1 timed 4 (Rank.sk, line 62)
[22:36:47 ERROR]: #!#! Current item: null
[22:36:47 ERROR]: #!#!
[22:36:47 ERROR]: #!#! Thread: Server thread
[22:36:47 ERROR]: #!#!
[22:36:47 ERROR]: #!#! End of Error.
[22:36:47 ERROR]: #!#!
[doublepost=1494367579,1494365905][/doublepost]@LimeGlass
Could you help me fix this error?
 
I'm using SkQuery and SkStuff, and this does not works:

code_language.skript:
  trigger:
    give 64 of paper to the player with custom NBT "{display:{Name:""teste"",Lore:[""teste""]}}"

Both addons got the NBT capabilities, this may be a bug with both trying to do the same thing?

The error is "is not a valid item data".
 
I'm using SkQuery and SkStuff, and this does not works:

code_language.skript:
  trigger:
    give 64 of paper to the player with custom NBT "{display:{Name:""teste"",Lore:[""teste""]}}"

Both addons got the NBT capabilities, this may be a bug with both trying to do the same thing?

The error is "is not a valid item data".
SkQuery does not have this NBT support. This is purely SkStuff. Sorry.
 
Where in the server should I place the MIDI file?
[doublepost=1495310358,1495308931][/doublepost]Is it possible to loop the midi in a jukebox?
You place the midi files in the script folder. I think I fixed it in my version so that you can place them anywhere. Then the ID string is the path to it.

And the MIDI is a custom music player that is designed to send sound to the player async. It doesn't support locations, so it can't work from a jukebox sadly. I was thinking of making an addon or fixing up the feature in SkQuery to do many new things.