Jrn.RibbonEvent “Execute external command:CustomCtrl_%CustomCtrl_%Rhino.Inside%More%CommandStart:RhinoInside.Revit.AddIn.Commands.CommandStart”
’ 1:< API_ERROR { : Assembly version conflict in some references in RhinoInside.Revit.AddIn.dll assembly
'Addin’s module RevitAPIUI of version 26.0.4.0 conflicts with same preloaded module of version 26.4.0.0
'Addin’s module RevitAPI of version 26.0.4.0 conflicts with same preloaded module of version 26.4.0.0 }
Is there any plan to have this updated in an upcoming release?
I’ve reproduced this problem on various machines, and it’s consistent, even on a VM which had never had Revit or Rhino.Inside before, so I doubt that re-installing would help. But I can try, if you still think it’s worthwhile.
The version of Rhino.Inside Revit is 1.35.9540.6370
As for that plugin being definitely ruled out, they’ve emphasised the effort they’ve gone to, to isolate it and its dependencies from other add-ins, so that’s why we’re focusing on the apparent Revit build discrepancy.
just tested uninstalling Enscape and still Revit crashes.
'C 07-Jul-2026 13:47:14.405; 0:< Notify Active View.
’ 0:< ::97:: Delta VM: Avail 133880779 MB, Used 860 MB; RAM: Avail -12 → 49508 MB, Used 1112 MB
’ 0:< GUI Resource Usage GDI: Avail 8746, Used 1254, User: Used 540
'E 07-Jul-2026 13:47:14.569; 0:<
Jrn.MouseMove 0 , 663 , 45
'E 07-Jul-2026 13:47:14.569; 0:<
Jrn.RibbonEvent “Execute external command:CustomCtrl_%CustomCtrl_%Rhino.Inside%More%CommandStart:RhinoInside.Revit.AddIn.Commands.CommandStart”
’ 1:< API_ERROR { : Assembly version conflict in some references in RhinoInside.Revit.AddIn.dll assembly
'Addin’s module RevitAPIUI of version 25.0.0.0 conflicts with same preloaded module of version 25.4.50.0
'Addin’s module RevitAPI of version 25.0.0.0 conflicts with same preloaded module of version 25.4.50.0 }
Is there an error report generated? To troubleshoot remove any older GH / Rhino plugins as well. Note that Revit 2026 runs in a newer .net version and may have conflicts with old net plugins.