by fredo6 » Fri May 17, 2013 10:33 pm
pbacot wrote::oops: I didn't realize it was under the FredoTools submenu... it used to be different right? Or am I imagining?
Thanks for the help. Now I have this oft-used function again!
Well! It is like this because the real estate of the contextual menu is precious. But of course, it is less efficient. Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4303
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2018
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by AsiaStarArt » Wed May 22, 2013 7:44 am
谢谢你 Thank
-
AsiaStarArt
-
- Posts: 2
- Joined: Wed May 22, 2013 7:20 am
- Name: AsiaStar
- Operating system: Windows
- SketchUp version: 8
- License type: Pro
- SketchUp use: landscape architecture
- Level of SketchUp: Beginner
by asaavedra » Thu Jun 06, 2013 11:44 pm
Hello, I love Freddo plug ins, but I installed SketchUp 13 and these plug ins do not work ... you plan to make it compatible soon??
-
asaavedra
-
- Posts: 1
- Joined: Fri Apr 22, 2011 2:35 am
- Name: Augusto Saavedra
by Alan Fraser » Fri Jun 07, 2013 7:26 am
asaavedra wrote:Hello, I love Freddo plug ins, but I installed SketchUp 13 and these plug ins do not work ... you plan to make it compatible soon??
They do work. Update your Fredo6 Library file.
FormFontsWere you required to walk 500 miles? Were you advised to walk 500 more? You could be entitled to compensation. Call the Pro Claimers now!
-

Alan Fraser
- Top SketchUcator
-
- Posts: 2776
- Joined: Thu Dec 06, 2007 1:17 pm
- Location: Formby UK
- Name: that tune
- Operating system: Windows
- SketchUp version: 2016
- License type: Pro
- SketchUp use: other
- Level of SketchUp: Advanced
-
by ruggero56 » Tue Jun 25, 2013 11:34 pm
Devo studiare tutto in inglese, Fredo!! Ma la installazione è stata perfetta! Complimenti e grazie! 
-
ruggero56
-
- Posts: 1
- Joined: Sun Jun 09, 2013 11:47 pm
- Name: Ruggero
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Intermediate
by davi » Sun Jul 14, 2013 2:16 pm
thank you very much!
-
davi
-
- Posts: 1
- Joined: Sun Jul 14, 2013 12:10 pm
- Name: davide
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Intermediate
by jumboojum » Sun Aug 18, 2013 5:29 pm
Thank you so much sir 
-
jumboojum
-
- Posts: 2
- Joined: Tue Aug 28, 2012 12:08 pm
- Name: jumboojum
by tolson68 » Sat Aug 24, 2013 11:21 pm
Fredo,
I have installed Sketchup 2013 Make on a Linux instance and it seems to be working well. Unfortunately I have a problem loading FredoTools 1.2a. The error message I receive is:
Error Loading File C:/Program Files/SketchUp/SketchUp 2013/Plugins/FREDOTOOLS_Dir_12/__loader.rb can't convert nil into String
I have tried disabling my other plugins to isolate the cause and then adding them back one at a time and when FredoTools is enabled I start having this problem. I'm happy to assist you in any tracing, since I'm aware that SketchUp itself is not supported on Linux. This is a brand new install and all plugins packages have been downloaded within the past 24 hours.
I am also encountering the same problem in Sketchup 8 on the same machine.
Kind Regards,
Tom
-
tolson68
-
- Posts: 3
- Joined: Fri May 14, 2010 2:32 pm
- Name: tolson68
by TIG » Sun Aug 25, 2013 9:48 am
@Tom
Ensure that the SketchUp Plugins folder AND all of its contents [subfolders/files] have FULL Read/Write security permissions set. On Windows existing contents typically adopt the settings of their parent. Properties > Security > Edit... each user/group in the list > FULL... Apply/OK
On a MAC you need to deliberately tell the OS to apply the changes to contents. On Linux it may be the same...
Also set Sketchup.exe to 'always run as administrator' [if you can] ...
Do you have that .rb file in the named subfolder C:/Program Files/SketchUp/SketchUp 2013/Plugins/FREDOTOOLS_Dir_12/__loader.rbIf not, then it suggests you had limited permissions and the have not installed the files as you think you have...
TIG
-

