Old Xojo version not loading plugins

I have a colleague who has an application written using Xojo 2014 Release 3 and MBS 14.3 (18396). I have downloaded the old Xojo version Xojo 2014 Release 3.3 from the Xojo archive and downloaded a copy of his MBS 14.3 plugins and placed them in the Plugins folder.

My problem is that when I launch this old Xojo, the plugins do not load. I have cleared the caches and preferences, I have re-added my Xojo Licence Key, but the plugins still will not load. I have load apps and run them OK, but none that require plugins.

Any clues?

Console messages?
Or messages in Terminal when running Xojo from terminal?

Maybe Xojo is in quarantine?

Xojo 2014 Release 3 launches and runs OK, so I assume it is not a quarantine issue.

I replaced the MBS Plugins with the default database plugins are ran Xojo within Terminal, and here is the result ie the internal plugins load, but no external plugins:

Deep-Space-3:~ dad$ /Applications/Xojo\\ 2014\\ Release\\ 3.2/Xojo.app/Contents/MacOS/Xojo /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8 /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist' /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8 /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist' objc[1515]: Class XOJSegmentedControl is implemented in both /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Frameworks/RBGUIKit.xojo_plugin_0.dylib (0x86db000) and /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Resources/Internal Plugins/RBGUIKit.xojo_plugin/GUIKit/Build Resources/Mac Cocoa/GUIKitCocoa.dylib (0x10cbf000). One of the two will be used. Which one is undefined. objc[1515]: Class XOJGUIKit_ActionTarget is implemented in both /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Frameworks/RBGUIKit.xojo_plugin_0.dylib (0x86db030) and /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Resources/Internal Plugins/RBGUIKit.xojo_plugin/GUIKit/Build Resources/Mac Cocoa/GUIKitCocoa.dylib (0x10cbf030). One of the two will be used. Which one is undefined. objc[1515]: Class XOJWebKitDelegate is implemented in both /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Frameworks/RBHTMLViewer.xojo_plugin_0.dylib (0x86f70f8) and /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Resources/Internal Plugins/RBHTMLViewer.xojo_plugin/HTMLViewer/Build Resources/Mac Cocoa/HTMLViewerCocoa.dylib (0x10cfb0f8). One of the two will be used. Which one is undefined. objc[1515]: Class XOJBevelButton is implemented in both /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Frameworks/RBAppearancePak.xojo_plugin_0.dylib (0x86d0000) and /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Resources/Internal Plugins/RBAppearancePak.xojo_plugin/Appearance Pak/Build Resources/Mac Cocoa/AppearancePakCocoa.dylib (0x11d3a000). One of the two will be used. Which one is undefined. objc[1515]: Class XOJImageWell is implemented in both /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Frameworks/RBAppearancePak.xojo_plugin_0.dylib (0x86d0030) and /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Resources/Internal Plugins/RBAppearancePak.xojo_plugin/Appearance Pak/Build Resources/Mac Cocoa/AppearancePakCocoa.dylib (0x11d3a030). One of the two will be used. Which one is undefined. objc[1515]: Class XOJChasingArrows is implemented in both /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Frameworks/RBAppearancePak.xojo_plugin_0.dylib (0x86d0060) and /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Resources/Internal Plugins/RBAppearancePak.xojo_plugin/Appearance Pak/Build Resources/Mac Cocoa/AppearancePakCocoa.dylib (0x11d3a060). One of the two will be used. Which one is undefined. objc[1515]: Class XOJDisclosureTriangle is implemented in both /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Frameworks/RBAppearancePak.xojo_plugin_0.dylib (0x86d0090) and /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Resources/Internal Plugins/RBAppearancePak.xojo_plugin/Appearance Pak/Build Resources/Mac Cocoa/AppearancePakCocoa.dylib (0x11d3a090). One of the two will be used. Which one is undefined. objc[1515]: Class XOJLittleArrows is implemented in both /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Frameworks/RBAppearancePak.xojo_plugin_0.dylib (0x86d00c0) and /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Resources/Internal Plugins/RBAppearancePak.xojo_plugin/Appearance Pak/Build Resources/Mac Cocoa/AppearancePakCocoa.dylib (0x11d3a0c0). One of the two will be used. Which one is undefined. objc[1515]: Class XOJSeparator is implemented in both /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Frameworks/RBAppearancePak.xojo_plugin_0.dylib (0x86d00f0) and /Applications/Xojo 2014 Release 3.2/Xojo.app/Contents/Resources/Internal Plugins/RBAppearancePak.xojo_plugin/Appearance Pak/Build Resources/Mac Cocoa/AppearancePakCocoa.dylib (0x11d3a0f0). One of the two will be used. Which one is undefined. May 17 08:42:30 Xojo[1515] <Warning>: RBLibrary.CheckForPluginChanges 6 - needsToRecompile = true

xattr -cr path to folder

does that help to clear quarantine flags?

Also you can use current 19.2 plugin with Xojo 2014.

I ran it on both the .app and the enclosed app, but it is still not loading the plugins, and the same terminal commands as above.

Deep-Space-3:~ dad$ xattr -cr /Applications/Xojo\\ 2014\\ Release\\ 3.2/Xojo.app Deep-Space-3:~ dad$ xattr -cr /Applications/Xojo\\ 2014\\ Release\\ 3.2/Xojo.app/Contents/MacOS/Xojo