Revit Version : 20.2.30.42 & 19.2.10.7
Rhino Version : 7.2.21012.11001
Rhino.Inside Revit Version : 0.0.7684.22919
**
Interestingly it works in Revit Version : 21.1.10.26
**
Opening Rhino.Inside Revit works, If opening Grasshopper from within Rhino, it just doesn’t do anything. Once clicking on the Revit ribbon button for Grasshopper, Revit crashes entirely. This was not the case with the last version (our office had installed, which was still version 0.0.0.0) of the plugin.
This occurred with and without a project file open.
I saw a somewhat related topic, yet I would prefer not to wipe out all my libraries and user objects.
Related Images:
contents of log file:
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not find file ‘Grasshopper.resources’.
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)
at Grasshopper.My.Resources.Res_CanvasToolbar.get_OpenFile_24x24()
at Grasshopper.GUI.GH_DocumentEditor.InitializeComponent()
at Grasshopper.GUI.GH_DocumentEditor…ctor()
at Grasshopper.Plugin.Commands.ShowGrasshopperEditor(Boolean showUponLoad, Boolean repairPosition)
at RhinoInside.Revit.GH.Guest.ShowEditor()
at RhinoInside.Revit.GH.Guest.d__12.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
[END ERROR]