TIG
- Global Moderator
-
- Posts: 20265
- Joined: Mon Nov 12, 2007 7:24 pm
- Location: Northumbria UK
- Name: TIG
- Operating system: Windows
- SketchUp version: 2021
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Advanced
by fredo6 » Sun Aug 25, 2013 9:45 pm
tolson68 wrote:Fredo,
I have installed Sketchup 2013 Make on a Linux instance and it seems to be working well. Unfortunately I have a problem loading FredoTools 1.2a. The error message I receive is:
Error Loading File C:/Program Files/SketchUp/SketchUp 2013/Plugins/FREDOTOOLS_Dir_12/__loader.rb can't convert nil into String
Tom, Strange message. Not sure it is related to your Linux installation. Could you check that the file __loader.rb contains a single line: Traductor::Plugin.myplugin('FredoTools').effective_loadFredo
-

fredo6
- PluginStore Author

-
- Posts: 4303
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2018
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by tolson68 » Mon Aug 26, 2013 10:40 am
TIG, The __loader.rb does exist in the .../FREDOTOOLS_Dir_12/ folder and has it's permissions set to -rw-r--r-- and all other *.rb files have the same permissions.
Fredo, The __loader.rb file does contain the line:
Traductor::Plugin.myplugin('FredoTools').effective_load
...and nothing else.
If I rename the 000_AdditionalPluginFolders.rb file the error appears to go away, which seems like an acceptable workaround. I am unable to use WebDialog for that add-on for somereason. All other WebDialogs are working, but that one just displays raw HTML, but does not generate any exceptions other than when FredoTools is loaded, curious.
Thanks,
Tom
-
tolson68
-
- Posts: 3
- Joined: Fri May 14, 2010 2:32 pm
- Name: tolson68
by tolson68 » Mon Aug 26, 2013 10:49 am
Fredo,
I stand corrected renaming the 000_AdditionalPluginsFolder.rb did not resolve the problem, but it did expose a different/extended message:
Error Loading File C:/Program Files/SketchUp/SketchUp 2013/Plugins/FREDOTOOLS_Dir_12/__loader.rb can't convert nil into String Error Loading File ZLoader__GhostComp.rb can't convert nil into String
-
tolson68
-
- Posts: 3
- Joined: Fri May 14, 2010 2:32 pm
- Name: tolson68
by songkran77 » Thu Sep 26, 2013 6:14 am
 thank you very much
-
songkran77
-
- Posts: 2
- Joined: Thu Sep 26, 2013 5:53 am
- Name: songkran77
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: architecture
- Level of SketchUp: Beginner
by dedmin » Sun Sep 29, 2013 7:14 am
-
dedmin
-
- Posts: 926
- Joined: Thu Oct 02, 2008 10:40 pm
by fredo6 » Sun Sep 29, 2013 9:07 am
dedmin wrote:http://screencast.com/t/lSl60f8IB
Very strange. Can come from 2 possible causes: 1) MaxwellFire modifies the SU model and the texturing (does it?), and then ThruPaint or MaxWellFire script crashes when it is used (could be related to observers) 2) or there is a more traditional plugin conflict Could you send me a model where you do the rendering, but just before you try to apply the TrhruPaint texturing. Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4303
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2018
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by dedmin » Sun Sep 29, 2013 11:46 am
There is no model - just a simple rectangle, then push-pull to a 3D box.
-
dedmin
-
- Posts: 926
- Joined: Thu Oct 02, 2008 10:40 pm
by fredo6 » Sun Sep 29, 2013 1:53 pm
dedmin wrote:There is no model - just a simple rectangle, then push-pull to a 3D box.
That was just in case MaxwellFire modifies the texture. So just the model after you do the rendering. Otherwise, this may simply come from a plugin conflict, either at code level, or due to handling of observers in MaxwellFire. Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4303
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2018
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by dedmin » Sun Sep 29, 2013 2:10 pm
The material was just default sketchup material. This file was rendered with Maxwell: Buro_11.skp
-
dedmin
-
- Posts: 926
- Joined: Thu Oct 02, 2008 10:40 pm
by fredo6 » Sun Sep 29, 2013 2:29 pm
dedmin wrote:The material was just default sketchup material. This file was rendered with Maxwell: Buro_11.skp
I get NO crash when using ThurPaint. So it must be another conflict between scripts (There was one for Vray Beta 1.6). Maybe some other users have found a similar problem. fredo
-

