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

  • 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.
Skript 2.2-dev27 is outdated and you must update to 2.4.x since you're on minecraft 1.12.2
 
Skript 2.2-dev27 is outdated and you must update to 2.4.x since you're on minecraft 1.12.2
I tried it with Skript 2.4 and it gave a lot Errors and no addon or skript was loaded.
And I tried with skript 2.4.1 everything loaded and I was able to reload the Scripts without any errors, but nothing of my scripts worked...
[doublepost=1585556857,1585555923][/doublepost]I also tried with Skript 2.2-dec37c
But just a single command worked:
Code:
command /contact:
        trigger:
                send "[...]"
                send "[...]"
                send "[...]"
[doublepost=1585557102][/doublepost]Skript 2.2-dev36:
The same
[doublepost=1585557424][/doublepost]
Skript 2.2-dev27 is outdated and you must update to 2.4.x since you're on minecraft 1.12.2
I start to think that this isnot the problem.
The error in console always appeared when I clicked an item in an GUI that should send me to another server(with skungee)
[doublepost=1585557505][/doublepost]---------
dev35b ---> The same:emoji_expressionless:
[doublepost=1585558445][/doublepost]
I also tried with Skript 2.2-
  • dev34
  • dev33
  • dev32d
  • dev32c
  • dev32b

But just a single command worked:
Code:
command /contact:
        trigger:
                send "[...]"
                send "[...]"
                send "[...]"
[doublepost=1585559087][/doublepost]So now I have Skript 2.2-dev31c and it works on 1.12.2 but skungee still dont work

I use CloudNet3
[doublepost=1585562652][/doublepost]Always when I try to connect to another server with skungee this happen:
[doublepost=1585562878][/doublepost]Or when I try to use %bungee servers% :
Code:
if "%bungee servers%" contains "SERVER":
[...]
else:
[...]
Not even the else got triggerd

(https://pastebin.com/JR4J3diM)
[doublepost=1585583409][/doublepost]Hello?
[doublepost=1585585541][/doublepost]PLs Help
 
I tried it with Skript 2.4 and it gave a lot Errors and no addon or skript was loaded.
And I tried with skript 2.4.1 everything loaded and I was able to reload the Scripts without any errors, but nothing of my scripts worked...
[doublepost=1585556857,1585555923][/doublepost]I also tried with Skript 2.2-dec37c
But just a single command worked:
Code:
command /contact:
        trigger:
                send "[...]"
                send "[...]"
                send "[...]"
[doublepost=1585557102][/doublepost]Skript 2.2-dev36:
The same
[doublepost=1585557424][/doublepost]
I start to think that this isnot the problem.
The error in console always appeared when I clicked an item in an GUI that should send me to another server(with skungee)

[doublepost=1585557505][/doublepost]---------
dev35b ---> The same:emoji_expressionless:
[doublepost=1585558445][/doublepost]
  • dev34
  • dev33
  • dev32d
  • dev32c
  • dev32b


Code:
command /contact:
        trigger:
                send "[...]"
                send "[...]"
                send "[...]"
[doublepost=1585559087][/doublepost]So now I have Skript 2.2-dev31c and it works on 1.12.2 but skungee still dont work

I use CloudNet3
[doublepost=1585562652][/doublepost]Always when I try to connect to another server with skungee this happen:
[doublepost=1585562878][/doublepost]Or when I try to use %bungee servers% :
Code:
if "%bungee servers%" contains "SERVER":
[...]
else:
[...]
Not even the else got triggerd

(https://pastebin.com/JR4J3diM)
[doublepost=1585583409][/doublepost]Hello?
[doublepost=1585585541][/doublepost]PLs Help

not sure why but I can see that you have some outdated/bad addons which can be a cause of the problem, and they are:
  • WildSkript
  • Umbaska
  • Randomsk
  • SkStuff (replace it with Sk-NBeet)
Skript 2.2 was designed for 1.8 servers, as I said eariler the addons you use could break Skript after updating, I highly recommand you update and replace or delete the addons listed before. If this didn't help, disable your addons one by one until you find the one which causes this issue
 
Status
Not open for further replies.