fcannizzaro / com.dim.streamdeck

A Stream Deck plugin to interact with Destiny Item Manager and Destiny 2
https://dim-stream-deck.netlify.app
GNU General Public License v3.0
29 stars 7 forks source link

It's connected, but it doesn't work. #6

Closed oneole closed 2 years ago

oneole commented 2 years ago

Nothing shows up. Here's the log file. StreamDeck0.log

image

oneole commented 2 years ago

not only battle pass level

vVLANGERVv commented 2 years ago

I have noticed that from time to time I have to exit the Stream Deck (aka restart the app or my PC) then Plugin reconnects/re-establishes itself... Not a pure fix, but at least a work around...

kevinduffey commented 2 years ago

I am trying all sorts of things. Nothing works. When I first installed the plugin.. and selected the first icon I tried which was Refresh, nothing happened. I added the Open DIM icon and that took me to the project page one time only. Now.. it does nothing. None of the icons change at all in my SD XL. I DO see that when I try to use one of the character icons.. it DOES correctly list my 3 characters with their races.

The extension "fades" (disables) all the time. The only time I saw it light up as if it were active is when I actually go to the DIM web site (https://app.destinyitemmanager.com). Soon as I switch tabs.. its dimmed again.

I love this idea.. but unclear what is going on. Does this plugin just make requests (via the js plugin code) to the DIM API?

oneole commented 2 years ago

I am trying all sorts of things. Nothing works. When I first installed the plugin.. and selected the first icon I tried which was Refresh, nothing happened. I added the Open DIM icon and that took me to the project page one time only. Now.. it does nothing. None of the icons change at all in my SD XL. I DO see that when I try to use one of the character icons.. it DOES correctly list my 3 characters with their races.

The extension "fades" (disables) all the time. The only time I saw it light up as if it were active is when I actually go to the DIM web site (https://app.destinyitemmanager.com). Soon as I switch tabs.. its dimmed again.

I love this idea.. but unclear what is going on. Does this plugin just make requests (via the js plugin code) to the DIM API?

Same situation as mine

hillmanation commented 2 years ago

Work around for this issue that I have found is to run your Stream Deck application as Administrator. There seems to be a permissions issue with the plugin not being able to access the websocket port otherwise from what I can tell.

Edit: Well that got it working for like 20 minutes and then we're back to the same issues. As a note at one point I tried troubleshooting by restarting the Node.js instance through task manager and that made informational keys like the 'Vault: Glimmer" key display properly but then would make the equip loadout buttons stop working. And now I'm back to it not working at all.

fcannizzaro commented 2 years ago

15