fredo6
- PluginStore Author

-
- Posts: 4303
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2018
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by Bimbalas » Sun Oct 13, 2013 4:35 pm
tolson68 wrote:Fredo,
I have installed Sketchup 2013 Make on a Linux instance and it seems to be working well. Unfortunately I have a problem loading FredoTools 1.2a. The error message I receive is:
Error Loading File C:/Program Files/SketchUp/SketchUp 2013/Plugins/FREDOTOOLS_Dir_12/__loader.rb can't convert nil into String
I have tried disabling my other plugins to isolate the cause and then adding them back one at a time and when FredoTools is enabled I start having this problem. I'm happy to assist you in any tracing, since I'm aware that SketchUp itself is not supported on Linux. This is a brand new install and all plugins packages have been downloaded within the past 24 hours.
I am also encountering the same problem in Sketchup 8 on the same machine.
Kind Regards,
Tom
Hi, Tom, I have the same problem on my nature windows machine and on linux/ubuntu machine through wine. The workaround is very simple. I moved all Fredo6 plugins to default sketchup plugins folder and now all they works as expected. Probably problem occurs on AdditionalPluginFolders.rb level.
-
Bimbalas
-
- Posts: 2
- Joined: Sun Jul 03, 2011 5:52 pm
by txusic » Sat Oct 26, 2013 4:19 am
Hi fredo.. I´ms sure you and all around are bored of answering the same questions.. but i read thoroughly and couldn't find an answer....
I work on an old PowerPc G5 (pre-Intel) and SketchUp 7 (7.1.6859) i copy the plugins in the right place mac hd >library > application support > google sketchup 7 > sketchip > plugins
tryed to change names, place them in original folders, change the web browser (downloader as safari was giving funny names), change the un-compressor.. every thing to no luck
Here is an image where u see shaded all the info
thanx for any help in advance...
PD congratulations other plugins i tryed, are fantastic!!
-
txusic
-
- Posts: 4
- Joined: Thu May 09, 2013 3:46 pm
- Name: Txus
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Beginner
by chon » Mon Oct 28, 2013 9:38 am
Fredo, I've got an issue using FredoTools with AdditionalPluginFolders. The problem is related here with shortcuts for illustration. Many thanks to look at that ! 
SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits
-

chon
-
- Posts: 450
- Joined: Fri Jan 30, 2009 9:57 am
- Name: chon
by fredo6 » Mon Oct 28, 2013 2:25 pm
chon wrote:Fredo, I've got an issue using FredoTools with AdditionalPluginFolders. The problem is related here with shortcuts for illustration. Many thanks to look at that ! 
It seems the issue is in LibFredo6 actually (error in the logging of errors!!). I don't know why you have FredoTools in error. Possibly you may open the Windows > LibFredo6 Settings > View Trace Files... dialog box and check if there is more info (in red). Anyway, I would suggest the following - Upgrade to AdditionalPluginFolders 4.2a - Upgrade to LibFredo6 5.3g (just published). Then, if you still get the error, could try to drop and replace the attached file Fredo6_!LibFredo6.rb in the directory where you installed my scripts. Fredo6_!LibFredo6.rb Thanks Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4303
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2018
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by chon » Mon Oct 28, 2013 4:24 pm
Thanks for help Fredo ! Here is the "View trace files" : Fredo6-Error03.jpg As you can see, my Fredo6 tools are up to date...  Another question : Fredo6 has created a default parameters folder on the first level of C:/ (visible on the 4th line of the "View trace files"). Is it possible to locate this folder at another place ?
SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits
-

