Error when starting the project, I do not understand the reason

link text

Hi Ramilka,

A couple of errors stand out in your log that might be causing the problem:

Property PlayerInfo of PlayerInfo has a struct type mismatch (tag FallbackStruct != prop Playerinfo) in package: FObjectReader. If that struct got renamed, add an entry to ActiveStructRedirects.

To fix this, right-click the Contents folder in the Content Browser and select “Fix up redirectors in folder.” If this does not resolve the issue you will need to debug this struct yourself.

Also, the Critical Error occurs while compiling the UE4ASP_HeroTPP_AnimBlueprint Open this blueprint and correct any errors and/or warnings.

Fix these issues and if it continues to fail, post a new Output log.

.