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
Sometimes, Sidekick enters a state where pressing Ctrl-D does not bring up the trade UI. Focus switches off from PoE, and I can see there is a Sidekick window, but it does not render. Pressing escape or clicking somewhere in the client return focus to PoE.
When this bug occurs, it is pretty sticky. Generally, the window will refuse to open on subsequent queries. Occasionally, after spamming the hotkey a bit, it does pop-up. After closing that window, the same behavior continues, the UI refuses to open nicely.
Only remedy seems to be killing the process and starting it fresh, which seems to works 100% of the time.
I am unsure of the conditions that lead to this, but I can say that it is usually after I've been playing and trading for a while. I trade very heavily, and can query via Sidekick hundreds of times over an hour. Perhaps there is a leak.
Now that I'm more aware of the issue, I'll pay some attention to what's going on when it first starts, to see if I can provide any additional diagnostic details.
The text was updated successfully, but these errors were encountered:
We think this may be related to an issue with the hook library we use: TolikPylypchuk/SharpHook#124
In the past we had pretty good support with issues like this, so we will see in a couple days.
@MDLeide The next time this happens, can you go into the keybinds and try to rebind the price-check command. It will show you what Sidekick is "seeing" when the keys are pressed. The issue referenced by @leMicin is that sometimes Sidekick sees another modifier (Shift/Ctrl/Alt) pressed while it's not physically pressed.
Sometimes, Sidekick enters a state where pressing Ctrl-D does not bring up the trade UI. Focus switches off from PoE, and I can see there is a Sidekick window, but it does not render. Pressing escape or clicking somewhere in the client return focus to PoE.
When this bug occurs, it is pretty sticky. Generally, the window will refuse to open on subsequent queries. Occasionally, after spamming the hotkey a bit, it does pop-up. After closing that window, the same behavior continues, the UI refuses to open nicely.
Only remedy seems to be killing the process and starting it fresh, which seems to works 100% of the time.
I am unsure of the conditions that lead to this, but I can say that it is usually after I've been playing and trading for a while. I trade very heavily, and can query via Sidekick hundreds of times over an hour. Perhaps there is a leak.
Now that I'm more aware of the issue, I'll pay some attention to what's going on when it first starts, to see if I can provide any additional diagnostic details.
The text was updated successfully, but these errors were encountered: