"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?

2 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.