Rhino Inside Revit 2025 Crash

We’ve been scratching our heads as to why Rhino Inside Revit (RiR) 2025 specifically crashes when in conjunction of the add-in Climate Studio but have no way to analyze the .dmp file. I’m attaching it here in hopes to find out why but as far as we know it is primarily on Solemma to fix.

Basically when we have it set to dont load or outright remove the add-in the plugin works mostly. We do see issues loading Enscape within the addin as well but that can be disabled within the plugin. (screenshot added as well)

However if it turns out the data shows its RiR we would like to work in conjunction to resolve this issue.

Rhino Inside Revit Version: 1.24.9022.17166
Enscape Version: 4.1.0.2321
Rhino Version: 8.11.24254.15001
Climate Studio Version (with Revit Import/Export) :2.0.8978.19824

Any and all help / feedback would be greatly appreciated

minidump.dmp.zip (3.1 MB)

Thanks for the info Nicholas, these are complex interactions when loading into Revit.

The first addin that loads its resources blocks others from loading a different version of a shared resource.

In these cases the onus is on the devs with older .dll’s to update.

This can be difficult for some addins that need to be extensively rebuilt to newer resource versions.

The issues are known, when they will be updated is going to be up to how each addins devs/mgmt prioritize resolving the conflicts.

Hi Japhy,

Than you so much for your input. Its so unfortunate that in an enterprise environment addins and applets cant all get along as we would wish in a perfect world. However the beauty of technology is forever innovation which can cause conflicts in code and values depending on who makes it.

We are reaching out to all parties to hopefully have this issue resolved. Again we thank you for your input and insight.

Kind regards,
Nick

Hi @Japhy ,

It actually happened again when attempting to launch RiR in tandem with Vray for Revit as well. We are still using the following versions but attached is the rhino dump from that crash. Checking the revit logs it ends with the start command of RiR
Rhino Crash & Revit Journals: https://file.io/Fa2QbqQucoXa

Rhino Inside Revit Version: 1.24.9022.17166
Rhino Version: 8.11.24254.15001

We are going to start testing the nightly versions to see if this issue is fixed already, however we are currently stuck with this version for production since we only use stable releases and usually those that are 5-6 months from either september or january depending on the time of year

Is this isolated to Vray + RiR? or are there still other addins/plugins involved as well (enscape,climate studio,…). Disabling addins/plugins to get back to a baseline is the recommended troubleshooting method.

It is specifically RiR + Vray. It seems this version of RiR is simply not playing nicely

Do know of a previous configuration that worked? not recalling any recent changes that would affect this? I can send you the older version and we can confirm a regression.

The only previous config that would work that would be on our radar would be 1.24 paired with revit '24 unfortunately. The only way RiR works with the versioning above is if it is by itself.

Oddly enough. When I follow the instructions to enable the daily builds via the knowledge articles, even trying to run the RiR settings gear causes revit to crash when other plugins are enabled in tandem.

I will try to create a VM where its just an isolated revit '25 and RiR daily, then add from there and see what breaks/doesnt

Hi @Japhy

I just was able to install RiR daily 1.28.9105.8125 today and test it with vray for revit. I received the same result unfortunately. Attached is the dump from the use.

Procedure was as follows:
Install fresh windows, revit, rhino 8.11 and rhino inside revit.
change RiR to daily versions, Download and install
open RiR
install Vray inside Revit
attempt to launch RiR
Crash > extract dump

Dump file: https://file.io/igF3g5CAUQea

It points to a general .net error…

Are you running anything in Revit 2025 that is supposed to be running in .netframework? Revit is in .NetCore 8.

FAILURE_BUCKET_ID: CLR_EXCEPTION_80131604_Revit.exe!unknown_function

ExceptionAddress: 00007ffe10b1fa4c (KERNELBASE!RaiseException+0x000000000000006c)
ExceptionCode: e0434352 (CLR exception)

it looks like .net /.netcore repairs could be helpful

Hi Japhy,

The most recent dump was a fresh instance of windows 11 which has .NET 8 as its base framework. Revit, Rhino 8.11 and Rhino Inside are also fresh installs and the only installations on the new machine. I could try to do a repair but, since its a fresh instance and the crashes are consistent when only Rhino Inside is present and specifically when launched, it is highly unlikely that a repair should be needed. However I will perform it for troubleshooting sake.

Does Rhino Inside have a preference for Core Runtime or Desktop Runtime? Win 11 runs desktop natively… perhaps also a version number minimum preference?

Let me know,
Nick

When running inside Revit 2025 Rhino is running in .netCore 8 & Rhino does not have any issues in that regard. It runs in .NetCore 7 when Rhino 8 is running standalone, all other Revit versions run in .netframework 4.8 as will Rhino 7 or 8.