You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Macro Deck version: 2.14.1
Windows: Windows 11 Home 25H2, build 26200.8655
Windows display language: English (United States)
Region: United States
Language: English (United States)
When I click the Template Editor arrow in the button editor, Macro Deck crashes.
Error:
Requested value 'Bild auf' was not found.
Part of the stack trace:
FastColoredTextBoxNS.Input.HotkeysMapping.Parse(String s)
FastColoredTextBoxNS.FastColoredTextBox.set_Hotkeys(String value)
SuchByte.MacroDeck.GUI.Dialogs.TemplateEditor.InitializeComponent()
SuchByte.MacroDeck.GUI.ButtonEditor.BtnOpenTemplateEditor_Click(...)
Expected:
Template Editor opens.
Actual:
Macro Deck throws an ApplicationThreadException.
Note:
My Windows language and region are not German, but the error references "Bild auf", which seems to be the German name for Page Up.
UPDATE: In the beta version 2.15.0-b9 this issue seems to have been fixed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Macro Deck version: 2.14.1
Windows: Windows 11 Home 25H2, build 26200.8655
Windows display language: English (United States)
Region: United States
Language: English (United States)
When I click the Template Editor arrow in the button editor, Macro Deck crashes.
Error:
Requested value 'Bild auf' was not found.
Part of the stack trace:
FastColoredTextBoxNS.Input.HotkeysMapping.Parse(String s)
FastColoredTextBoxNS.FastColoredTextBox.set_Hotkeys(String value)
SuchByte.MacroDeck.GUI.Dialogs.TemplateEditor.InitializeComponent()
SuchByte.MacroDeck.GUI.ButtonEditor.BtnOpenTemplateEditor_Click(...)
Expected:
Template Editor opens.
Actual:
Macro Deck throws an ApplicationThreadException.
Note:
My Windows language and region are not German, but the error references "Bild auf", which seems to be the German name for Page Up.
UPDATE: In the beta version 2.15.0-b9 this issue seems to have been fixed.
All reactions