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

broken Trails #131

Open
circuitb opened this issue Jan 14, 2025 · 0 comments
Open

broken Trails #131

circuitb opened this issue Jan 14, 2025 · 0 comments

Comments

@circuitb
Copy link

patches using the Trails (particles) node throws a lot of erros
and fail to render when using the LineStripWidth nodes!

System.NullReferenceException: Object reference not set to an instance of an object.
at Stride.Graphics.ResourceBinder.BindResources(CommandList commandList, DescriptorSet[] descriptorSets)
at Stride.Rendering.EffectInstance.Apply(GraphicsContext graphicsContext)
at VL_Stride_Rendering.Stride.Rendering.MeshRenderer_C.DrawInternal(RenderDrawContext Context_In)
at VL_Stride_Rendering.Stride.Rendering.MeshRenderer_C.Stride.Rendering.IGraphicsRendererBase.Draw(RenderDrawContext context)
at VL.Stride.Rendering.GraphicsRendererGroup.Stride.Rendering.IGraphicsRendererBase.Draw(RenderDrawContext context)
at VL.Stride.Rendering.EntityRendererRenderFeature.Draw(RenderDrawContext context, RenderView renderView, RenderViewStage renderViewStage, Int32 startIndex, Int32 endIndex)
2025/01/14 09:14:05.619 [ERR] (Sys) 0 vvvv Unexpected exception: Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
at Stride.Graphics.ResourceBinder.BindResources(CommandList commandList, DescriptorSet[] descriptorSets)
at Stride.Rendering.EffectInstance.Apply(GraphicsContext graphicsContext)
at VL_Stride_Rendering.Stride.Rendering.MeshRenderer_C.DrawInternal(RenderDrawContext Context_In)
at VL_Stride_Rendering.Stride.Rendering.MeshRenderer_C.Stride.Rendering.IGraphicsRendererBase.Draw(RenderDrawContext context)
at VL.Stride.Rendering.GraphicsRendererGroup.Stride.Rendering.IGraphicsRendererBase.Draw(RenderDrawContext context)
at VL.Stride.Rendering.EntityRendererRenderFeature.Draw(RenderDrawContext context, RenderView renderView, RenderViewStage renderViewStage, Int32 startIndex, Int32 endIndex)
2025/01/14 09:14:05.635 [ERR] (App) 0 Example Wanderer Trails Unexpected exception: Object reference not set to an instance of an object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant