"multiUserClient' failed to loaded


HI guys
does anyone have such problem?
I create new project in UE 5.4 Turn on virtual camera, live link, pixel streaming plugins.
Now engine is stuck every time I run this project.
I do the same thing several times, turn on virtual camera, every time I run the engine is stuck.
Plugins, Intermediate or save folder deleting does not work.
Nothing is works, anyone has such issue?
Is there any solution?

3 Likes

You can disable plugins by set False in file .uproject to run project, then enable plugin “MultiUserClient”.
But “MultiUserClient” must be first in plugin list in file. Edit file .uproject as a screenshot.

2 Likes

This isn’t working for me. I have the same issue with MultiUserClient error message, but when I open the text editor, it’s not even in the plugin list.

Having the same issue as well

That worked for me. Just add the same 2 lines if it’s not there

1 Like