Client black screen in unreal engine editor

Hello everyone;
I’m working on a multiplayer shooter game and i using a Listen-Server for my server side,
as you know when you develop a multiplayer game you can test your game in unreal editor too, you can specify “Net Mode” and “Number of players” in unreal editor to play test your game and it’s really useful feature when you are developing multiplayer game, because
it doesn’t need to package your game every time to test ; i’m using this feature and it’s working very good but sometimes my client screen comes black and i can’t test my game; i know my game codes are good but i don’t why this happen? has anyone else has the same problem? if yes can you help me please?

here is the picture of my problem:

I only get this when there aren’t enough spawn points and one of the clients loads in the same spot. Adding more spawn points or a custom spawning system resolves it.

sorry but what do you mean by adding more spawn points? can you tell me how can i do that?
thanks for your answering!

I did these things but unfortunately still having problem.

please help me if someone know the solution, i thought maybe its unreal bug and i installed
UE5.3.1 but it didn’t fix the problem!
so if anyone know the solution please help me to fix the problem, thanks!

In the character class get a reference to the camera and print its location.

check the location.