-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HSDT crash on startup #2676
Comments
This sound slike it might be your graphics card drivers. Try updating/reinstalling those. |
Updating the graphics card driver didn't change anything. All error logs look exactly the same. |
Try these with replacing Game with HDT in the instructions.
|
I tried all of the above although I use Windows 10 and HSDT was still working yesterday but no luck. Edit: Did a system restore. Nothing changed. |
Signed up just to say I'm having completely the same issue. I'm using Win7 and I've submitted few bug reports as suggested at crash window, maybe they will help. HSDT just stopped working after the last update, it crashes for me on startup and nothing helps. I updated everything I could, also reinstalled the HSDT, and still nothing. |
I launched "HDTUninstaller" and deleted everything. It helped me, now its working |
Sadly the HDTUninstaller crashes as well.
This is just so weird. Edit: I removed everything, rebooted and downloaded HSDT again but neither HSDT.exe nor HDTUninstaller are working. |
What changed between HDT working and not working? Does HDT 0.15.8 work for you? |
Try copying |
Copying d3d9.dll into the HDT folder didn't work. But removing the following Windows updates did work: As far as I can tell only the last one is actually changing the d3d9.dll file but I removed all of them just to be sure. |
As reported by multiple users, running |
Hello,
I just started using HSDT and I'm really liking it.
Sadly as of today it keeps crashing at startup (see screenshot).
I've already tried the following:
Here are some logs.
HSDT logs
after the first crash (was working fine about 13 hours earlier)
16:29:07|Info|GameV2.Reset >> -------- Reset ---------
16:29:07|Info|OpponentSecrets.ClearSecrets >> Cleared secrets
16:29:07|Info|OverlayWindow.Update >> Refreshed overlay topmost status
16:29:08|Info|MainWindow.SelectDeck >> Switched to deck: F2P OTK Warrior upgrade (v1.0)
16:29:08|Warning|LogReaderManager.Stop >> LogReaders could not be stopped, stop already in progress.
16:29:08|Info|GameV2.Reset >> -------- Reset ---------
16:29:08|Info|OpponentSecrets.ClearSecrets >> Cleared secrets
lastest one (there are quite a few more but the only difference between them are the timestamps)
19:00:35|Info|ConfigManager.ConvertLegacyConfig >> changed config values
19:00:36|Info|GameV2.Reset >> -------- Reset ---------
19:00:36|Info|OpponentSecrets.ClearSecrets >> Cleared secrets
All logs end with the same line:
xx:xx:xx|Info|OpponentSecrets.ClearSecrets >> Cleared secrets
There are no Crash Reports in the
<HDT dir>
.Windows logs
(Windows 10 Pro 64-bit latest version)
.NET runtime
Application: Hearthstone Deck Tracker.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 62CBC570
Application error
Faulting application name: Hearthstone Deck Tracker.exe, version: 0.15.9.0, time stamp: 0x57879065
Faulting module name: d3d9.dll, version: 10.0.10586.494, time stamp: 0x5775e023
Exception code: 0xc0000005
Fault offset: 0x0005c570
Faulting process ID: 0x4c
Faulting application start time: 0x01d1ddeef69a6c30
Faulting application path: E:\Eigene Dateien\Downloads\Hearthstone Deck Tracker\Hearthstone Deck Tracker.exe
Faulting module path: C:\WINDOWS\SYSTEM32\d3d9.dll
Report ID: e81250f0-c0ff-4573-b494-770838df129a
Faulting package full name:
Faulting package-relative application ID:
I'm out of ideas and would appreciate any help I can get.
The text was updated successfully, but these errors were encountered: