Crash in menu when using PgDn key with disabled menu entries

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Nightfall
Posts: 555
Joined: Thu Aug 06, 2009 4:00 am
Location: Finland

Crash in menu when using PgDn key with disabled menu entries

Post by Nightfall »

Consider the following MENUDEF, which replaces the options menu with a single option for "noise" and a bunch of dummy CVars:
Spoiler:
If noise is disabled and you press PgDn, then the menu code will seek past the disabled entries into garbage and crash. This crash arose in Zandronum, which disables (most of, for now) the compatibility options when in a netgame.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Crash in menu when using PgDn key with disabled menu ent

Post by Graf Zahl »

fixed
Post Reply

Return to “Closed Bugs [GZDoom]”