Spawn Error SpawnActor failed because we are in the process of tearing down the world

i do this, in the “gamemode” in event postlogin, i send to my “player controller” a order to spawn my character, the spawn is simple, “spaw actor from class” and then i posses them, i do this because i try to do a multiplayer game, this error is “new” for me, i have this configuration for a long time and never have this crash, now i try to put a hud in client side, but for some reason this work fine, and now the “spawn” is to fast, and when i try to open a new level the editor crash, in the past i have a lot of configuration to set the client hud, but for some reason this didnt work. in the past the spawn works fine but the hud no, in the present the hud works fine but the spawn no

PD : if i play “in-editor” ALL WORKS FINE!, i have this crash when i try in “stand alone” or in a packaged game