TemplePlus icon indicating copy to clipboard operation
TemplePlus copied to clipboard

No .dmp file when Temple+ aborts via exception in toee hooks

Open lucianposton opened this issue 7 years ago • 0 comments

It doesn't appear that .dmp files are created when the app aborts due to unhandled exceptions (e.g. from D3DVERIFY) inside the toee hooks e.g. https://github.com/GrognardsFromHell/TemplePlus/blob/master/TemplePlus/fonts/fonts_hooks.cpp#L31 . See #288 for example.

lucianposton avatar May 13 '18 20:05 lucianposton