sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] !AdditionalPluginFolders - v5.4a - 27 Sep 20

    Scheduled Pinned Locked Moved Plugins
    156 Posts 51 Posters 223.4k Views 51 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • TIGT Offline
      TIG Moderator
      last edited by

      @chon said:

      Issue with Shape Bender.
      It doesn't work when SB files and folder are placed in the AdditionalPluginFolder, but works fine when placed in the SU plugins folder.
      This is a known issue in any version using a non-standard Plugins folder.
      Reread the ShapeBender thread.
      I have recently posted a simple change to the loader script's code that fixes it to load from anywhere in the $LOAD_PATH list...
      http://sketchucation.com/forums/viewtopic.php?p=494591#p494591

      TIG

      1 Reply Last reply Reply Quote 0
      • chonC Offline
        chon
        last edited by

        Thanks TIG ! πŸ‘

        SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits

        1 Reply Last reply Reply Quote 0
        • chonC Offline
          chon
          last edited by

          TIG,

          thanks a lot for Shape Bender, works fine now !

          I've got the same problem with Didier Bur's Projections.
          Do you think you could do something for us if you've got a quiet moment ? 😳

          SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits

          1 Reply Last reply Reply Quote 0
          • TIGT Offline
            TIG Moderator
            last edited by

            @Chon
            Edit the loader ' projection_extension.rb' file
            In line#2:
            Sketchup::require Sketchup.find_support_file("Plugins") + '/Projection/projection'
            add a leading # to disable it:
            #Sketchup::require Sketchup.find_support_file("Plugins") + '/Projection/projection'
            Then add in a line below it thus:
            Sketchup::require(File.join(File.dirname(__FILE__), 'Projection', 'projection'))
            It should now work properly from any Plugins folder's location, provided that the loader rb and the folder of other files are in the same Plugins folder... [although the rbs format for the main code file is an perhaps unknown quantity]...

            TIG

            1 Reply Last reply Reply Quote 0
            • chonC Offline
              chon
              last edited by

              Many thanks TIG ! πŸ‘

              I'll try that on monday morning. πŸ˜‰

              SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits

              1 Reply Last reply Reply Quote 0
              • chonC Offline
                chon
                last edited by

                Works fine ! Thanks TIG ! πŸ‘

                SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits

                1 Reply Last reply Reply Quote 0
                • C Offline
                  crayonal
                  last edited by

                  Error Loading File bootstrap_Curviloft.rb
                  uninitialized constant Curviloft::T6Error Loading File bootstrap_FredoScale.rb
                  (eval):1: uninitialized constant F6_FredoScale::T6Error Loading File CurviloftAlgo.rb
                  uninitialized constant Curviloft::T6Error Loading File CurviloftCurveMover.rb
                  uninitialized constant Curviloft::T6Error Loading File CurviloftPalette.rb
                  uninitialized constant Curviloft::T6Error Loading File CurviloftTool.rb
                  uninitialized constant Curviloft::T6Error Loading File __loader.rb
                  uninitialized constant Traductor

                  1 Reply Last reply Reply Quote 0
                  • fredo6F Offline
                    fredo6
                    last edited by

                    You seem to have a wrong installation of Curviloft.

                    Could you please check the file and fiolder footprint.

                    Fredo

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      samyell77
                      last edited by

                      Hi,
                      Ive been using the additional plugins folder with great success until recently. Im now not able to install extensions and am not sure what the problem is. Ive downloaded a couple of .rbz to the folded I have designated as my additional plugins folder. I have then gone to Window>Preferences>Extensions and gone to install extensions but Im now getting a message that tells me "This extension will have the ability to access the filesystem on your computer. Do not grant access to this lightly; be sure you trust the author. Do you want to install the extension." If I click yes it then takes me to an admin user name and password page? I had this working fine before but now for some reason SU won't load the plugins in this folder. Can anyone help..?
                      I have deleted the 000_aditional plugins folder and have the following installed in my main plugins folder;
                      AdditionalPluginFolders - v4.2a - 23 Oct 13
                      LibFredo6.rbz
                      Can anyone help me to resolve this ...?

                      SU Pro 2016
                      Dell Precision M4800
                      PC Windows 10
                      Intel Core i7-4900MQ @ 2.80ghz
                      Nvidia Quadro K2100M
                      16gb RAM

                      1 Reply Last reply Reply Quote 0
                      • TIGT Offline
                        TIG Moderator
                        last edited by

                        The native Preferences > Extensions > Installer ALWAYS tries to use the main Plugins folder - you may not have sufficient permissions to do that - especially on a corporate or educational network...
                        The SketchUcation Plugin Store toolset offers two possible options:

                        1. A ../Plugins/SketchUcation submenu utility named 'Archive Installer'... this lets you auto-install from a RBZ [or ZIP] archive you have already downloaded onto your PC... and if you have a custom-plugins folder set-up it offers that as a potential destination...
                        2. The SketchUcation Plugin Store's dialog which opens within SketchUp itself also offers you the choice of any set-up custom-plugins folder a destination for it's AutoInatll too...

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          samyell77
                          last edited by

                          Thanks TIG - will play with this tomorrow. Have set the additional plugins setting to force it to ask if I want to use the non-standard plugin folder every time SU opens which seems to work for now.
                          Thanks
                          Sam

                          SU Pro 2016
                          Dell Precision M4800
                          PC Windows 10
                          Intel Core i7-4900MQ @ 2.80ghz
                          Nvidia Quadro K2100M
                          16gb RAM

                          1 Reply Last reply Reply Quote 0
                          • C Offline
                            Clinton
                            last edited by

                            hi
                            im trying to down load lib fredo 6 t run joint push pull where do I find the link ??

                            if you can help great

                            1 Reply Last reply Reply Quote 0
                            • TIGT Offline
                              TIG Moderator
                              last edited by

                              This is not the hard part πŸ˜’
                              Search the Plugins forum, or see the PluginStore - search that for its instructions and download too πŸ˜•
                              Also read its instructions carefully... and find / get the support 'Lib' and install that too...

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • G Offline
                                g.moggel
                                last edited by

                                Is it possible, that in Sketchup 2014 this doesn't work anymore? can anyone confirm? cheers.

                                1 Reply Last reply Reply Quote 0
                                • TIGT Offline
                                  TIG Moderator
                                  last edited by

                                  Works just fine.
                                  Get the latest version and the latest Fredo Lib from the PluginStore...

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • P Offline
                                    pickprooflemon1
                                    last edited by

                                    Unfortunately, im usng office pc which doesnt allow me to put anything into original sketchup plugin folder. Is there a way i can install the plugins externally?

                                    1 Reply Last reply Reply Quote 0
                                    • TIGT Offline
                                      TIG Moderator
                                      last edited by

                                      Please complete your User-Profile...

                                      If you have v2014, on PCs the default Plugins folder is now within your User path, so you should have suitable permissions...
                                      But in earlier PC versions the Plugins folder is within the Program Files folder, and is therefore always restricted [unless the permissions are changed].

                                      Assuming you have v8/v2013...
                                      You need to convince the IT guys to install at least this one script [+ the LibFredo] in the main restricted Plugins folder.
                                      It will load at startup and allow you to specify another Plugins folder for your own use.
                                      You will then be able to install plugins into that folder [after a restart] manually.
                                      Change RBZ to ZIP and extract the contents, keeping files in subfolders as they are shipped...

                                      Unfortunately the native RBZ installer always uses the default Plugins folder, so you can't use that when you are restricted.
                                      BUT if you have the SketchUcation Plugin Store tools installed, thereafter you can AutoInstall any downloaded RBZ using the 'Archive Installer' available from its menu - you will be offered your additional plugins folder in a dialog...
                                      If you use the PluginStore dialog itself [run within SketchUp] you will also be offered your additional plugins folder for that AutoInstallation, without recourse to having a physical RBZ file at all... πŸ˜‰

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • J Offline
                                        Jooles13
                                        last edited by

                                        Help! I do not have the Sketch up Plug-in file to drop anything in to!

                                        1 Reply Last reply Reply Quote 0
                                        • Rich O BrienR Online
                                          Rich O Brien Moderator
                                          last edited by

                                          @jooles13 said:

                                          Help! I do not have the Sketch up Plug-in file to drop anything in to!

                                          A bit more info might help?

                                          What plugin file are you missing?

                                          Download the free D'oh Book for SketchUp πŸ“–

                                          1 Reply Last reply Reply Quote 0
                                          • TIGT Offline
                                            TIG Moderator
                                            last edited by

                                            If you mean the v2014 default 'Plugins' FOLDER... then if you Download the RBZ version of any Plugin from the PluginStore, then you can use the v2014 Preferences > Extensions > Install... button to automatically do the installation for you [remember that most of Fredo's tools also need his 'Lib', that is also available from the PluginStore...].
                                            If you install the SketchUcation PluginStore toolset [see Resouces...] then you can then browse and AutoInstall Plugins from within SketchUp, without even having to download the RBZ...
                                            That also includes a useful submenu item to open the Plugins folder for you, should you ever need to look into it...

                                            TIG

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 2 / 8
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement