wyskoj / midis2jam2

🎶 A remaster of MIDIJam, a 3D MIDI file visualizer.
https://midis2jam2.xyz
GNU General Public License v3.0
152 stars 21 forks source link

Crash on startup if saved MIDI device doesn't exist #180

Closed wyskoj closed 6 months ago

wyskoj commented 6 months ago

If a user selects a MIDI device, closes the app, removes the device, then reopens the app, it will crash. Blame: https://github.com/wyskoj/midis2jam2/blob/c404b0a172a7c3c79c3724d160f5baaae803c2ab/src/main/kotlin/org/wysko/midis2jam2/gui/viewmodel/HomeViewModel.kt#L119C9-L119C109