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.
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.
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.