stride3d / stride3d/stride

Shader extension does not work in 4.2.0.2282

Open
#2,566 11 comments 0 reactions 1 assignee View on GitHub

@xen2 is already working on this.

Since Dec 22, 2024.

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

Description

Release Type: Official Release

Version: 4.2.0.2282

Platform(s): Windows

Describe the bug
When projects reference the latest Stride version 4.2.0.2282 shader key files no longer generate in Visual studio.

To Reproduce
Steps to reproduce the behavior:

  1. follow https://doc.stride3d.net/latest/en/manual/graphics/effects-and-shaders/custom-shaders.html
  2. shader key file never generates

This should happen in older projects too if you upgrade to the latest Stride they refuse to generate with the error log below.

Log and callstacks

Error Initializing Stride Language Service: System.TypeAccessException: SyncInterface failed. Type or version of type unknown.
   at ServiceWire.StreamingChannel.SyncInterface(Type serviceType, String username, String password)
   at ServiceWire.NamedPipes.NpChannel..ctor(Type serviceType, NpEndPoint npEndPoint, ISerializer serializer, ICompressor compressor)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.