Ploaj / HSDLib

A library that assists with reading/writing HSD DAT files
MIT License
53 stars 16 forks source link

Application unable to open #67

Open DoctorRLP opened 1 year ago

DoctorRLP commented 1 year ago

I download the latest commit for HSDRawViewer but if I click the icon to run the application it never does

DRGN-DRC commented 1 year ago

I have this issue as well on one of my computers. I just downloaded the latest, from 2023-01-11. It prompted me to upgrade .Net to v6 the first time I tried to run it, which I did. But now, nothing happens when double-clicking on the icon.

Running Windows 10, 21H2 (build 10.0.19044.2486), and .Net 6.0.13.

There are two errors associated with this in Event Viewer:

Application: HSDRawViewer.exe CoreCLR Version: 6.0.1322.58009 .NET Version: 6.0.13 Description: The process was terminated due to an unhandled exception. Exception Info: exception code c0000005, exception address 0000000010002383

And,

Faulting application name: HSDRawViewer.exe, version: 1.0.0.0, time stamp: 0x63558578 Faulting module name: EZFRD64.DLL, version: 0.0.0.0, time stamp: 0x5028be83 Exception code: 0xc0000005 Fault offset: 0x0000000000002383 Faulting process id: 0x2dcc Faulting application start time: 0x01d927d6dd98b95b Faulting application path: D:\Games\GameCube- - SSB Melee - -\Hacks\Tools\HSDRAW (1-11-2023)\HSDRawViewer.exe Faulting module path: C:\Windows\USB_Vibration\1A34F705\EZFRD64.DLL Report Id: 045662aa-cdb2-4922-ba41-1d2afe5a6289 Faulting package full name: Faulting package-relative application ID:

frankborden commented 1 year ago

For me the Event Viewer said Unable to load DLL 'glfw' and installing Microsoft Visual C++ Redistributable fixed it.