Etaash-mathamsetty / trigger-control

control the dualsense's triggers on Linux (and Windows) with a gui and C++ api!
MIT License
69 stars 4 forks source link

terminate called after throwing an instance of 'std::length_error' what(): basic_string::_M_create #21

Closed Acelya-9028 closed 1 year ago

Acelya-9028 commented 1 year ago

I test the 1.5 version of this tool on Windows and my DS in USB but I have this error message:

Edition Windows 11 Enterprise
Version 22H2
Installed on    ‎7/‎23/‎2023
OS build    22621.2283
Experience  Windows Feature Experience Pack 1000.22662.1000.0
PS D:\Tools\_DualSense\trigger-control> .\trigger-control.exe
running using windows video driver
terminate called after throwing an instance of 'std::length_error'
  what():  basic_string::_M_create
PS D:\Tools\_DualSense\trigger-control>

How can I help you?

The previous version doesn't throw this error but I deleted it and can't go back to it because it's no longer on Github.

Etaash-mathamsetty commented 1 year ago

thanks for reporting, I don't usually test the windows version and had no idea it was broken

Acelya-9028 commented 1 year ago

Wooh thank you very much for the fix. Tested and all is ok :D