"An internal error" when I execute the command on a new player

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Atrioxi

New Member
Mar 7, 2017
8
0
0
Hello

I have created a skript that will open a menu so staffmembers can choose a rank for the entered name of the player. But when a new player joines the server and I then execute the command on the new player, i get " An internal error occured while attempting to perform this command." But this isn't the case with players that have certain permissions or players that have been on the server for a while.

please help.
 

Attachments

  • groups.sk
    2.8 KB · Views: 364
i think the name of your chest is too long. Try using a shorter one.
 
@Atrioxi can you try using:
code_language.skript:
command /setgroup [<player>]:

Let me know if you get the same error.
 
That's inefficient, he could only add groups to players that are online.

Just want to know the problem , so i can try to solve it.
At least he said "But when a new player joines the server and I then execute the command on the new player" , so the player is online.
 
thank you guys, shorten the name for the chest worked
 
Status
Not open for further replies.