Crash in menu when using PgDn key with disabled menu entries

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 a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Crash in menu when using PgDn key with disabled menu entries

Crash in menu when using PgDn key with disabled menu entries

by Nightfall » Sat Jan 23, 2016 1:51 pm

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.

Top