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!

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

Example submission broken

Discussion in 'Suggestions and Feedback' started by Wynnevir, Jan 4, 2018.

  1. Wynnevir

    Wynnevir Well-Known Member

    Joined:
    Jul 9, 2017
    Messages:
    1,015
    Likes Received:
    62
    Seems that the docs example submission are unable to save. Retrying results in the same error. The example I tried with was over the 25 character minimum.
    Code (Skript):
    1. on mcmmo skill levelup:
    2.     if event-skilltype is "woodcutting", "repair" or "taming":
    3.         send "%event-skilltype% leveled up to %event-number%"
    [​IMG]
     
  2. BaeFell

    BaeFell I'm Poppy
    Admin skUnity Legend

    Joined:
    Nov 27, 2016
    Messages:
    952
    Likes Received:
    228
    Will sort it when I'm home in 4 hours :emoji_slight_smile:
     
  3. BaeFell

    BaeFell I'm Poppy
    Admin skUnity Legend

    Joined:
    Nov 27, 2016
    Messages:
    952
    Likes Received:
    228
    Sorry about the delay in sorting this - I've moved around the way that examples are saved. Originally they were sent with the main request and then the SyntaxManager would check if it has a value and save it. Now, the edit page does 2 requests, one to the main save page and then one to save the example as the example editor was working.

    Thanks for reporting this issue :emoji_slight_smile:
     
  4. BaeFell

    BaeFell I'm Poppy
    Admin skUnity Legend

    Joined:
    Nov 27, 2016
    Messages:
    952
    Likes Received:
    228
    Update: broken them by trying to fix them on the add page...
     
  5. Wynnevir

    Wynnevir Well-Known Member

    Joined:
    Jul 9, 2017
    Messages:
    1,015
    Likes Received:
    62
    XD I had just gone to submit again and saw lol
     
  6. BaeFell

    BaeFell I'm Poppy
    Admin skUnity Legend

    Joined:
    Nov 27, 2016
    Messages:
    952
    Likes Received:
    228
    Update 2: should be fixed!
     

Share This Page

Loading...