Microsoft.Extensions.Logging.Abstractions.Internal.NullScope - error

Hello,

I’m getting this error when trying to send to Speckle. I tested with Extrusions and Blocks.

Microsoft.Extensions.Logging.Abstractions.Internal.NullScope

I’m in Rhino8

Thanks,

Dan

Hi @dandepoe

Do you have any other third-party plugins installed for Rhino 8.
The error message in your screenshot indicates there may be a conflict with something else loaded.

I’d recommend starting by disabling other plugins you may have to see if the Speckle connector works on its own. Then, assuming it does, start enabling your other plugins, one by one to try and find the one that conflicts.

If you find the conflicting plugin, you maybe able to find a newer or older version of the plugin that doesn’t conflict, and failing that, please let me know it’s name and version, there may be something we can do to work around it.


I’d also recommend updated Rhino if you haven’t in a while. Conflicts maybe more common in super old versions (i.e. versions older than ~8.20).


Another thing you can do is try running Rhino in Net Framework (netfx) mode, see Rhino - .NET Core vs .NET Framework. However, you may find that the other plugins you have don’t support Net Framework mode, so I’d recommend seeing if my other suggestions provide a solution for you first.

Hello @Jedd,

Thanks for the reply.

I have uninstalled some recent plugins I added, but I’m still getting the error.

Do you know if any of these could be the issue?

I disabled all external plugins except for Speckle and I’m getting the same error

These plugins have been on my machine for a long time, so I’m having trouble figuring out who the culprit could be.

image

And on Speckle 2026.6.0

Models are created in the Speckle web interface, but there isn’t anything in them.

Thanks,

Dan