stride3d / stride3d/stride

[Build] Stride.Core.Tasks fails on pack-assets on multiple projects

Open
#1,051 16 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-Build bug
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

Release Type: GitHub

Version: master

Platform(s): Windows

Describe the bug
When trying to build Stride.GameStudio the build fails with code 1 in Stride.Core.Tasks when pack-assets is executed for

  • Stride.Graphics
  • Stride.Rendering
  • Stride.Engine
  • Stride.Voxels
  • Stride.Video
  • Stride.Particles
  • Stride.SpriteStudio.Offline
  • Stride.Assets.Presentation
  • Stride.Samples.Templates

To Reproduce
Steps to reproduce the behavior:

  1. Installing prerequisites
  2. git clone
  3. Open Stride.sln
  4. Build Stride.GameStudio

Expected behavior
Build executes sucessfully on clean run

Log and callstacks
partial-build.log
(for other projects the log is exactly the same)

Additional context
Visual Studio 2017 is not installed (and was never installed on that system).
Visual Studio 2019 16.10.0 Preview 2.0 is used.
Windows SDK 10.0.18362.0 and 10.0.19041.0 are installed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Stride.GameStudio build from Stride.sln on Windows, then inspect partial-build.log and the Stride.Core.Tasks pack-assets entry point. Compare the failures across the listed projects and verify the build with the reported Visual Studio and Windows SDK versions. Done means a clean build completes without code 1 failures in those projects.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.