Healix / Gw2Launcher

Manages and allows for multiple Guild Wars 2 clients to be launched
MIT License
182 stars 24 forks source link

can only start with Launch(normal) #413

Closed eric-boone closed 8 months ago

eric-boone commented 8 months ago

I can only start accounts with right clicking > selected > launch(normal).

On start up it tries to update accounts but times out.

No other gw2 process is running in the background.

Healix commented 8 months ago

Did you check if there were other processes while it was trying to update or after, because all processes are killed if you cancel an update. View the details tab of the task manager to see all process. After GW2 visually closes, if Gw2-64.exe is still running after a few seconds, end it to allow the update to continue.

If you're using multiple Local.dat files, enable "Settings > Tools > Local.dat > Allow directly updating Local.dat" to minimize the problem by only having to update a single account.

eric-boone commented 8 months ago

I have checked it through the whole process. That setting is/was checked.

Just to be be thorough here are the steps I'm taking: While watching the details tab of the task manager. I do not see the Gw2-64.exe running. I start Gw2Launcher and click yes to update on the pop up. The updating progress bar window opens for Gw2Launcher. Gw2-64.exe shows up in task manager when Gw2 has a download pop up window. The progress bar window time out with a no changes warning. I click abort. The Gw2-64.exe process ends. The progress bar window closes a few seconds later, no progress has been made.

StephanWells commented 8 months ago

Can confirm, same problem here.

image

Healix commented 8 months ago

Gw2-64.exe shows up in task manager when Gw2 has a download pop up window. The progress bar window time out with a no changes warning. I click abort. The Gw2-64.exe process ends. The progress bar window closes a few seconds later, no progress has been made.

Aborting cancels the update. Right click Gw2-64.exe in the task manager and select end task, then it'll continue.

GW2 started having this problem after the patch in January. On Windows 11, GW2's process can remain running after GW2 visually exits, and since updating waits for the process to exit, it gets stuck. Most people with this problem have found it to be caused by arcdps, but a few have confirmed it happens regardless.

eric-boone commented 8 months ago

Great, Thanks! It is working again.

So just to clarify in case some one finds this in the future. I ended the Gw2 process in task manager when the updater gave the warning like in @StephanWells screen shot. the update process continued as normal after that.