Hey Guys,
I made a GUI with the TuSKe Advanced GUI Syntaxes.
But when I remove unused addons, like skQuery, Skript returns many errors at reload, that Skript can't understand the GUI Syntaxes.
But I have to delete skyQuery out of my plugins because it get in conflict with ProtocolLib, which is important for my network.
With skQuery there is this line in my console:
[19:18:51] [Server thread/INFO]: [Skript] All scripts loaded without errors.
But if I delete skQuery:
[19:19:52 ERROR]: [Skript] Can't understand this condition/effect: make gui slot 32 with barrier named "&cComming soon" with lore "&7Schlage doch eine Kombi vor!"
(Boots.sk, line 752: make gui slot 32 with barrier named "&cComming soon" with lore "&7Schlage doch eine Kombi vor!"')
The thing is, I used the Syntaxes from TuSKe, not skQuery.
So, what's the problem? I really don't know..
// EDIT
My Fail. "with lore" is an feature from skQuery.
I made a GUI with the TuSKe Advanced GUI Syntaxes.
But when I remove unused addons, like skQuery, Skript returns many errors at reload, that Skript can't understand the GUI Syntaxes.
But I have to delete skyQuery out of my plugins because it get in conflict with ProtocolLib, which is important for my network.
With skQuery there is this line in my console:
[19:18:51] [Server thread/INFO]: [Skript] All scripts loaded without errors.
But if I delete skQuery:
[19:19:52 ERROR]: [Skript] Can't understand this condition/effect: make gui slot 32 with barrier named "&cComming soon" with lore "&7Schlage doch eine Kombi vor!"
(Boots.sk, line 752: make gui slot 32 with barrier named "&cComming soon" with lore "&7Schlage doch eine Kombi vor!"')
The thing is, I used the Syntaxes from TuSKe, not skQuery.
So, what's the problem? I really don't know..
// EDIT
My Fail. "with lore" is an feature from skQuery.
Last edited: