❌ Launching through SKSE but still getting error
→ Your antivirus might be blocking SKSE’s DLL. Add an exception for your entire Skyrim folder.
❌ "But I have the latest SKSE!"
→ Did you update Skyrim through Steam after installing SKSE? That breaks SKSE. Wait for SKSE to update or downgrade Skyrim.
❌ Using a pirated/cracked Skyrim
→ SKSE and RaceMenu often fail on cracked versions due to modified EXEs. This guide assumes a legitimate Steam copy.
Modern antivirus software (including Windows Defender) frequently flags skse64_loader.exe and skse64_steam_loader.dll as false positives because they inject code into the game. When this happens, SKSE loads partially, and RaceMenu sees 0000. skyrim racemenu error you are running skse version 0000 link
Before we fix the error, you need to understand the mechanics. SKSE (Skyrim Script Extender) is a tool that allows mods like RaceMenu to execute complex scripts that vanilla Skyrim cannot handle.
When RaceMenu loads, it asks SKSE: "What version are you?" A healthy response looks like 2.2.3 or 2.0.20. A response of 0000 means one of three things:
Crucial note: The "0000" error is almost never caused by RaceMenu itself. It is always an installation error with SKSE. ❌ Launching through SKSE but still getting error
Before you ask for help on Reddit or Discord, run through this checklist:
If all of these are green, the error will vanish. There is no magical "third-party patch." The fix is strictly correct file placement and version matching.
Do not just "install over" the old one. This causes orphaned DLLs. Crucial note: The "0000" error is almost never
SkyrimSE.exe.Why this works: It removes orphaned scripts and mismatched DLLs that cause the “0000” handshake failure.
After fixing:
| Game Version | SKSE Version | RaceMenu Version | |--------------|-------------------|------------------| | 1.6.640 | 2.2.3 (AE build) | 0.4.19 | | 1.6.353 | 2.2.0 (AE build) | 0.4.19 (use old) | | 1.5.97 | 2.0.20 (SE build) | 0.4.16 | | Classic 1.9.32| 1.7.3 | 3.4.5 |
If you mix these, you will get the “0000” error because SKSE won’t initialize the plugin at all. No communication = version 0000.