Tuke-Nuke / TuSKe

TuSKe is a Skript addons which brings some new cool things and some simple plugins hook.
18 stars 36 forks source link

GUI #73

Closed ghost closed 2 years ago

ghost commented 5 years ago

Hey. Im using TuSKe on 1.12.2 but i have a error everytime i want to open my gui: An internal error occurred while attempting to perform this command, The GUI opens but the Items that should be in the gui are not loaded and i get a error in the console: https://pastebin.com/XsDG7961

This is my code: command /staffsoli: trigger: open chest with 5 rows named "&6Staff Sollicitaties" to player set {_s} to 0 format gui slot 36 of player with Book and quill named "&6Maak Sollicitatie" to close: set {_book} to new written book open book {_book} to {_p} set page 1 in book {_book} to "&7Type je Sollicitatie hier onder!"

Can someone help me ?

ghost commented 5 years ago

Sorry for my bad English i'm dutch

Blueyescat commented 5 years ago

Use @Pikachu920's fork of TuSKe: https://github.com/Pikachu920/TuSKe/releases

ghost commented 5 years ago

I already tried that but it didn't work :(