Win7: Alt+F4 during GL initialization crashes to handler
Moderator: Graf Zahl
-
- Posts: 15
- Joined: Sat Sep 11, 2010 4:37
- Location: Canada
Win7: Alt+F4 during GL initialization crashes to handler
Pressing Alt + F4 while GZDoom's loading its GL stuff (ie. when the screen's flickering) makes it crash to the crash handler. It'd probably be preferable for it to just close quietly like usual. Should be fairly straightforward to reproduce, but I'll attach my crash report anyway.
-
- Posts: 15
- Joined: Sat Sep 11, 2010 4:37
- Location: Canada
Re: Win7: Alt+F4 during GL initialization crashes to handler
I can no longer reproduce this under Windows 10.
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
Re: Win7: Alt+F4 during GL initialization crashes to handler
Was probably the same as gl_enhanced_nightvision. That CVAR inevitably caused a crash if anything was done with it without GL being fully initialized.