chon
-
- Posts: 450
- Joined: Fri Jan 30, 2009 9:57 am
- Name: chon
by chon » Wed Oct 30, 2013 9:11 am
Fredo, update of Libfredo6 solved part of the problem but not all : Here is the message error : Fredo6-Error04.jpg Here is the trace log (only error items) : - Code: Select all
>>>> 1383119187.795;Lib6Core.rb:649: in `load_full_rubies' ?FredoTools 1.2a: ERROR in Loading ruby file FredoTools__ThruPaint.rb undefined method `register_plug' for FredoTools:Module - //X/SketchUp/Plugins_Communs/FREDOTOOLS_Dir_12/FredoTools__ThruPaint.rb:34
>>>> 1383119187.824;Lib6Core.rb:649: in `load_full_rubies' ?FredoTools 1.2a: ERROR in Loading ruby file FredoTools__RemoveLonelyVertices.rb undefined method `register_plug' for FredoTools:Module - //X/SketchUp/Plugins_Communs/FREDOTOOLS_Dir_12/FredoTools__RemoveLonelyVertices.rb:36
>>>> 1383119187.853;Lib6Core.rb:649: in `load_full_rubies' ?FredoTools 1.2a: ERROR in Loading ruby file FredoTools__MarkVertices.rb undefined method `register_plug' for FredoTools:Module - //X/SketchUp/Plugins_Communs/FREDOTOOLS_Dir_12/FredoTools__MarkVertices.rb:36
>>>> 1383119187.877;Lib6Core.rb:649: in `load_full_rubies' ?FredoTools 1.2a: ERROR in Loading ruby file FredoTools__CountFacesBySides.rb undefined method `register_plug' for FredoTools:Module - //X/SketchUp/Plugins_Communs/FREDOTOOLS_Dir_12/FredoTools__CountFacesBySides.rb:34
>>>> 1383119187.892;Lib6Core.rb:649: in `load_full_rubies' ?FredoTools 1.2a: ERROR in Loading ruby file FredoTools__ReverseOrientFaces.rb undefined method `register_plug' for FredoTools:Module - //X/SketchUp/Plugins_Communs/FREDOTOOLS_Dir_12/FredoTools__ReverseOrientFaces.rb:34
>>>> 1383119187.942;Lib6Core.rb:649: in `load_full_rubies' ?FredoTools 1.2a: ERROR in Loading ruby file FredoTools__ReportLabelArea.rb undefined method `register_plug' for FredoTools:Module - //X/SketchUp/Plugins_Communs/FREDOTOOLS_Dir_12/FredoTools__ReportLabelArea.rb:34
ConstructFaceNormal, CurviShear and RevertCurve seem to work fine ! 
SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits
-

chon
-
- Posts: 450
- Joined: Fri Jan 30, 2009 9:57 am
- Name: chon
by fredo6 » Wed Oct 30, 2013 10:01 am
Very very strange. I would expect that none works or all work.
I'll have a closer look
Could you show me the content of the subfolder FREDOTOOLS_Dir_12 (files and dates)
Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4303
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2018
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by chon » Wed Oct 30, 2013 10:34 am
fredo6 wrote:Could you show me the content of the subfolder FREDOTOOLS_Dir_12 (files and dates)
FredoTools01.jpg
SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits
-

chon
-
- Posts: 450
- Joined: Fri Jan 30, 2009 9:57 am
- Name: chon
by LAGRARI2012 » Wed Oct 30, 2013 3:33 pm
-

LAGRARI2012
-
- Posts: 3
- Joined: Thu Jul 21, 2011 4:15 pm
- Location: MOROCCO
- Name: NABIL
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: product design
- Level of SketchUp: Intermediate
by fredo6 » Wed Oct 30, 2013 11:13 pm
NEW RELEASE: FredoTools v1.4a - 30 Oct 13This update implements new naming conventions, fixes a few bugs for future compatibility. See main post of this thread for download of FredoTools. Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4303
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2018
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by parsleybrain » Fri Nov 01, 2013 6:19 am
Some of my Fredo plugins need an update now. I've never done this before, so my question is how to update those plugins? Do I uninstall the older versions first and download the newer ones or just download the new version and the plugins are updated automatically in this way? Thanks for any help.
-
parsleybrain
-
- Posts: 6
- Joined: Fri Oct 25, 2013 4:12 am
- Location: Germany
- Name: Denise Goldau
- Operating system: Windows
- SketchUp version: 2013
- License type: Free/Make
- SketchUp use: architecture
- Level of SketchUp: Beginner
by Ad Machine » 5 minutes ago
-
Ad Machine
- Robot
-
- Posts: 2012
-
Return to Plugins
|