@mavie said:
@liberterre said:
@rich o brien said:
@unknownuser said:
When I do that, nothing happens…What can I do ?
Is there an error message?
No, nothing appears…
I've got the same issue. I think you need to look for errors in the Ruby console. (See Fredo's comments to me above) "Could you open the Ruby console to see if there are error messages."
You too have an older OS; I think that's where he was going in his trouble-shooting...
Opening the Ruby console I obtain this message :
Error; #<LoadError; dlopen(/Users/regis/Library/Application Support/SketchUp 2017/SketchUp/Plugins/SketchUcation/SCFLicense/Mac_22/SUEX_SCFLibrary.bundle, 9); no suitable image found. Did find;
/Users/regis/Library/Application Support/SketchUp 2017/SketchUp/Plugins/SketchUcation/SCFLicense/Mac_22/SUEX_SCFLibrary.bundle; cannot load 'SUEX_SCFLibrary.bundle' (load command 0x80000034 is unknown)
/Users/regis/Library/Application Support/SketchUp 2017/SketchUp/Plugins/SketchUcation/SCFLicense/Mac_22/SUEX_SCFLibrary.bundle; cannot load 'SUEX_SCFLibrary.bundle' (load command 0x80000034 is unknown) - /Users/regis/Library/Application Support/SketchUp 2017/SketchUp/Plugins/SketchUcation/SCFLicense/Mac_22/SUEX_SCFLibrary.bundle>
/Applications/SketchUp 2017/SketchUp.app/Contents/Frameworks/Ruby.framework/Versions/2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb;54;in `require'
/Applications/SketchUp 2017/SketchUp.app/Contents/Frameworks/Ruby.framework/Versions/2.2/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb;54;in `require'
/users/regis/library/application support/sketchup 2017/sketchup/plugins/sketchucation/scflicense/scflicenseruby.rbe;156;in `load_binary'
/users/regis/library/application support/sketchup 2017/sketchup/plugins/sketchucation/scflicense/scflicenseruby.rbe;43;in `license_dialog'
/users/regis/library/application support/sketchup 2017/sketchup/plugins/fredo6_!libfredo6/lib6plugin.rbe;784;in `show_license'
/users/regis/library/application support/sketchup 2017/sketchup/plugins/fredo6_!libfredo6/lib6plugin.rbe;369;in `block in populate_support_menu'
/users/regis/library/application support/sketchup 2017/sketchup/plugins/fredo6_!libfredo6/lib6traductor.rbe;1378;in `call'
/users/regis/library/application support/sketchup 2017/sketchup/plugins/fredo6_!libfredo6/lib6traductor.rbe;1378;in `block in add_command'
/users/regis/library/application support/sketchup 2017/sketchup/plugins/!!fredo6_lordofthetoolbars/controller_lordofthetoolbars.rbe;133;in `call'
/users/regis/library/application support/sketchup 2017/sketchup/plugins/!!fredo6_lordofthetoolbars/controller_lordofthetoolbars.rbe;133;in `block in new'
SketchUp;1;in `call'
I'm just a user of SketchUp and I dont understand…