Asynchronousx / LostQueue

A LostArk Queue status overlay that displays information about your queue while tabbed out of the game
5 stars 0 forks source link

Not in queue error #1

Open AndreasSeidl opened 2 years ago

AndreasSeidl commented 2 years ago

Game is open, I'm in the queue yet the overlay states I'm not in the queue:

Tried restarting LostQueue and moving the "Waiting for Server" pop-up around (did not move it initially). Did not try reentering the queue or restarting Lost Ark as to not lose my spot in the queue.

Game is running at 1440p borderless

Capture

AndreasSeidl commented 2 years ago

I used the .exe release 0.3

Asynchronousx commented 2 years ago

Hello there! And thanks for addressing this.

Trying to fix this for the whole day i just realized something: when another process is opened (like Firefox) and a tab is named Lost Ark (i.e.: some guides or walkthrough, even reddit) i noticed that the API looking for the lost ark client, may confuse the process and choose another one rather than the client (for the process snap functions this could fetch the wrong process and then causing troubles)

Before everything, can you try to close every process that involves the name ''Lost Ark'' and fire up the overaly again? Basically let only the lost ark client be opened.

Also: do not drag the queue box around!

Thank you!

AndreasSeidl commented 2 years ago

I can try and keep you posted the next time I'm in the queue and I definetly had a firefox tab with "Lost Ark" in the name open I briefely looked at the code and realized dragging the box around would probably break it