Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Particle Updater Failing to load in Stride 4.2.0.2267 #2539

Open
TranquilAbyss opened this issue Dec 4, 2024 · 0 comments
Open

Particle Updater Failing to load in Stride 4.2.0.2267 #2539

TranquilAbyss opened this issue Dec 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@TranquilAbyss
Copy link
Contributor

TranquilAbyss commented Dec 4, 2024

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.

@TranquilAbyss TranquilAbyss added the bug Something isn't working label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant