[Plugin] !AdditionalPluginFolders - v5.4a - 27 Sep 20
-
@tig said:
Your plugins are NOT up to date
When i wrote that my plugins are up to date, i was talking about Fredo6's plugins, not yours...
-
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. -
@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 -
Thanks TIG !
-
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 ? -
@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]... -
Many thanks TIG !
I'll try that on monday morning.
-
Works fine ! Thanks TIG !
-
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 -
You seem to have a wrong installation of Curviloft.
Could you please check the file and fiolder footprint.
Fredo
-
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 ...? -
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:- 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...
- 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...
-
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 -
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
-
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... -
Is it possible, that in Sketchup 2014 this doesn't work anymore? can anyone confirm? cheers.
-
Works just fine.
Get the latest version and the latest Fredo Lib from the PluginStore... -
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?
-
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... -
Help! I do not have the Sketch up Plug-in file to drop anything in to!
Advertisement