BUILD FAILED: PackagingResults: Error: Unknown Error

I keep getting errors trying to package my game project for Windows, I reimported all the assets, downloaded a newer version of Visual Studios but it keeps failing, here’s the output log, I don’t really have any idea how to read it so I’m struggling a lot. The project is also for a game jam so I’m quite desperate! Hopefully someone can help :sob:

It might have something to do with downloading some of these from what I’ve seen online about the errors, does anyone know which components to download?

Hello there @WillMead13!

This is the critical part of the log you have so far:

image

The error here aims to a corrupt cache, I would suggest removing the Binaries folder from your project, then compile again to regenerate new files. If that does not work, we will need to the contents of the extended log that are included at the end of the error.

As for posibly missing VS components, that is a very good point to test as well. Please follow the UE guideline below, to cover all required components of VS, and their versions, according to your UE build: