No type of project is packaged

#ue5

Hello everyone.
I wanted to do a packing test with unreal engine 5 of two ready demo project types. the first one with the third person game type project and the second one “empty”.
I did the test of packing both of them.
I mean whatever I try to “compile” it doesn’t give final error. I have already installed the various SDKs etc.
But I don’t understand even from the log actually what is causing an error.
In theory being epic projects everything should work.
I attach a TXT with the log if someone or the developers themselves know why it doesn’t work.
I used a brand new pc with 32 gigs of ram memory a RTX 3060 graphics card. So last generation computer and windows11

in attachement the log fileLog file

thanks!

First error:
Engine/Plugins/Marketplace/NVIDIA

Second error:
WARNING: Error while enumerating Visual Studio toolchains
WARNING: Assuming no compilation capability for NET Framework projects.

Third error:
Unable to create Visual Studio setup instance: 80040154

Did you correctly setup Visual Studio ? Which version are you using?

Hi thanks for help.

Which error about NVIDIA? Is it not installed?

About visual studio i installed this version:

Microsoft Visual Studio Community 2022
Version 17.3.4
VisualStudio.17.Release/17.3.4+32901.215
Microsoft .NET Framework
Version 4.8.04161

Does this

match your config?

And about Nvidia: You have these errors:
Error: [MDL] DB element with tag 0 is still referenced while transaction 5 is committed.
Like in this post:

thanks, i would try to understand something!

1 Like

Woow, i unistalled the NVIDIA Omniverse plugin for unreal 5. It have some problem with creating pack. Without that plug in the project can be packed
Very thanks for help! :star_struck:

1 Like