Kalejin / DCSB

Deathcounter and Soundboard, WPF app for setting up key shortcuts
GNU General Public License v3.0
239 stars 39 forks source link

All Inputs Are "198 + [INPUT]", With [INPUT] Being the Key Input. Not Clearing This Permanently Breaks DCSB. #109

Open Pyroblocks opened 2 years ago

Pyroblocks commented 2 years ago

You can see here that even though I only pressed NUMPAD7, the resulting input listed is 198 + NUMPAD7 image

The following is the error thrown when I add an input. If I don't clear the input, DCSB will be unusable and always throw this error when I attempt to open it. image

This happens at every menu. Please help! Note that I've re-installed DCSB to no avail.

Pyroblocks commented 2 years ago

This issue did not occur for a bit after I restarted it as administrator, but it's arisen again and opening DCSB as an administrator did not help.