Summary
I have been crashing consistently since this season, Chapter 6 Season 3 (Super), started, but recently Windows has been showing me the pictured error every time the game shuts down, Anti-Cheat Error 0xEAC02009. I have verified files, completely uninstalled and reinstalled both UEFN and Fortnite, and done a few other things within the files themselves as shown in this tweet: https://x.com/shawkab/status/1951751526088929538 . Nothing has fixed the issue for me.
My PC Specs are:
Processor Intel(R) Core⢠i9-14900KF (3.20 GHz)
Installed RAM 64.0 GB (63.8 GB usable)
System type 64-bit operating system, x64-based processor
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Live Edit
Steps to Reproduce
- Start Fortnite
- Stay in the lobby for a short period of time or load into a session.
- Crash on the loading screen or crash shortly after loading in.
Expected Result
- Start Fortnite.
- Play Fortnite or Live Edit as normal.
Observed Result
- Start Fortnite
- Crash within 5 minutes of starting the game.
Platform(s)
PC
Upload an image
FORT-946992 has been created and its status is āUnconfirmedā. This is now in a queue to be reproduced and confirmed.
I started getting this same error during UEFN / FN sessions. It never happened before today and did not happen if I was playing FN with UEFN not open. Happened twice to me while working in UEFN with FN running. FN would close out and I would see this error window. UEFN stayed open and FN showed as still running in the Epic launcher. I would need to exit out of UEFN and then relaunch both FN and UEFN to get back to work.
1 Like
Iāve been experiencing the same issue with Easy Anti-Cheat (error 0xEAC02009). Hereās everything Iāve tried to fix it so far ā unfortunately, nothing has worked.
Goal:
Fix the Internal anti-cheat error (0xEAC02009)
when launching Fortnite.
Actions taken:
- Updated PowerShell to version 7.5.2.
- Ran SFC scan: no integrity violations detected.
- Ran DISM restore health: completed successfully.
- Deleted the EasyAntiCheat_EOS service via
sc delete
.
- Manually deleted leftover directories:
C:\Program Files (x86)\EasyAntiCheat_EOS
C:\Program Files\Epic Games\Fortnite\FortniteGame\Binaries\Win64\EasyAntiCheat
- Cleaned up the registry by removing the
HKLM\SYSTEM\CurrentControlSet\Services\EasyAntiCheat_EOS
key.
- Manually reinstalled EasyAntiCheat:
- Attempted via
EasyAntiCheat_EOS_Setup.exe
- Attempted via
sc create
using the correct binPath.
- Created the service manually with proper syntax.
- Tried to start the service, but it always returned
STOPPED
, with error code 87 (0x57)
or āfile not foundā.
- Verified Fortnite via Epic Games Launcher.
Result:
All steps completed successfully, but the error 0xEAC02009 still occurs when launching Fortnite.