stride3d / stride3d/stride

Particle Updater Failing to load in Stride 4.2.0.2267

Open
#2,539 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Release Type: Official Release/GitHub (please choose appropriate option)
Official Release

Version: Version number and/or git branch
4.2.0.2267

Platform(s): Does the problem occur on Windows, Android...?
Windows

Describe the bug
I updated my project from 4.2.0.2232 to 4.2.0.2267 using the Stride Launcher. Game studio stars to load and then crashes.
I am getting the Exception

Exception: NotImplementedException: The method or operation is not implemented.
   at Stride.Particles.Modules.ParticleUpdaterYamlProxy.Update(Single, ParticlePool)
   at Stride.Particles.ParticleEmitter.ApplyParticleUpdaters(Single dt) in C:\BuildAgent\work\b5f46e3c4829a09e\sources\engine\Stride.Particles\ParticleEmitter.cs:line 794

To Reproduce
Steps to reproduce the behavior:
Trying to figure out. I will update when I know more.

Expected behavior
The project loads in Game Studio without crashing.

Log and callstacks
fullerror.txt

Additional context
I tested the same version update with the particle sample and could not reproduce the issue.

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 with the attached fullerror.txt and the stack trace entry for Stride.Particles.Modules.ParticleUpdaterYamlProxy.Update, then inspect Stride.Particles/ParticleEmitter.cs around line 794. First establish reliable reproduction for the 4.2.0.2232-to-4.2.0.2267 update on Windows; done means Game Studio loads the project without this NotImplementedException.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
game-dev
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.