Youda008 / DoomRunner

Preset-oriented graphical launcher of various ported Doom engines (an alternative to ZDL)
GNU General Public License v3.0
205 stars 13 forks source link

failure to parse options.json #99

Closed Jokakun closed 11 months ago

Jokakun commented 1 year ago

What i do to solve this? Im using 1.7.1

Youda008 commented 1 year ago

Can you please screenshot me the exact error message and can you upload here the options.json file?

Jokakun commented 1 year ago

options.zip

Jokakun commented 1 year ago

I deleted it and everything seems ok, but since you wanted to view the file I retrieved it from my trash bin and showed you.

Youda008 commented 1 year ago

Hm, the file was apparently corrupted during saving. This is a known but tricky issue. Hopefully i'll be able to solve this in the next version. Btw, did you get a bluescreen or power outage before this happened?

Jokakun commented 1 year ago

Well, good luck for the next version then. I did not experience any kind of bluescreen/power outage as well.

Youda008 commented 11 months ago

I have reduced the frequency of writing to file, by making it write the content only when something has changed. Hopefully that will solve your issue.