Jump to content
  • 0

MAJOR Problem with Skript GUI


Parsafari

Question

I'm trying to write a script using the Skript Plugin and when I reload the code it says Successfully reloaded but when I run the command it says "an internal error has occured while attempting to perform this command" and in the console it says it's an issue with skript and you can't fix it. what should I do?
I have no skript addons installed except TusKe
here is my code:
command /backpack:
  aliases: bp
  trigger:
    open virtual chest inventory with size 2 named "Enchantments" to player
    format gui slot 4 of player with clock named "&b&lEnchantment Shop" with lore "&fLeft click on upgrades to buy them!"
    format gui slot 9 of player with gold ingot named "&b&lEfficiency" with lore "&f+1 Efficiency for &e100 Tokens&f!" to close:
      send "test"
it only happens when I put "to close" after the format gui slot and it works fine when I remove it
I also tried "to run" and it still happens

Indie Game Developer

C# Programmer & Skripter

DiscordEmoji9.gif.405514140552c97439f718020548c0e6.gif

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Get SkQuery. Should fix it as it works on my server.

rose city STICKER

RosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaR

i code, animate, develop, UI design, learn, and adapt, as well as make servers, of course

💐Joined Minehut sometime in 2014
💐VIP sometime in 2018
💐Legend in January 2021
💐Helper on 4/11/2021
💐♥ (Retired) on 5/17/2021
💐 Moderator on 8/18/2023

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...