asiekierka / nitroustracker

Unofficial fork of 0xtob's NitroTracker, a Fasttracker II-style tracker for the DS.
76 stars 5 forks source link

App crashes if the filepaths in the config don't have trailing slashes #102

Closed exelotl closed 6 months ago

exelotl commented 6 months ago

Minor UX thing: When I edited the config file by hand, NitroTracker started failing to load samples, and crashed when I tried to navigate up a directory. Editing the file again and adding a trailing slash to the path caused the problem to stop happening.

deadpahn commented 6 months ago

Nice catch