AutoHotStreamDeck icon indicating copy to clipboard operation
AutoHotStreamDeck copied to clipboard

Can't connect to regular Stream Deck (15 keys): "Could not find device"

Open CombeeMike opened this issue 4 years ago • 1 comments

Hi there, I just tried your example code which results in the following error:

image

Also the function AHSD.Instance.GetDeckCount() returns 0.

I have only 1 "regular" Stream Deck with 15 keys connected.

Do I need to install some plugin or something the like in the Stream Deck app or should your library run completely "stand alone" by just copying your release files to some folder and import them in my AHK script?

CombeeMike avatar Feb 25 '21 11:02 CombeeMike

I'm having the same issue. I've grabbed the latest compiled release (AutoHotStreamDeck.zip) v0.3.2 and running the example.ahk file returns nothing at all.

Jumping in to the script itself and adding a MsgBox % deckCount after line 8 returns a fat 0 for decks found.

shtev21 avatar Mar 06 '21 01:03 shtev21