Opened 3 years ago

Closed 3 years ago

#5927 closed defect (fixed)

Hotkey mapping used invalid key 'unused'"

Reported by: Imarok Owned by: wraitii
Priority: Should Have Milestone: Alpha 24
Component: Core engine Keywords:
Cc: wraitii Patch: Phab:D3396

Description (last modified by Langbart)

We need some code that can handle this unused string.

(I just created a ticket so we don't forget it.)

Error code: WARNING: Hotkey mapping used invalid key 'unused'

Change History (3)

comment:1 by Langbart, 3 years ago

Description: modified (diff)

Player gets the same warning each run. "WARNING: Hotkey mapping used invalid key 'unused'"

comment:2 by Langbart, 3 years ago

Patch: Phab:D3396

Applying the patch fixes the problem. (SVN 24671 macOS)
I would like someone from the development team to confirm this and close it.

comment:3 by wraitii, 3 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 24675:

Further Hotkey fixes.

rP24645 broke meta-key releases. This fixes that.
Also fix a much older issue where pressing new keys would not release less specific hotkeys.

Add tests.

Reported by: Imarok

Tested by: langbart

Fixes #5930
Fixes #5927

Differential Revision: https://code.wildfiregames.com/D3396

Note: See TracTickets for help on using tickets.