Legacy .rbx plugins not working in Xojo v 4.1

Xoxo 4.1 Macbook Pro(2013) OSX 10.11.6

Xoxo crashes on start-up when legacy plug-ins (.rbx) are present in plugin folder.

I use floating point ‘fp Plugin.rbx’ and ‘MSOfficeAutomation.rbx’ plugins on Windows programs.

Any suggestions will be appreciated.

What does the crash log say?

I would remove them from the plugins, restart and then add each one back in to see which one is the culprit.

MSOfficeAutomation is from Xojo so we know there’s a version that ships with Xojo. Make sure you have the latest version.

Not sure who makes fp Plugin but you might want to see if they have a newer version. I suspect that is the culprit but just a guess.

fp Plugin is now available as a Xojo plugin. No need to keep an antiquity.

http://delaneyrm.com/fpPlugin.html

Thanks to all responders.

Everything OK. Did not realize the MSOfficeAutomation.rbx is included in the EXTRAS folder.
There was nothing amiss with the fp Plugin.rbx.

Apologize for the noise.