chihirobelmo / FalconBMS-Alternative-Launcher

Configure and save FalconBMS setup per Joysticks.
Other
131 stars 30 forks source link

Import dialog is unfriendly when attempting to import hand-managed keyfiles with minor errors #117

Closed arithex closed 1 year ago

arithex commented 1 year ago

The key-file import parser was tested against against all stock BMS*.key and every other keyfile I could find.. I suppose I convinced myself it would not be a problem.

But OG beta testers who've been rolling with hand-managed key files for decades.. have accumulated quite a few broken lines. :)

The error UX in 2.4.0.5 doesn't give them any hint or help as to which lines are broken. Need better error msgbox and/or better logging, to point out the offending line(s).

arithex commented 1 year ago

Fixed in #116