Opened 2 years ago

Last modified 16 months ago

#6383 new defect

Hotkey editor removes mod hotkeys instead of resetting them.

Reported by: nani Owned by:
Priority: Should Have Milestone: Backlog
Component: UI – Miscellaneous Keywords: hotkeys mods error reset
Cc: Patch:

Description

Unlike public mod hotkeys, mod hotkeys don't get reset properly and instead they just get deleted causing the following error:

ERROR: Errors executing script event "Press"

ERROR: JavaScript error: gui/hotkeys/HotkeyPicker.js line 59 this.combinations is undefined setupCombinations@gui/hotkeys/HotkeyPicker.js:59:8 @gui/hotkeys/HotkeyPicker.js:38:9

Change History (5)

comment:1 by Stan, 2 years ago

Milestone: Alpha 26Alpha 27

Don't think that will be fixed for this release.

comment:2 by Silier, 18 months ago

Reseting hotkeys means currently removing hotkeys from user.cfg and loading them from default.cfg

I don't think there is configuration file for default hotkey binding outside of default.cfg

comment:3 by Stan, 18 months ago

Mod.cfg?

comment:4 by Silier, 17 months ago

Technically yes, but the engine is not using that file at all as far as I checked the last time

comment:5 by Freagarach, 16 months ago

Milestone: Alpha 27Backlog

Pushing back.

Note: See TracTickets for help on using tickets.