Launching the Epic Games Launcher on mac crashes

When opening the Epic Games Launcher on macOS Big Sur the launcher just crashes.

Here is the log file Epic Games Launcher Big Sur Error · GitHub

Hi,

What does the crash report says?
Also, You should consider installing Windows using Bootcamp as it is easier to compile in Windows 10 than Mac OS as Visual Studio has some small problems in Mac.

Hi,

The error listed in the crash report also appeared with previous versions of the engine on Macs. It was also patched with Hot fixes or newer versions of the engine. Do you experience this problem with the current version 4.26.2 or with an older version of the engine? If so, maybe you could wait to the newer version 4.27 or a hot fix of the current version and hopefully they will fix it.

I haven’t even go to the install part of UE4.

Well, a quick explanation to the error then. Basically the Launcher was trying to apply an update but failed to copy and overwrite the old version of the same file, that’s why the error is “Invalid attempt to access memory to address”

[ 0]FSelfPatchInstallCommandlet::StartupCommandlet()

[ 1]LogSelfUpdateInstall: Applying update.

[ 1]LogSelfUpdateInstall: Starting installation.

[ 8]LogSelfUpdateInstall: Running update.

[ 8]LogFileManager: Warning: MoveFile was unable to move ‘/private/var/folders/ds/b2r5vfwn4tv94fnkmp6377h40000gn/T/AppTranslocation/07AF6118-B149-4EEF-A578-42C724ED15AC/d/Epic Games Launcher.app/Contents/Info.plist’ to ‘/private/var/folders/ds/b2r5vfwn4tv94fnkmp6377h40000gn/T/AppTranslocation/07AF6118-B149-4EEF-A578-42C724ED15AC/d/Epic Games Launcher.app/Contents/Info.plist.old.ver’, retrying in .5s…

[ 38]LogFileManager: Warning: MoveFile was unable to move ‘/private/var/folders/ds/b2r5vfwn4tv94fnkmp6377h40000gn/T/AppTranslocation/07AF6118-B149-4EEF-A578-42C724ED15AC/d/Epic Games Launcher.app/Contents/Info.plist’ to ‘/private/var/folders/ds/b2r5vfwn4tv94fnkmp6377h40000gn/T/AppTranslocation/07AF6118-B149-4EEF-A578-42C724ED15AC/d/Epic Games Launcher.app/Contents/Info.plist.old.ver’, retrying in .5s…

[ 40]LogMac: Error: appError called: Assertion failed: IsValid() [File:/Users/build/Build/++Portal/Sync/Engine/Source/Runtime/Core/Public/Templates/SharedPointer.h] [Line: 799]

[ 40]LogMac: === Critical error: ===
SIGSEGV: invalid attempt to access memory at address 0x3

The solution is the same, you will have to wait for an update that fixes the problem or you could try uninstall and reinstall the app and hopefully it will solve itself. If that didn’t solve the error and you can’t wait for an update, you can install Windows on a Mac with Bootcamp.