jangler / faunatone

Tracker-style microtonal MIDI sequencer
Mozilla Public License 2.0
34 stars 1 forks source link

Unable to open .faun save files outside of executable folder when using Windows associated file typing #2

Closed Savestate2A03 closed 2 years ago

Savestate2A03 commented 2 years ago

To reproduce: Associate .faun filetype with faunatone.exe in Windows. Double click a .faun file outside of the folder of the executable. faunatone will launch with an error "Couldn't open assets".

To temporarily fix: Move the .faun file into the same folder as the executable and double clicking it to open the save will work.

Windows 10-20H2 faunatone v0.1.0

jangler commented 2 years ago

Changed my mind since this should be solvable by loading based on executable path instead of working directory.