amatoorilaski
2 months agoSeasoned Rookie
FC26 doesnt launch
wont launch past splash screen, i've tried every fix i could find in the internet. Eventviewer gives this error, The game fc26.exe exited unexpectedly, exit code: 0x186AA.
You should see a green arrow that says Go on WinDbg. Hit that and let FC 26 run until it crashes. Then, WinDbg should stop again with an access violation message. I just need you to copy out everything after that.
i hope i got it right, i did copy everything i saw after pressing go, but Javelin still stopped the game from launching because windbg was on.
by the way, is there a way i could start up the game in offline mode or something so that Ea javeling anticheat doesnt start up, i could see if the issue is javelin or something like that.
Ok. I'd like you to make a change to WinDbg. Please follow these steps:
Only stop when one of these happens:
The game closes
WinDbg says second chance exception
You see ExceptionCode: c000000
If it just keeps stopping, you can tell WinDbg to ignore first-chance access violations by running:
sxd av
g
Then it will only stop if the access violation is unhandled. Which is the one we need to see.
As soon as FC 26 closes when the crash happens, run these 3 commands:
!analyze -v
.ecxr
k
Then, copy all the output.
amatoorilaski, brother i finally fixed it, update to the latest windows version and it SHOULD work. i tried everything you did as well wiht no luck, but updating to the latest version of windows 11 has worked for me. i dont know if everyone in this thread having this same issue is using a older version of windows 11, but my guess is that the security system isn’t updated (they stopped updating my previous version months ago) so i’m sure javelin anti cheat and the older virus/security system was interfering in some way, the older anti virus i’d assume was detecting EAs anti cheat as some sort of malware and causing this error code
game never crashes because windbg is on and is flagged by javelin.
does this mean something? i've been getting this every once in a while.
The game fc26.exe exited unexpectedly, exit code: 0xC0000005
--------------
Exception code: 0xC0000005
Exception address: 0x1414E48A0
Faulting module name: C:\Program Files (x86)\Steam\steamapps\common\FC 26\FC26.exe, base: 0x140000000
Fault offset: 0x14E48A0
yo
Hey. Sorry for missing this previously. Can you get me a current DxDiag?
doubt the dxdiag will show anything since i've put everything back on so i can use my computer normally.
oh how's the anticheat patch coming along? its been a month since i bought this game and still never gotten it to start, because of the anticheat.
Ok. Just let me know if you change your mind about the DxDiag and we'll continue working on this.
We'll post any updates to AntiCheat when we have them.