M0DI
3 years agoRising Traveler
Re: Ea App Crashing
@EA_Barryhey thanks for reply, unfortunately that also didn't work.
But the an another work around lead me to a Solution which solved my problem. Mentioning here incase if any other user might get helped with same problem.
1) we need to Set EABackgroundService to Automatic (Delayed Start), Note: setting it to Automatic don't work so it needs to be on Delayed Start.
2) Open Command Prompt as an administrator and run the following commands:
ipconfig /release
ipconfig /flushdns
ipconfig /renew
netsh winsock reset
note: these are all individual commands
Last command is most important as I had previously tried all other 3 commands and it didn't work for me.
After these commands restart PC. Now Ea App should work!!!