1. 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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon SkQuery [1.13-1.19+] 4.1.9

The original Skript Addon.

  1. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Send the error. Also which SkQuery version? Please use SkQuery version names rather than saying latest.
     
    Adrihun likes this.
  2. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
  3. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
  4. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Can you link me Gatt's version?
     
  5. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
  6. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    @LimeGlass I'm getting only one error with his, which is this

    Code (Skript):
    1. [22:36:47 ERROR]: #!#!
    2. [22:36:47 ERROR]: #!#! [Skript] Severe Error:
    3. [22:36:47 ERROR]: #!#! Could not load rankchanger.sk
    4. [22:36:47 ERROR]: #!#!
    5. [22:36:47 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
    6. [22:36:47 ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
    7. [22:36:47 ERROR]: #!#! and check whether this error has already been reported.
    8. [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),
    9. [22:36:47 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
    10. [22:36:47 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
    11. [22:36:47 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
    12. [22:36:47 ERROR]: #!#!
    13. [22:36:47 ERROR]: #!#! Stack trace:
    14. [22:36:47 ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for rgbcolor
    15. [22:36:47 ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:264)
    16. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1390)
    17. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
    18. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1057)
    19. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1123)
    20. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
    21. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
    22. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
    23. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:321)
    24. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:418)
    25. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1132)
    26. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
    27. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:221)
    28. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176)
    29. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:61)
    30. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:754)
    31. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Loop.<init>(Loop.java:68)
    32. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:790)
    33. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
    34. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
    35. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
    36. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
    37. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
    38. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
    39. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
    40. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
    41. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
    42. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
    43. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
    44. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
    45. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
    46. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
    47. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
    48. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
    49. [22:36:47 ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
    50. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
    51. [22:36:47 ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:467)
    52. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:472)
    53. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:247)
    54. [22:36:47 ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:201)
    55. [22:36:47 ERROR]: #!#!     at ch.njol.skript.Skript$2.run(Skript.java:406)
    56. [22:36:47 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
    57. [22:36:47 ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
    58. [22:36:47 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
    59. [22:36:47 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
    60. [22:36:47 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
    61. [22:36:47 ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
    62. [22:36:47 ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
    63. [22:36:47 ERROR]: #!#!
    64. [22:36:47 ERROR]: #!#! Version Information:
    65. [22:36:47 ERROR]: #!#!   Skript: 2.2-dev25
    66. [22:36:47 ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
    67. [22:36:47 ERROR]: #!#!   Minecraft: 1.8.8
    68. [22:36:47 ERROR]: #!#!   Java: 1.8.0_131 (Java HotSpot(TM) 64-Bit Server VM 25.131-b11)
    69. [22:36:47 ERROR]: #!#!   OS: Windows 8.1 amd64 6.3
    70. [22:36:47 ERROR]: #!#!
    71. [22:36:47 ERROR]: #!#! Running CraftBukkit: false
    72. [22:36:47 ERROR]: #!#!
    73. [22:36:47 ERROR]: #!#! Current node: launch ball large firework colored red at arg-1 timed 4 (Rank.sk, line 62)
    74. [22:36:47 ERROR]: #!#! Current item: null
    75. [22:36:47 ERROR]: #!#!
    76. [22:36:47 ERROR]: #!#! Thread: Server thread
    77. [22:36:47 ERROR]: #!#!
    78. [22:36:47 ERROR]: #!#! End of Error.
    79. [22:36:47 ERROR]: #!#!
    --- Double Post Merged, May 9, 2017, Original Post Date: May 9, 2017 ---
    @LimeGlass
    Could you help me fix this error?
     
  7. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Fireworks are broken in Gatt's/This SkQuery version. In Gatt's they are broken and in this version they are removed.
     
  8. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
  9. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
  10. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Why?
     
  11. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Idk. It's a problem with your server.
     
  12. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    I'm using SkQuery and SkStuff, and this does not works:

    Code (Skript):
    1.   trigger:
    2.     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".
     
  13. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    SkQuery does not have this NBT support. This is purely SkStuff. Sorry.
     
  14. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Is there something wrong with the syntax?
    Oh, sorry, I though this was SkStuff thread.
     
  15. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    @LimeGlass NVM i don't need "fixed" versions of skQuery plugin anymore :emoji_grinning:
    I got a plugin that removes selected error messages
    thx for trying to help though :emoji_slight_smile:
     
  16. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Can you briefly explain to me what midi is about?
     
  17. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    midi is a music file extension. You can play those in minecraft.
     
  18. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Where in the server should I place the MIDI file?
    --- Double Post Merged, May 20, 2017, Original Post Date: May 20, 2017 ---
    Is it possible to loop the midi in a jukebox?
     
  19. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    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.
     
  20. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234

Share This Page

Loading...