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
[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