winnitron / WinnitronLauncher

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

Launcher panics if game json is missing slug #99

Closed aaronklaassen closed 6 years ago

aaronklaassen commented 6 years ago

This won't happen with Network-synced games, but easy to miss for local ones.

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

Maybe can fall back to using the directory the game is in? What happens if the directory and slug value don't match?

At the very least, it should log a more useful error message.