Hello @shodan1337, we're using one issue report per unofficially supported game title, so I've gone ahead and transferred this issue report to https://github.com/ValveSoftware/Proton/issues/8760#issuecomment-5529527276.
proton experimentalx1 2026-09WINE_SIMULATE_WRITECOPY=1x1 2026-090x80004002x1 2026-090x800706bax1 2026-09
Compatibility Report
System Information
I confirm:
Symptoms
Battle.net Agent updated to build 9775 (version 2.41.0.9775). Since then, World of Warcraft is permanently stuck on "Updating" / "Initializing... please wait" and cannot be launched from the Battle.net client.
Wow.exethe installation is fully intact at version 12.1.0.69587Root cause: COM apartment initialization failure in Agent.exe
The Proton log shows Agent.exe (PID 018c) failing immediately on COM:
AgentHelper.exe (PID 0360) hits the same error:
This cascades into 16
marshal_objectfailures:And ultimately 30 RPC failures:
The Battle.net Agent log confirms the downstream effect which is the CASC install handler cannot initialize:
Because the install handler fails, the agent reports WoW as not installed to the Battle.net client despite the game being fully present:
The agent also performs
emergency_fix_com_flagson COM class{257A53D9-0BBB-476B-9500-A888092E0260}andvalidate_helper_serviceoperations, both of which appear to fail silently.The agent simultaneously discovers the running WoW process if WoW is started by itself:
Why this is a regression
Agent 9700 didn't have this problem.
Reproduction
Troubleshooting attempted (none resolved the issue):
WINE_SIMULATE_WRITECOPY=1Attached files:
steam-15388811218227560448.log— Proton log showing COM errorsAgent-20260903T021527.log— Agent log showing install handler failure and full JSON statesteam-15388811218227560448.log
Agent-20260903T021527.log