Hops not working in Rhino Inside Revit since Hops 0.16.20

Hi @AndyPayne ever since the 0.16.20 update, my Hops components havent been working in Rhino Inside Revit. Even after setting the path it remains empty like this


All these Hops components work in regular Rhino and used to work in Rhino Inside Revit before 0.16.20 as well.

Every time I start grasshopper in Rhino Inside Revit it throws this HopsLog at me. Could you have a look at this and let me know what the issue is?

Priority: HopsLog
{
Method not found: ‘Serilog.LoggerConfiguration Serilog.FileLoggerConfigurationExtensions.File(Serilog.Configuration.LoggerSinkConfiguration, Serilog.Formatting.ITextFormatter, System.String, Serilog.Events.LogEventLevel, System.Nullable1<Int64>, Serilog.Core.LoggingLevelSwitch, Boolean, Boolean, System.Nullable1<System.TimeSpan>, Serilog.RollingInterval, Boolean, System.Nullable1<Int32>, System.Text.Encoding, Serilog.Sinks.File.FileLifecycleHooks, System.Nullable1<System.TimeSpan>)’.
MissingMethodException
}

In addition, I get these errors if i attempt to open a gh file which contains Hops components

Message log start (chronological):

Plugin version: 1.0.0008

Object ‘Hops’ {c69bb52c-88ba-4640-b69f-188d111029e8} failed to deserialize itself: Object reference not set to an instance of an object.

Object ‘Hops’ {c69bb52c-88ba-4640-b69f-188d111029e8} failed to deserialize itself: Object reference not set to an instance of an object.

Object list read

I have just pushed a new version of Hops/Rhino.Compute (ver. 0.16.23) to the package manager which should fix this issue. Can you please download this newest version and see if this works in Revit? Thanks for reporting this.

1 Like

Thank you, 0.16.23 has solved the issue, Hops component work as they do in regular Rhino. Thanks for the quick response and help again!

1 Like