MinshuG / BlenderUmap2

unofficial fork of Amrsatrio/BlenderUmap2
46 stars 8 forks source link

help me #6

Closed TonyKillam closed 1 year ago

TonyKillam commented 1 year ago

C:\Users\Owner\BlenderUmap2>python make_release.py version: 5.6 MSBuild version 17.5.0+6f08c67f3 for .NET Determining projects to restore... C:\Program Files\dotnet\sdk\7.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): war ning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. P lease refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\Owner\Fortni teReplayDecompressor\src\Unreal.Core\Unreal.Core.csproj] C:\Program Files\dotnet\sdk\7.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): war ning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. P lease refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\Owner\Fortni teReplayDecompressor\src\FortniteReplayReader\FortniteReplayReader.csproj] C:\Program Files\dotnet\sdk\7.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): war ning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. P lease refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\Owner\Fortni teReplayDecompressor\src\Unreal.Encryption\Unreal.Encryption.csproj] C:\Program Files\dotnet\sdk\7.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): war ning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. P lease refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\Owner\Fortni teReplayDecompressor\src\OozSharp\OozSharp.csproj] All projects are up-to-date for restore. C:\Program Files\dotnet\sdk\7.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): war ning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. P lease refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\Owner\Fortni teReplayDecompressor\src\Unreal.Core\Unreal.Core.csproj] C:\Program Files\dotnet\sdk\7.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): war ning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. P lease refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\Owner\Fortni teReplayDecompressor\src\FortniteReplayReader\FortniteReplayReader.csproj] C:\Program Files\dotnet\sdk\7.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): war ning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. P lease refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\Owner\Fortni teReplayDecompressor\src\OozSharp\OozSharp.csproj] C:\Program Files\dotnet\sdk\7.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(28,5): war ning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. P lease refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\Owner\Fortni teReplayDecompressor\src\Unreal.Encryption\Unreal.Encryption.csproj] OozSharp -> C:\Users\Owner\FortniteReplayDecompressor\src\OozSharp\bin\Release\net5.0\OozSharp.dll CUE4Parse -> C:\Users\Owner\FModel\CUE4Parse\CUE4Parse\bin\Release\net6.0\CUE4Parse.dll Unreal.Encryption -> C:\Users\Owner\FortniteReplayDecompressor\src\Unreal.Encryption\bin\Release\net5.0\Unreal.Encryp tion.dll Unreal.Core -> C:\Users\Owner\FortniteReplayDecompressor\src\Unreal.Core\bin\Release\net5.0\Unreal.Core.dll FortniteReplayReader -> C:\Users\Owner\FortniteReplayDecompressor\src\FortniteReplayReader\bin\Release\net5.0\Fortnit eReplayReader.dll CUE4Parse-Conversion -> C:\Users\Owner\FModel\CUE4Parse\CUE4Parse-Conversion\bin\Release\net6.0\CUE4Parse-Conversion. dll C:\Users\Owner\BlenderUmap2\BlenderUmap\MyFileProvider.cs(88,50): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Users\Owner\BlenderUmap2\BlenderUmap\B lenderUmap.csproj] C:\Users\Owner\BlenderUmap2\BlenderUmap\MyFileProvider.cs(94,44): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [C:\Users\Owner\BlenderUmap2\BlenderUmap\B lenderUmap.csproj] C:\Users\Owner\BlenderUmap2\BlenderUmap\BlenderUmap.cs(151,24): error CS0103: The name 'ReplayExporter' does not exist in the current context [C:\Users\Owner\BlenderUmap2\BlenderUmap\BlenderUmap.csproj] Traceback (most recent call last): File "C:\Users\Owner\BlenderUmap2\make_release.py", line 40, in raise Exception(f"dotnet publish failed with code {code}") Exception: dotnet publish failed with code 1