"There was a problem exporting your Application."

Hello People,

Having issues exporting my first App, i have downloaded both :

I have an old Visual Studio + JetBrain Rider installed, I also may have installed old .NET SDK in the past. I don’t know if any of those can conflict.

Here is the VL File in case you want to try on your side :
BlackAndWhiteExplosion.vl (86.8 KB)

And the Export Error message :

Generating project files (this may take up to a few minutes)
BlackAndWhiteExplosion
Building projects
dotnet publish -c Release --self-contained false /clp:ErrorsOnly /nologo "D:\Me\Documents\_Synced\Art\vvvv\Works\02-BlackAndWhiteExplosion\out\src\BlackAndWhiteExplosion\BlackAndWhiteExplosion.csproj"
Unable to build D:\Me\Documents\_Synced\Art\vvvv\Works\02-BlackAndWhiteExplosion\out\src\BlackAndWhiteExplosion\BlackAndWhiteExplosion.csproj. Reason:
Welcome to .NET 8.0!
---------------------
SDK Version: 8.0.404
Telemetry
---------
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate, run 'dotnet dev-certs https --trust'
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
C:\Users\Me\.nuget\packages\stride.core.assets.compilerapp\4.2.0.2121\buildTransitive\Stride.Core.Assets.CompilerApp.targets(153,5): error MSB3073: The command ""C:\Users\Me\.nuget\packages\stride.core.assets.compilerapp\4.2.0.2121\buildTransitive\..\lib\net8.0\Stride.Core.Assets.CompilerApp.exe"  --disable-auto-compile --project-configuration "Release" --platform=Windows --project-configuration=Release --compile-property:StrideGraphicsApi=Direct3D11 --output-path="D:\Me\Documents\_Synced\Art\vvvv\Works\02-BlackAndWhiteExplosion\out\src\BlackAndWhiteExplosion\bin\Release\data" --build-path="D:\Me\Documents\_Synced\Art\vvvv\Works\02-BlackAndWhiteExplosion\out\src\BlackAndWhiteExplosion\obj\stride\assetbuild\data" --package-file="D:\Me\Documents\_Synced\Art\vvvv\Works\02-BlackAndWhiteExplosion\out\src\BlackAndWhiteExplosion\BlackAndWhiteExplosion.csproj" --msbuild-uptodatecheck-filebase="D:\Me\Documents\_Synced\Art\vvvv\Works\02-BlackAndWhiteExplosion\out\src\BlackAndWhiteExplosion\obj\Release\stride\assetcompiler-uptodatecheck"" exited with code 1. [D:\Me\Documents\_Synced\Art\vvvv\Works\02-BlackAndWhiteExplosion\out\src\BlackAndWhiteExplosion\BlackAndWhiteExplosion.csproj]

----
There was a problem exporting your Application.
Please check for solutions by clicking the "Troubleshooting" button.

Thanks for your help •ᴗ•

https://thegraybook.vvvv.org/reference/hde/exporting.html#export-fails-with-error-msb3073

1 Like

I swear I didn’t see that error code
At least I now know where to expect it next time
Thanks !

1 Like