There are many freezing on career loading reports, and i digest the problem, and has some finds:
I use fiddler Download Fiddler Web Debugging Tool for Free by Telerik to monitor the requests sent to forza servers.
When everything works fine, after one race, there will be these request:
It will updates user profiles and some other stuffs.
But if there is nothing “Update” after one race like this:
If you try to tune car or other things, it will freeze.
And in this situation, you can’t do anything, you can’t join mutiple player games either. There will be no more requests except some KeepAlive and RetrieveForUser.
So there must be a background thread of game responsible to communicate to forza servers, and it exits unexpectedly for no reason, and cause the issuss.
Since there are no logs, don’t know why, it’s still random.