[0.4.2] F5 set to non-existent options menu by default

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: [0.4.2] F5 set to non-existent options menu by default

Re: [0.4.2] F5 set to non-existent options menu by default

by Graf Zahl » Tue Feb 11, 2020 12:34 pm

Yes, that's correct. Just a typo. But please note, this is a key binding so it will have to be changed in the INI manually or the key rebound to take effect without creating a new one.

Re: [0.4.2] F5 set to non-existent options menu by default

by Manuel-K » Tue Feb 11, 2020 12:02 pm

It seems that it should be OptionsMenu instead of OptionMenu in static/engine/menudef.txt

Re: [0.4.2] F5 set to non-existent options menu by default

by Graf Zahl » Tue Feb 11, 2020 10:42 am

There are no artifacts from the old menu. All related code is gone.

Re: [0.4.2] F5 set to non-existent options menu by default

by sinisterseed » Tue Feb 11, 2020 9:18 am

Confirmed this one as well.

The funny thing here is that "Open Options Menu" has no key binded to it by default, and F5 isn't bound to anything either. So it does look like an artifact from the old menus.

[0.4.2] F5 set to non-existent options menu by default

by Gammli » Tue Feb 11, 2020 2:39 am

Independent of which game you launch, pressing F5 from a fresh install prompts this message in the console:

Code: Select all

Attempting to open menu of unknown type 'OptionMenu'
Most likely it's trying to open the old options menu.

Top