[1.4.03] Crash after disabling GL system

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
Spleen
Posts: 9
Joined: Thu Dec 25, 2008 19:52

[1.4.03] Crash after disabling GL system

Post by Spleen »

The following procedure crashes GZDoom with an access violation:

1) Start GZDoom in OpenGL mode
2) Go to Display Options -> OpenGL Options and select "Disable GL System"
3) Restart GZDoom
4) Start a new game
5) Change to a different map using idclev or map in the console

I looked at Video Options, and disabling the GL system does not change the renderer to software in there. That could have something to do with it.

This might also have something to do with the rewrite, since it crashes in 1.3.0 but doesn't crash in 1.2.1.
User avatar
NeuralStunner
Posts: 253
Joined: Tue Dec 29, 2009 3:46
Location: IN SPACE
Contact:

Re: [1.4.03] Crash after disabling GL system

Post by NeuralStunner »

I got a "VFE" on closing after accessing that option at all. But, by toggling both these lines to true directly in my INI:

gl_vid_allowsoftware=false
gl_nogl=false

... I did get it to run fine software mode. (But didn't like the look of it much. ;) )

Setting only gl_vid_allowsoftware=true by itself results in an error, something like "unsupported GL version".
Dean Koontz wrote:Human beings can always be relied upon to exert, with vigor, their God-given right to be stupid.
Spoiler: System Specs
Deathlike2
Posts: 233
Joined: Sat Oct 29, 2005 0:40

Re: [1.4.03] Crash after disabling GL system

Post by Deathlike2 »

I don't think this bug is specific to any card. I can definitely reproduce it on my NVidia GTX260.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Re: [1.4.03] Crash after disabling GL system

Post by Enjay »

Spleen wrote: 1) Start GZDoom in OpenGL mode
2) Go to Display Options -> OpenGL Options and select "Disable GL System"
3) Restart GZDoom
4) Start a new game
5) Change to a different map using idclev or map in the console
Yup, did that with r742 and on typing idclev02 the game crashed. I could hear the music for map02 starting and the console reported

Code: Select all

MAP02 - underhalls

ACS scripts unloaded.
and then the crash happened.

GeForce 285GTX, current driver, Vista64
Attachments
CrashReport.zip
(17.01 KiB) Downloaded 43 times
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Re: [1.4.03] Crash after disabling GL system

Post by Graf Zahl »

The entire option has been broken for some time now so it's gone now.
Locked

Return to “Closed Bugs”