Error packing project Unknown error

First time than i get this error. I delete Intermediate and Config but it doesn’t fix the problem and I had to set the inputs and config the project again.
Here is the log

MyProject.log

I’m no expert but I’m going to assume there is an error within one of your blueprints.Perhaps this is one:

[compiler UE4ASP_HeroTPP_AnimBlueprint] Error This blueprint (self) is not compatible with ’ Meta ', therefore that pin must have a connection.

It looks like there are 6 fatal errors in total. Try to refer to the error log to locate them a bit easier.

I Use these animation as a base for my own, so i wasn’t using that. But that was the problem, i just delete that Animation Blueprint and Now I can build the game. Thanks !!!