YamlConfiguration no longer fixes lines with null data.

Discussion in 'Plugin Development' started by Lightspeed, Feb 19, 2016.

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

    Lightspeed

    What now happens is if a file contains
    Code:
    NormalValue: true
    ThatValueisOk: true
    blah <--- THIS is suposed to get removed automatically by loading
    the config
    Last things I did was update java to the latest version and enable hyper-v.

    Got any solutions?

    >Edit>
    So right now it doesn't fix it and it doesn't give me a file if it has a error giving me an empty config which my stats system deletes for easy resetting(Until the player joins again saving memory).
    <<

    My plugin NEEDS this to work for it to work so . . . big problemo. . . any method I can use or anything to fix it even maybe using the normal reader(and how cause I tried using a normal buffered reader to fix it but, I can't figure out a way)?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.

    Edit by Light: Ok ok ok does anyone know of it fixing or am I just going crasy cause I didn't know 100% it wasn't just the file resetting like it is now?
     
    Last edited: Feb 20, 2016
Thread Status:
Not open for further replies.

Share This Page