MaterialFoundry / MaterialDeck

41 stars 20 forks source link

[BUG] #114

Closed jjf41992 closed 6 months ago

jjf41992 commented 1 year ago

Setup

Describe the bug Macroboard macro buttons not working after update to Material Companion update. SD seems to be connected and other functions are working fine.

Screenshots image image image

Console Log TypeError: Cannot read properties of undefined (reading '2') at MacroControl.executeBoard (macro.js:288:51) at MacroControl.keyPress (macro.js:240:22) at analyzeWSmessage (MaterialDeck.js:202:26) at ws.onmessage (MaterialDeck.js:248:9)

MaterialFoundry commented 1 year ago

I think I know what the problem is. I assume that you haven't created a macro with arguments, right? If so, could you go into the macro config, for any macro fill in a random value in the arguments field, make sure you click somewhere else, and then clear the macro field again. See if this fixes it for you.

MaterialFoundry commented 6 months ago

This should be fixed in the latest version