USBToolBox / tool

the USBToolBox tool
MIT License
936 stars 62 forks source link

Getting controllers... error: KeyError: 'DeviceId' #14

Closed danut-betuel closed 3 years ago

danut-betuel commented 3 years ago

Trying to use this tool on my PC:

Asus Z270E i7 7700k 16gb Ram Windows 10

and I get this:

error

dhinakg commented 3 years ago

Hi, can you please upload a debug log from debug_dump.exe? It's available on the releases tab.

danut-betuel commented 3 years ago

After running debug_dumb.exe, I got this json file https://gist.github.com/danut-betuel/8a2216cfa1831fa7ca55029fc4351615

dhinakg commented 3 years ago

Can you please run debug_dump.exe from here? I've made some changes.

danut-betuel commented 3 years ago

I got another json file https://gist.github.com/danut-betuel/a2bac33fda5523f8457ff4a65643cec7

dhinakg commented 3 years ago

I've released 0.0.9 which hopefully fixes this, please test.

danut-betuel commented 3 years ago

On 0.0.9 version I didn't get this error anymore.