MaterialFoundry / MaterialDeck

41 stars 20 forks source link

NotYourTurn! External Module Issue #104

Closed t3chn0manc3r closed 6 months ago

t3chn0manc3r commented 1 year ago

Setup

Describe the bug NotYourTurn is not responding to any of the buttons on the Stream Deck.

Screenshots N/A - Nothing happens

Console Log Nothing appears in log.

Additional context After doing some digging, looks like Material Deck was attempting to call the Hook "setNotYourTurn" in external.js -> keyPressNotYourTurn function, but I was looking through the NotYourTurn module and it looks like that doesn't exist in the version I was using (2.1.1). The hook just appears to be called "NotYourTurn" now. I edited the hook call on the Material Deck side manually and that appears to have done the trick, so figured I'd give you a heads up there.

MaterialFoundry commented 6 months ago

This should be fixed in the latest version