Forum Discussion

ArMaKILL11's avatar
ArMaKILL11
Rising Newcomer
27 days ago

EA Javelin Anticheat error (7)(1053) — Battlefield 1 won't launch

Hi,

I'm unable to launch Battlefield 1 (purchased on the Epic Games Store, linked to EA App). The game consistently fails with this error:

French (as shown on my system):

"Le service EA anticheat a rencontré une erreur. Veuillez redémarrer le jeu. : C:\Program Files\EA\AC\EAAntiCheat.GameService.exe ( 7 ) ( 1053 )"

English:

"The EA anticheat service encountered an error. Please restart the game.: C:\Program Files\EA\AC\EAAntiCheat.GameService.exe ( 7 ) ( 1053 )"

Windows also logs a matching Service Control Manager timeout (Event ID 7000/7009) when the EAAntiCheatService is started manually — it hangs for exactly 90 seconds and never responds.

Already tried, all without effect:

- Full clean reinstall of EA App + Epic Games Launcher + Battlefield 1

- Repairing the game (multiple times)

- Unlinking/relinking the Epic account to EA

- Hyper-V/virtualization disabled system-wide

- Windows Defender exclusions for the game and anti-cheat folders

- Secure Boot confirmed enabled

- TPM 2.0 confirmed active and ready

- No conflicting anti-cheat driver running (Vanguard/Easy Anti-Cheat stopped, set to manual)

- Windows Vulnerable Driver Blocklist temporarily disabled

- Windows system files verified clean (SFC /scannow + DISM RestoreHealth)

- No dual-boot/GRUB in the boot chain

Worth noting: this exact same error code (7)(1053) is also reported by players on Battlefield 6 and other EA titles using Javelin anti-cheat — this looks like a shared bug in the anti-cheat component itself, not something specific to Battlefield 1 or to one particular installation.

Offer ID: Origin.OFR.50.0000557

Entitlement ID: 1022741251247

Happy to provide logs or run further diagnostics if it helps track this down.

 

 

2 Replies

  • Battlefield 1 is randomly closing with no error message, and after extensive troubleshooting I have strong evidence that EA Javelin AntiCheat is involved.

    The game can stay open for anywhere from roughly 1–6+ minutes and then simply closes to desktop. There is no freeze, no DirectX error, no performance degradation and no crash dialog. It can happen while playing, browsing the menus, or while doing absolutely nothing in the main menu.

    I have been troubleshooting this extensively and found a very consistent pattern in Windows Event Viewer.

    Every time BF1 closes, EA Javelin Anticheat generates Event ID 1000 immediately before the EAAntiCheat service terminates.

    On my latest test:

    01:50:23 — EAAntiCheat filter loads successfully

    File System Filter 'EAAntiCheat' (10.0) has successfully loaded and registered with Filter Manager.

    01:56:26 — EA Javelin Anticheat, Event ID 1000

    Raw EventData extracted through PowerShell:

    ExitType: 0xB3829EB7DE50BDB7 (0x56EAB201BB8DD6D9)

    01:56:28 — EAAntiCheat terminates

    The EAAntiCheatService service terminated with the following error: %%4294950327

    Querying the service immediately afterward gives:

    STATE: STOPPED

    WIN32_EXIT_CODE: 4294950327 (0xFFFFBDB7)

    At essentially the same time, Windows Filter Manager reports:

    File System Filter 'EAAntiCheat' (...) unloaded successfully.

    (This sequence has been reproducible across multiple BF1 crashes.)

     

    Things I have already tested:

    • Completely removed and reinstalled EA Javelin AntiCheat
    • Repaired/reinstalled it through EA
    • Verified Battlefield 1 files
    • Updated NVIDIA drivers
    • Reinstalled/updated Visual C++ Redistributables
    • Confirmed UEFI and Secure Boot are enabled
    • Tested DX11 instead of DX12
    • Tested Borderless mode
    • Tested low graphics settings and GPU Memory Restriction
    • Disabled VPN/network virtualization software
    • Removed/tested third-party virtual HID/gamepad drivers
    • Removed Riot Vanguard for testing
    • Performed a clean boot
    • Disabled essentially every non-Microsoft service except EA Background Service and Steam Client Service
    • Disabled startup applications except EA and Steam
    • Rebooted and tested BF1 with essentially nothing else running

    The problem still occurs.

     

    I also attempted to diagnose the shutdown using Microsoft Process Monitor. Interestingly, Javelin explicitly detected Process Monitor and displayed:

    “Security Violation — This software cannot be used at the same time as the game.”

    That test obviously cannot be used to diagnose the original crash because Process Monitor itself triggers Javelin's protection, but it demonstrates that Javelin is capable of intentionally terminating/blocking the game when it detects software it considers incompatible.

     

    I am not claiming that the normal crashes are necessarily caused by software detection, because unlike the Process Monitor test, the normal crashes display no Security Violation message. It could also be an internal Javelin failure.

    What I would really appreciate from EA/Javelin developers or someone familiar with these internal codes is an explanation of:

    What does this Javelin ExitType mean?

    0xB3829EB7DE50BDB7 (0x56EAB201BB8DD6D9)

     

    And what does the subsequent service exit code mean?

    0xFFFFBDB7 / 4294950327

    At this point I have eliminated most conventional troubleshooting possibilities. Without knowing what Javelin is reporting through this ExitType, I have no meaningful way to determine what it dislikes or why it is terminating.

     

    If an EA employee sees this, please escalate this beyond the standard reinstall/repair troubleshooting steps. I am happy to provide Event Viewer XML, system information, logs, driver lists or any other diagnostic information that could help identify the cause.

    If anyone else has Battlefield 1 randomly closing with EA Javelin Anticheat Event ID 1000, please check Event Viewer and post your ExitType here. It would be extremely useful to know whether other affected players are receiving the same code.