Solved Ending a JSON file

Discussion in 'Bukkit Help' started by Pspman345, Feb 3, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Pspman345

    I don't quite enjoy JSON files.
    In fact, I like YAML better because of it's simplicity.

    Nonetheless, I really need help ending this JSON file config for the drugs plugin.
    When I use a parser/rely on console, it says the problemo is at line 125, column 25.
    http://pastebin.com/ngEzdJj5
     
  2. Offline

    Pspman345

    Any help would be appreciated.
     
  3. Offline

    ImAFlo

    Just add a } to the end ^^
     
  4. Offline

    Pspman345

    @ImAFlo
    I tried this solution already, but let me explain thoroughly.
    Once I added the }, it reported me with this error:
    Code:
    [15:49:10] [Server thread/ERROR]: [Drugs] Failed to Load Drugs JSON - com.ohyea777.drugs.libs.com.google.gson.stream.MalformedJsonException: Expected name at line 125 column 2! Printing Stacktrace:
     
  5. Offline

    Javlin

  6. Offline

    ImAFlo

Thread Status:
Not open for further replies.

Share This Page