Need help with console errors

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

Chompin

Member
Dec 15, 2020
2
0
1
21
Hello, I am trying to load TokenEnchant placeholders into Skript variables using

Code:
set {_tilelvl} to the value of placeholder "%tokenenchant_tile_level%"
and
set {_tilelvl} to placeholder "%%tokenenchant_tile_level%%"



And it works on my dev server, but when I put it onto my main server I get this error in console when I try to load the placeholder

https://pastebin.com/eSefJkw2

I have copied all of my plugins from the Dev server to the main server to match versions, let me know what I might be able to try and fix this.
 
Try updating your skript version. It's heavily outdated.
It's that version because the server is 1.8.7. It works perfectly on my dev server with the same Skript version but not on main one.
 
Last edited:
Status
Not open for further replies.