Build/Test Issues

Rider plugin loading error with Rider 2024.3 EAP 1

Started by Paramethod on 1,619 views

Hello,

Rider 2024.3 EAP 1 was recently released and the ncrunch plugin fails to load with this error:

NCrunch encountered an error during the initialisation

System.MissingMethodException: Method not found: 'JetBrains.DataFlow.ISignal`1  JetBrains.RdBackend.Common.Features.Toolset.RiderSolutionToolset.get_Changed()'.
   at ReSharperPlugin.NCrunchForRider.RiderProtocolHub..ctor(NCrunchForRiderModel model, Lifetime lifetime, IChangeProvider solution, ChangeManager changeManager, RiderSolutionToolset riderSolutionToolset)
   at ReSharperPlugin.NCrunchForRider.RiderProtocolHub.Start(NCrunchForRiderModel model, Lifetime lifetime, ISolution solution, ChangeManager changeManager, RiderSolutionToolset riderSolutionToolset) in D:\BuildAgent\work\31f27687fbb308be\RiderPlugin\NCrunchForRider\src\dotnet\ReSharperPlugin.NCrunchForRider\RiderProtocolHub.cs:line 52
   at ReSharperPlugin.NCrunchForRider.NCrunchForRider..ctor(ILogger logger, ISolution solution, Lifetime lifetime, ChangeManager changeManager, RiderSolutionToolset toolset) in D:\BuildAgent\work\31f27687fbb308be\RiderPlugin\NCrunchForRider\src\dotnet\ReSharperPlugin.NCrunchForRider\NCrunchForRider.cs:line 47
Hi,

Sorry, the version of NCrunch available for download was intended to run on the earlier version of Rider (2024.2), so it doesn't support 2024.3 yet. Most likely we'll add support for 2024.3 with 5.11 or something soon after.
Hi Remco,

No worries, I've changed back to the stable ring. ncrunch is just too important.
An update on this one: We've assessed the state of EAP 2024.3 and concluded that it's not ready for integration yet. Right now not all of the dependencies for this version are fully published, so we can't actually build against it. We'll keep an eye on it with the intention of integrating when it's ready.
Ok. Thanks for the update. When it is ready for 2024.3, if you need early testing, let me know.

Post a reply

Log in to reply.