Player Character Clone using SpawnActorClass?

I’ve never had that error but Try spawn actor followed by ether spawn default controller or Ai controller.

I am trying to make clone of my Player Character using " SpawnActor " I am providing MyCharacter blueprint class to SpawnActor . It gives me clone in the world but throws error in editor

“accessed none ‘controller’ from node Construction Script in Blueprint”

anyone knows how to resolve this?

thanks resolved my problem.