Skip to content

Troubleshooting

Common install and runtime problems, with fixes.


The overlay doesn’t open

  1. Is the DLL in Win64\UnrealModPlugins\? (Not Win64\ directly.)
  2. Is your mod loader also in Win64\ and up to date?
  3. Check Win64\AERR\AERR.log — the log says which hook failed, if any.

My AV deleted the DLL

Open /trust — most flags are known and documented. Restore the DLL and allow it in your AV, or submit it as a false positive.

The overlay opens but has no data

AERR reads UE4 objects from memory. On the very first frame after a save load, some pointers are transient — wait for the game to settle (world fully loaded) before interacting with the overlay.

Scripts aren’t saving

Check the log for RamaSave messages. If the game doesn’t emit a save event, AERR has nothing to hook — make sure you’re triggering a real save, not a quicksave menu that didn’t complete.

Still stuck

Send feedback

Please include AERR version and DDS build.