Error Unknown Cook Failure

[link text][1]Making a game for a school project. I’ve packaged other games just fine. This ones getting an unknown cook failure.

Any help is apreciated, thanks.

[1]: 111162-errorlog1.txt (3.93 MB) Heres the log

Hello ,

After taking a quick look at your logs is appears that you have a compile error in “HeroTPP_AnimBlueprint” dealing with a missing skeleton asset. Could you try fixing up this error and let me know if this allows you to build. If you are still unable to build, please provide the new output log and I will take another look.

Error: LogBlueprint:Error: [Compiler HeroTPP_AnimBlueprint] Error HeroTPP_AnimBlueprint - The skeleton asset for this animation Blueprint is missing, so it cannot be compiled!

Make it a great day

Thank you sir. Due to the Unreal community my night has been brightened a bit. I appreciate you looking through the log. I’ll have to see if I can’t fix the error sometime in the next day. I’ll get back with you on it.

So it appears there are many missing references inside the blueprint. But I’m fairly unfamiliar with blendspace, animation, skeletons in general. So I’m not quite sure how to reconnect things and or how to workaround. I do not believe this project needs this, so would it be bad to possibly just delete it?

You could create a duplicate project and remove the assets that are causing the error and see if this has any affect on your project. This would be a safe way of testing to see if the assets are needed. After that you can see if you are able to package the project.

Well that works out, already have a duplicate made from earlier. I’ll delete it from that and see what happens. One sec.

Thank you, thank you, thank you man. Thanks to you, this interesting “piece of art” is one step closer to being cobbled together. And I’m one step closer to not looking like a fool on stage.

No clue why that went all colorful and code like.

Hero_TPP wasn’t compiling, missing references. Just made a duplicate project (to be safe) and deleted it. It then compiled and ran fine.

I am happy to hear that you have things working. I went ahead and fixed the comment to make it look normal.