EA app crashes at startup, background service problem
Product: The EA app
Platform:PC
Error Report ID (learn how to create an Error Report ID in the sticky post) f3eea0e5-0c39-4307-b547-a6c86002f420
Which client functionality are you experiencing this bug with? Other (Please Describe)
Please describe Starting the App
When did this happen? (dd.mm.yy hh:mm) 13.12.2022 15:40
Summarize your bug First info: I am translating from German. So the error messages are maybe not what they are actually called in english. I start the EA App. Ea app states"Connecting" Ea app states: "Oh no, there was a crash. This should be solved by a fast restart". I click Restart App. Ea App states: "Something went wrong. The EA background service don't respond. We start the update manually." I click OK. CMD opens. CMD prints "EA Desktop is already up to date! Exiting." CMD prints: "Exiting in x seconds" (x counts down from 5 to 0) CMD closed. Nothing happens. I restart the EA app, the exakt same chains happens again. What did I already do: Reinstalled all Visual C++ Redistributables Checked if .NET 4.5 is installed. (it is) Checked if DirectX is installed (It is, newest Version) Switched the service from manual start to automatic and automatic (delayed). Didn't work. Started as administrator. Reinstalled. Redownloaded. My System: Windows 10 22H2 AMD Ryzen 3600 MSI B450 Gaming Pro Carbon AC Nvidia GTX 1060 6GB (newest Driver) 16GB DDR4 RAM
How often does the bug occur? Every time (100%)
Steps: How can we find the bug ourselves? Start the EA app.
What happens when the bug occurs? The EA app crashed. I never even saw the login screen.
What do you expect to see? The EA app's login screen
(
First info: I am translating from German. So the error messages are maybe not what they are actually called in english.
I start the EA App.
Ea app states"Connecting"
Ea app states: "Oh no, there was a crash. This should be solved by a fast restart".
I click Restart App.
Ea App states: "Something went wrong. The EA background service don't respond. We start the update manually."
I click OK.
CMD opens.
CMD prints "EA Desktop is already up to date! Exiting."
CMD prints: "Exiting in x seconds" (x counts down from 5 to 0)
CMD closed.
Nothing happens.
I restart the EA app, the exakt same chains happens again.
What did I already do:
Reinstalled all Visual C++ Redistributables
Checked if .NET 4.5 is installed. (it is)
Checked if DirectX is installed (It is, newest Version)
Switched the service from manual start to automatic and automatic (delayed). Didn't work.
Started as administrator.
Reinstalled.
Redownloaded.
My System:
Windows 10 22H2
AMD Ryzen 3600
MSI B450 Gaming Pro Carbon AC
Nvidia GTX 1060 6GB (newest Driver)
16GB DDR4 RAM
)
Ok, so in case you are having the same problem, this seems to be one possible solution:
Go to Apps and Features in the settings app.
Uninstall(!) the Visual C++ Redistributable 2015 (-2022) x86 and x64, don't uninstall the older ones.
Download the Visual C++ Redistributable 2015 https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 (both x86 and x64).
Install it.
You are good to go.
Important: Don't repair the existing Visual C++ Redistributable 2015, I tried that myself and that didn't work. By the way, this also seems to fix Battlefield 4 launching into Blackscreen.
Thanks to user @puzzlezaddict who came up with this solution on a similar problem (https://answers.ea.com/t5/Bug-Reports-Technical-Issues/EA-App-won-t-install/m-p/12121175#M12388).