Hey all, I’ve just done a fresh install of windows 11, fully updated, all drivers done etc…
The I installed the official release of UE 4.27.2 from the official launcher. Note: This is not a source build of my own, this is the official Launcher release version.
When I go to launch the editor so I can start a new project from the template files I immediately get the error:
Plugin ‘OnlineSubsystemUtils’ failed to load because module ‘OnlineSubsystemUtils’ could not be loaded. There may be an operating system error or the module may not be set up properly.
So I opened the OnlineSubsystemUtils.uplugin file in notepad++ and changed it from defaulting as true to false and it made no difference. In there was a line about calling itself ‘OnlineSubsystem’ so I located the pluging for that specifically: Onlinesubsystem.uplugin. I opened this and noticed the info and version was the same so I copied it all into the original plugin text, replacing it all and then the launcher began loading. About quarter way into loading it throws up another error:
Plugin ‘OnlineSubsystemNull’ failed to load because module ‘OnlineSubsystemNull’ could not be loaded. There may be an operating system error or the module may not be set up properly.
So I changed the info in that to false from true and the launcher loaded beyond it. I get to 83-85% and get this error:
Plugin ‘AudioCapture’ failed to load because module ‘AudioCaptureEditor’ could not be loaded. There may be an operating system error or the module may not be set up properly.
So this is where I’m stuck. I’ve tried to edit the text and nothing works. I’ve done three full fresh clean installed of UE4 and three full validations of each engine install and I still keep getting these errors.
I’ve asked for help in discords and nobody knows anything. I really need help with this because otherwise I can’t do my job. I’m stuck