nomis51 / Menagerie

A Path of Exile enhancement trading tool
Other
27 stars 2 forks source link

Auto whisper outgoing offers not working properly #5

Closed nomis51 closed 3 years ago

nomis51 commented 3 years ago

Doesn't always focus the game properly and then failed to send the whisper

nomis51 commented 3 years ago

Seems like it's due to a unexpected delay from Windows sometimes, when the app focus back to PoE.

I added a small delay between the moment the app focus the game and the the moment when the whisper is sent. We'll see if it works properly.

nomis51 commented 3 years ago

As of 1.2.11, seems like the delay make it work more often, but there's still an issue. I suggest disabling the Auto Whisper Outgoing offer for now, until I fix it.

nomis51 commented 3 years ago

As of 1.2.12, I added a validation while trying to focus the game, to prevent unexpected behaviors from the app, if Windows has a lag/delay while performing the focus change.