error in console

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

  1. M

    Error

    whenever i try to do this skript which downloads a certain file using SkUtilities command /download <text>: trigger: set {url} to arg-1 set {file} to "plugins/Skript/scripts/example.sk" skutil download file from "%{url}%" to file "plugins/Skript/scripts" if...
  2. M

    Solved Skript error during a condition

    I would like to check if the variable is already created if it's not created, then create it but I get an error in the console: on join: if {pb::%player%} is not set: set {pb::%player%} to 0 error: https://pastebin.com/RzmAZmB5
  3. M

    Skript variable load error - from the database 'MySQL', because it cannot be loaded as a location

    Hello there i am having this skript error :: [15:32:39 ERROR]: #!#! Unable to load (all) variables: [15:32:39 ERROR]: #!#! Cannot load the variable {treefarmtp} from the database 'MySQL', because it cannot be loaded as a location [15:32:39 ERROR]: #!#! Cannot load the variable {apvpmine.toptp}...
  4. Norbiros

    RTP is lagging!

    Hello, I wrote this code: command /rtp: description: Teleportuje gracza w losowe miejsce! trigger: if world is not "world": send "&cNie możesz używać tej komendy w &ltym świecie&c!" else: if difference between {servercore::rtp::%player%} and now <...
  5. 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...
  6. R

    Errors in console

    Hello, I have a problem, I created a command to remove the bossbar but when I run it, I have "A internal error occured while attempting to perform this command." In the console, I have this: https://pastebin.com/F4H1J1rU Here is the code of my order: command /timer [<number>]: trigger...
  7. 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...
  8. Richard_Trol

    Solved Problems with Skungee

    So hello, Today I started with the addon Skungee. I installed it and tested it and it worked! But now after a while when I tried to use it again, it doesn't worked and I got this error in the console: https://pastebin.com/hw17df0A I use MC 1.12.2 and Skript 2.2-dev27