-
Notifications
You must be signed in to change notification settings - Fork 69
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
Crash on Startup (Windows 7) #149
Comments
Please change the LogLevel setting to debug and upload the log with that. Thanks! |
DDrawCompat-lithtech.log |
Ok, so RealMyst is working now but AOE1 and AVP2 are still crashing, but not at the same time (also tried without my custom settings, same result) |
Hmm, it seems to crash in SetCursor, but I'm not sure what could crash there. Could you please collect a crash dump also? I have some instructions here: #50 (comment) |
Here you go |
Thanks! Unfortunately, the crash dump seems to get created after the original exception, so I still don't see what exactly is causing it. But at least I noticed an extra dinput.dll in your game directory. Where is that from? It might be installing some hooks that interferes with DDrawCompat. Can you try running the game without it? |
It's a wrapper to convert dinput to dinput8 (that game has some mouse issues) but i still get the crash without it |
Yes it working just fine now |
Great, thanks for the reports! I'll add the fixes to the next release. |
Win 7 startup crashes have been fixed in v0.5.0. |
Hey, so i just updated from 0.31 (the W7 special version) to 0.4
And now all my games wich were working fine before crash on startup
(AOE1, AVP2, RealMyst)
Tried without custom settings and with custom settings, same result
(i tried to change DisplayResolution=app
DpiAwareness=app
FullscreenMode=exclusive)
DDrawCompat-lithtech.log
here is the log file from avp2, dunno if it might help u
The text was updated successfully, but these errors were encountered: