[Plugin] !AdditionalPluginFolders - v5.4a - 27 Sep 20
-
The
2D#.rb
file is the initial-loader for my2Dtools
.
It will try to load a file in the2DTools
subfolder that is named2D#loader.rb
.
This2D#.rb
file and its2DTools
folder must be in the same directory - which is usually Plugins. but as long as it is on the $LOAD_PATH list it should be OK.
This2D#loader
file in turn loads various 2d tools rb files from the subfolder to make a single submenu and the2Dtools
toolbar.Fredo's tool can generate some odd errors, e.g. if you have 'dislocated' a loader rb and its subfolder of scripts.
This error message bears no resemblance to anything that this particular file does, so either it is this dislocation issue [which I suspect], OR you have somehow corrupted the rb file - perhaps you have opened it in a wordprocessor rather than a plain-text editor, which would have then added formating to the text that will break SketchUp when it tries to load it... -
I've been using this plugin for long and haven't found any problem yet.
Until now. I installed SketchUp in this PC of a friend along with the plugin I've been using too in the PC at home.
But it gave me this message and I don't understand what it means;I've tried to reinstall the LibFredo.
-
@irwanwr
Which version of LibFredo6 are you installing?Fredo
-
@dante: your error message appears to be about VRay, not Additional Plugins Folder by Fredo6. Or, do you mean that your Vray is contained there?
-
It was 4.7a, then last night just downloaded 4.9b.
Edit:
Hi, Fredo6
Everything works fine now with the recent LibFredo 4.9 -
NEW RELEASE 3.2a - 12 Jun 2013
Minor update giving more detail when errors are encountered during the Plugin load process (exect file and line in the Ruby code)
Also available on the SCF Plugin Store.
http://sketchucation.com/resources/pluginstore?pln=000_AdditionalPluginFoldersSee first post of this thread for downloading the script.
-
thanks Fredo
-
NEW RELEASE 4.0 - 30 Aug 2013
Important update made necessary for the release LibFredo6 5.2 when it comes
This is in relation with the lengthy changes of naming conventions to my plugins (LibFredo6 will now be based on the name Fredo6_!LibFredo6). If you do not upgrade, then you will continue loading the previous version of LibFredo6.
Also available on the SCF Plugin Store.
http://sketchucation.com/resources/pluginstore?pln=000_AdditionalPluginFoldersSee first post of this thread for downloading the script.
-
NEW RELEASE 4.1 - 01 Sep 2013
Change of name of the Plugin file and Important update made necessary for the release LibFredo6 5.2 when it comes
the ruby file is now named !AdditionalPluginFolders.rb instead of 000_AdditionalPluginFolders.rb.
This should be transparent to you, but it is a good idea to delete the old file 000_AdditionalPluginFolders.rb. If you have LibFredo6 installed, you can do it via the Purge Obsolete Files utility.
This is in relation with the lengthy changes of naming conventions to my plugins (LibFredo6 will now be based on the name Fredo6_!LibFredo6). If you do not upgrade, then you will continue loading the previous version of LibFredo6.
Sorry for inconvenience with all these name changes, but it is part of the general evolution to have a cleaner footprint of files and folders for scripts.
Also available on the SCF Plugin Store.
http://sketchucation.com/resources/pluginstore?pln=000_AdditionalPluginFoldersSee first post of this thread for downloading the script.
-
Very, very, very thanks. You are good.
-
NEW RELEASE 4.2a - 23 Oct 2013
Important update for future Sketchup compatibility. Also necessary for the release LibFredo6 5.3 when it comes
Also available on the SCF Plugin Store.
http://sketchucation.com/resources/pluginstore?pln=000_AdditionalPluginFoldersSee first post of this thread for downloading the script.
-
If you click the More Info button in the PluginStore in SketchUp you'll see something new for displaying help on Plugins....
-
hi guys, amazing posts, but I can t understand how to download and install this plugins, someone will be so pretty to help me? I m using sketch up 8 pro.
Thanks in advance -
Hello,
just click on "!AdditionalPluginFolders.rb" in the first post of this thread and save it in your SU8 plugins folder...
-
I've got an issue with the TIG's extrusion Tools and don't find the solution.
Here is the error message :
I've got only four icons in the toolbar :
Here is my AdditionalPluginFolder :Any idea ?
Many thanks !
-
The Extrude tools requires
deBabelizer.rb
loading [as the message tells you].
It translates text, menus etc into other locales' langauages...
This additional .rb file is supplied inside the main tool's RBZ archive or AutoInstalled version.
BUT if you have never installed it, or later on you have removed it then it will break this and several other plugins that will not load or work without its presence.
If you have Disabled it using the Plugins Manager then you would have been warned about the consequences: in this case permanently Enable it if you want to be able to load/use any of the tools that need it... If not, then reinstall it properly and check that the files are ALL includes in the installation...Here is a view of the contents of the Extrude tools archive - the same two rb files and subfolder [containing several other files] need to be be in your Plugins folder in the same relative relationships [you can use a custom-plugins folder if desired]
-
Again...
Another issue with... Fredo6's FredoTools !
Here is the first error message :
Here is the second error message :
And here is my AdditionalPluginFolder :Precision : All my plugIns are up to date.
Any help ?
Many thanks
-
Your plugins are NOT up to date
You have an older version of my Extrude tools files shown in the Plugins folder.
The current version is NOT there !
Get and install the latest version.
See my recent post - the tool now installs deBabaleizer.rb and then ExtrudeTools.rb and the matching ExtrudeTools subfolder [neither of which are shown in your list!].
All earlier 'EEby...' rb files are auto-deleted by the newer script's reload ?
You need to restart SketchUp and see what happens...You also seem to have separate issues with some of Fredo's plugins...
Are you sure you have set your Plugins folder's context-menu > Properties > Security > Edit... to have read/write permissions 'FULL', for every user/group in the list. Also set SketchUp.exe Properties > Compatibility... to 'Always run as Administrator'...
-
@tig said:
The Extrude tools requires
deBabelizer.rb
...Many thanks TIG !
As you saw it, i didn't have the latest version of the plugin.
Shame on me !
Every thing is fine with your tools now !
-
@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...
Advertisement