soarqin / finalhe

Final h-encore, a tool to push h-encore exploit for PS VITA/PS TV automatically
GNU General Public License v3.0
623 stars 116 forks source link

Win32 version crashes immediately on startup if a USB HDD is connected #42

Open skybacon opened 5 years ago

skybacon commented 5 years ago

On a Windows 7 system finalhe.exe would crash every time on startup, even after reinstalling the qcma drivers, rebooting etc. until I started plugging out my USB devices one by one and found out the culprit was my Seagate external HDD.

Solved my own issue so if you don't feel like looking into why this is happening that's fine (Windows USB drivers are a pain in the ass more often than not, plus I'm used outdated Windows anyway). I just felt like sharing the issue since if someone else runs into the same problem without realizing what's causing it they might look here.

soarqin commented 5 years ago

Met this issue several times during dev. I do think this is a bug in libvitamtp->liibusb chain and I don't know how to resolve it at present (just like the crash issue on mac), I may look into this in future.