I installed v16.3.0 from Epic website. I start it the first time and the update seem to run correctly, but after that every single time it crashes with the message:
Invalid backend requested! Exiting.
I tried to delete the app (include cache) and reinstall but that did not solve the issues.
The logs reference an issue with the connection to Epic servers, so that may be related.
I’m based in Japan in case that’s important.
The log shows many instances of image files not being loadable, but these are inside the app package. Also there is a mentioned of some .ini not being set:
[2024.04.22-08.35.36:961][ 0]LogEOSAuthService: Error: Consuming Client id not set! Set ConsumingClientId in EpicOnlineServices section of PortalRegions.ini
Same issue. Thing is it works on another login on the same computer. Comparing both logs it looks like the base directory needs to be /Applications/Epic Games Launcher.app/Contents/UE4/EpicGamesLauncher/Binaries/Mac/
Both you and I have /Applications/Epic Games Launcher.app/Contents/UE4/Engine/Binaries/Mac/ as the base dir. I haven’t found a way to change it when starting the launcher.
@sum_krispy_duck In my install path /Applications/Epic Games Launcher.app/Contents/UE4/EpicGamesLauncher/Binaries/Mac/ only holds temp.txt file.
I have tried executing using /Applications/Epic Games Launcher.app/Contents/MacOS/EpicGamesLauncher-Mac-Shipping directly and it worked! I don’t know the reason. I have not reinstalled or updated the app since my last post…
Ensure ConsumingClientId=YOUR_CLIENT_ID is in PortalRegions.ini (located in the launcher’s installation directory). I replicate the same strategies on my clients’ websites, including https://wealthystars.net, and everything is running smoothly.
Try setting the ConsumingClientId in the PortalRegions.ini file under the EpicOnlineServices section, and verify your network connection or use a VPN to resolve potential regional issues.
Has anyone had any luck solving this problem? I still have this issue.
Here are some things I’ve noticed while troubleshooting:
Looks like something is not right with OnlineSubsystemNULL. This is what I see from the log files:
[2024.04.22-08.35.32:701][ 0]LogModuleManager: Warning: ModuleManager: Module ‘OnlineSubsystemNULL’ not found - its StaticallyLinkedModuleInitializers function is null.
[2024.04.22-08.35.32:701][ 0]LogOnline: OSS: Failed to load any Online Subsystem Modules
[2024.04.22-08.35.32:701][ 0]LogOnline: MCP: Mcp Startup!
[2024.04.22-08.35.32:701][ 0]LogOnline: Error: OSS: Unable to find MCP environment match for override Prod
Similar to @sum_krispy_duck, the launcher works on another login for the same machine, and the base directories in the logs are different. Anybody found a way to reconcile this issue?
ConsumingClientId is not shown as a field in DefautlPortalRegions.ini. For me it only shows up as a field in DefaultEngine.ini