Hi,
i am a bginner and in my learn and prepare project for the real project i get this code now :
Fatal error: [File:D:\Build++UE4+Release-4.14+Compile\Sync\Engine\Source\Runtime\CoreUObject\Private\Templates\Casts.cpp] [Line: 11]
Cast of LinkerPlaceholderExportObject /Game/ThirdPersonBP/Blueprints/BP_FloorTileTest1.BP_FloorTileTest1_C:NODE_AddChildActorComponent-2.NODE_AddChildActorComponent-2_BP_PIckUp_C_CAT to Actor failed
I have never coded in c++ and ue4.
I dont know what i did but normally i would just remove the the last things what i did to this project and all would be fine. My problem is i cant even start now the project with this error so i cant remove it also what i did.
Also dotn know how to access ue4 via c++.
My simple idea was just open the source code find the last added things and remove them.
But that works only with pure coding and i dotn knwo how it works with this engine.
I cant work on if i cant start this project and that costs me easy 2-3 weeks to rebuilt all even there is almost noting in it.