1. 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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

text from url is "<none>"

Discussion in 'Skript' started by Hakuyamu, Mar 28, 2020.

Tags:
Thread Status:
Not open for further replies.
  1. Hakuyamu

    Hakuyamu Member

    Joined:
    Oct 29, 2018
    Messages:
    33
    Likes Received:
    0
    I cannot figure out why my code just gives me "<none>" instead of the content of the url.
    Code (Text):
    1. set {_votes} to text from url "https://minecraft-server.eu/api/votes/getForServer/1be38"
    2. message "{@prefix} &7Seit letztem Reset wurden auf &nVote1 &b%{_votes}% &7Votes gezählt!"
    The url https://minecraft-server.eu/api/votes/getForServer/1be38 has a content, obviously. So why doesn't the variable contain the content?

    [​IMG]
     
    #1 Hakuyamu, Mar 28, 2020
    Last edited: Mar 28, 2020
  2. couger44

    Supporter

    Joined:
    Feb 19, 2017
    Messages:
    714
    Likes Received:
    31
Thread Status:
Not open for further replies.

Share This Page

Loading...