Plugin Loading Deserialization Error

Hello,

I have a specialized plugin from my university (Georgia Tech) and when I type the designated command to load the plugin, I get the following error.

Command: SMUpdate
Error loading plugin. Missing Rhino3D platform
Error running command c07fce54-b4f2-4615-8906-aa17d905c498. Project deserializiation failed.

When I contacted the developer of the plugin, he said the error is with Rhino on my laptop, not the plugin itself as I could get the plugin working on an established school computer.

The problem is, I could run previous versions of this plugin on my laptop no problem so I think it is unlikely that the plugin has out-updated my PC.

Any Ideas on how to fix this?

Hi Benjamin -

You should probably start by running the Rhino SystemInfo command on both PCs and see if there are striking differences. The Rhino version, Windows OS version, and possible other plug-ins come to mind.

Other than that, I’m afraid there’s not much to go on…
-wim

If you are using Rhino 8, try switching to .NET FW

Tried it, I also noticed Netcore was on v7 so I switched to v8 since I am using Rhino 8. Neither case worked.