UE4 Crashes when I try to play my game

Here is my crash log.
One moment it was working, but now it always crashes if I try to start it :confused:

Unknown exception - code 00000001 (first/second chance not available)

"Assertion failed: CharacterOwner->GetCapsuleComponent() [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.8\Engine\Source\Runtime\Engine\Private\Components\CharacterMovementComponent.cpp

Test with a different project to see if its editor or the project.

It’s the project :confused:

I fixed it. The Redirecting blueprints (they are invisible) made my game crashing and I had to make new BP_Character and set it in the BP_Gamemode, so it is not using redirector blueprint :confused:

Anyone who has idea how to delete this invisible blueprints, please respond.
It’s annoying when you try to make new file to tell you that the name is already in use, but it is invisible redirector :confused: