Crash problem

Crash problem when i click play on editor.

At this line:

If (MyPawn ) <----this

{

code

}

Reference :

UPROPERTY(Transient, Replicated )

class AC_FPCharacter* MyPawn

Hey -

To begin investigating, can you provide the callstack and log files from the crash? Additionally, where does this code exist? What class/function is this a part of? Please provide as much information as possible to help narrow down what is causing the crash.

Cheers

i resolved. Sorry for late answer

In case someone has the same problem and come across this post, can you explain what you did to resolve the problem and mark your post as the answer?