nefarius / HidHide

Gaming Input Peripherals Device Firewall for Windows.
https://docs.nefarius.at/projects/HidHide/
MIT License
939 stars 80 forks source link

Command line crash reported by Ezzelin on Discord #55

Closed nefarius closed 2 years ago

nefarius commented 2 years ago
PS C:\Program Files\Nefarius Software Solutions e.U\HidHideCLI> .\HidHideCLI.exe

HidHide command line interface
Type help for options. Press CTRL-Z to save changes and exit. Type Cancel to exit without saving changes.

$ dev-all
CONFIGRET 0x00000025 at src\HID.cpp(222) `anonymous-namespace'::DeviceClassGuid: no such value
PS C:\Program Files\Nefarius Software Solutions e.U\HidHideCLI> .\HidHideCLI.exe

HidHide command line interface
Type help for options. Press CTRL-Z to save changes and exit. Type Cancel to exit without saving changes.

$ dev-gaming
CONFIGRET 0x00000025 at src\HID.cpp(222) `anonymous-namespace'::DeviceClassGuid: no such value
PS C:\Program Files\Nefarius Software Solutions e.U\HidHideCLI>

This is in shared code so the UI also crashes in this case.

nefarius commented 2 years ago

Should be fixed in this release.

nefarius commented 2 years ago

Fix confirmed! 🥳