Please help me fix this so i can package my game

I can’t read the error messages well but it looks like you need this Windows SDK and emulator archive | Microsoft Developer

If this isn’t the problem, please provide the log as text. The red error messages are almost completely unreadable in the jpeg.

So i downloaded the SDK and it fixed that problem but now i have new errors. i attached the exact script below
link text

Did you try to build for Win32? If so, try building for Win64.

i tried building for both and i still get those errors

Try this now http://landinghub.visualstudio.com/visual-cpp-build-tools

which one do i download?

Whichever one matches the Visual Studio version you have. When you run VS it says if it’s 2015 or 2017. See here for full info: Setting Up Visual Studio Development Environment for C++ Projects in Unreal Engine | Unreal Engine 5.1 Documentation

Thank you so much. I had to uninstall visual studio in order to put the build tools and then re-install it and then everything worked!

Good to hear. And you’re welcome. Don’t forget to close your question by marking this as the answer.