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

    Now, what are you waiting for? Join the community now!

  1. P

    Error with mysql in SkQuery (1.12.2)

    Minecraft Server Version: 1.12.2 (Paper) Skript Version: 2.3.1 SkQuery Version: 4.1.4 Sorry for my bad english. I have already reinstalled SkQuery and MySql Client and Server, but the error is still there. Errors: Ingame: (Multiple) Database features are disabled until the script has SQL...
  2. T

    Skript cant relaod

    When i reload any skript i get this error Skript version: Skript2.3v Skript addons: TuSKe SkRayFall SkQuery Skellet
  3. W

    List variable issue?

    Hey everyone, I'm currently using list variables and I'm having trouble getting them to do what I want. My test code should have 3 variables in"{testvar::*}", however, after adding 10 onto Test1 its adds another blank variable to "{testvar::*}". The output is my code is shown here. Any help is...
  4. S

    Solved It's not possible to do this ?

    on explosion: loop exploded blocks: set block at location of loop-block to stone None blocks was set, and I get this error: [15:17:30] [Server thread/ERROR]: Block at 133, 65, -179 is Block{minecraft:stone} but has net.minecraft.server.v1_16_R2.TileEntityFurnaceFurnace@777e41d5...
  5. S

    Morkazsk bugged ?

    I'm trying this: command modocontrole: loop all players: if {mode.control.%loop-player%} is "false": make loop-player glow with color "WHITE" for player This is a part of my code, of course. But I'm getting this error: [Server thread/ERROR]...
  6. D

    Cannot Use Variables Here

    Hello Skripters! I'm looking for some help to an issue I'm having regarding an error I've been getting. The error I receive on reload of the script is "Cannot Use Variables Here", and I'm not sure how to fix it. on right click: set {_e} to clicked block's location if...
  7. J

    Skungee Network Variable <none>

    Hello, At the addon Skungee I have an Error: If I create a network variable and want to output it, then only the following <none> comes. My script: command /2: trigger: set network variable {q} to "Hallo" command /3: trigger: send "%{q}%" Thanks for Help Jan Treinzen
  8. Arownic

    Solved Are Chest Menus Broken?

    Server Version: git-Paper-129 1.16.1 Skirpt Version 2.5-alpha6-MH Server Host: Minehut Yesterday, I was starting to work on a teleport menu for the nether, I stopped working on it for the night because it was getting late. I reloaded the skirpt (skript below). And then I got this error...
  9. J

    [Solved] Skrayfall's Scoreboard ID

    Hello there, i have a problem: There is this error at my Scoreboard: Here is my Script: Thanks for help Jan Treinzen Does anyone now help?
  10. V

    I have an error that crashes the server

    i have made 2 scripts for a game i wanted to make, but skript shows this error: [16:01:58 ERROR]: [Skript] Skript cannot save any variables to the database 'default'. The server will hang and may crash if no more variables can be saved. [16:02:14 WARN]: [Skript] Cannot write variables to the...
  11. V

    I have an error that crashes the server

    i have made 2 scripts for a game i wanted to make, but skript shows this error:
  12. C

    My Skript is broken!

    Hello, when I load my server, everything is fine and all skripts load fine. But when I execute "/sk reload <skript name>" It glitches and gives me an error! (This does it for all skripts! Even skripts with 5 lines!) Skript Plugins: WolvSK, WildSkript, Umbaska-3.3, TuSKe, SQLibrary-7.1...
  13. X

    Help! (Staff Chat)

    Skript Version: 2.4.1 (I assume I don't know how to check, it says latest stable release) Skript Author: Likewise, I don't know. How do I check??? Minecraft Version: 1.16.1 Code: on chat: if player has permission "staff.chat": if first character of message is "#": set...
  14. O

    Solved Empty configuration section!

    Hello! I recently started skript and stopped at one place. I couldn't solve it because I didn't check it properly. What should I do? command /oni <text>: trigger: if arg is "s": if {oni} is set: set {oni} to location of player send "鬼の初期地点を変更しました。" to...
  15. L

    My %arg 1% comes back as <none>

    So.. I'm trying to create a Report GUI to be unique, and not generic like everyone else. You know, to make this mf pop! Here is my code : https://pastebin.com/SUn3G0En Here is the message that is comes out as : https://gyazo.com/40a9b99204b36cce5549af4ce6cd1625 There is no error in console, or...
  16. B

    Can someone help me with this error

    [17:18:12 ERROR]: #!#! [17:18:12 ERROR]: #!#! [Skript] Severe Error: [17:18:12 ERROR]: #!#! [17:18:12 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong. [17:18:12 ERROR]: #!#! If you're a server admin however please go to...
  17. D

    Solved I got this error when the server starts

    So i started my server and skript is doing something mental in the console I hope someone can help...
  18. WrexBG

    Skript error // Server crashes

    Hello everyone, I am having a weird issue with Skript that causes the whole server to instantly crash Placing one of these flying machines has recently started to crash the server after they travel for a bit Error here: https://pastebin.com/wDUW9Rtn Additional Info: Skript: 2.4.1...
  19. ZeProf2Fail

    Problem with Skript and Savage Factions

    Hello, I've a problem with SavageFactions and Skript, the Skript hooking expected an error ! Here is the error code [11:09:35 INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] ==== Setup ==== [11:09:35 WARN]: [Factions] Default system encoding may have misread config.yml from...
  20. B

    How to fix Skript load error. In my localhost it was normal.

    I already trying to use 2 different skript version, but it still have the same problem. Skript-v2.2-SNAPSHOT Skript-v2.2-Fixes-V8b > [19:39:10 ERROR]: #!#! > [19:39:10 ERROR]: #!#! [Skript] Severe Error: > [19:39:10 ERROR]: #!#! > [19:39:10 ERROR]: #!#! If you're developing an add-on for Skript...