winnitron / WinnitronLauncher

The official Winnitron launcher! The meat and potatoes of the Winnitron.
winnitron.com
MIT License
34 stars 7 forks source link

Vague crash with invalid json #100

Closed aaronklaassen closed 6 years ago

aaronklaassen commented 6 years ago

Given a playlist json file that can't be parsed (e.g., sample comments left in):

NullReferenceException: Object reference not set to an instance of an object
at LauncherController.UpdateGameList () [0x00000] in <filename unknown>:0

Reported: https://www.reddit.com/r/winnitron/comments/8viap4/winnitron_launcher_not_showing_my_local_playlist/

That could be a much better error message.