[Plugin Library] LibFredo6 - v14.6a - 18 Sep 24
-
@TIG
Here, they are all and always Enable/Habilitado/Activado
-
@Finito86
All of your extensions listed seem to be the newest versions, they are also activated.
So this suggests there's something very wrong with your SketchUp installation than is not creating menu items and Toolbars for them...Can you try the following... it will not affect anything you've customized or installed etc.
Close SketchUp.
Find its installer exe file - usually in your Downloads folder [if necessary download a new copy]
Select the exe file's icon, right-click > context-menu > Run as administrator...
When prompted choose 'Repair'.
When it's finished, restart SketchUp.
See if it's improved things...Running an installer's exe file by double-clicking on it is not the same, even if your user-account has admin powers.
This can cause all kinds of unexpected issues - yours might be an example. -
@TIG
I understand your suggestion, i always install all my programs o games running with right click and using Run as administrator (Ejecutar como administrador). Still, i have uninstall everything lastnight in an attempt of fury and reinstalled all just now again. Everything works fine except for this
Its weird but i never installed dinamiccomponents nor sandboxmenus, so i assume they come allong with sketch up. But why the error pop up? Could it be a clue? lol this is harder than a crime from Sherlok Holmes! -
@TIG
I understand your suggestion, i always install all my programs o games running with right click and using Run as administrator (Ejecutar como administrador). Still, i have uninstall everything lastnight in an attempt of fury and reinstalled all just now again. Everything works fine except for this
Its weird but i never installed dinamiccomponents nor sandboxmenus, so i assume they come allong with sketch up. But why the error pop up? Could it be a clue? lol this is harder than a crime from Sherlok Holmes! -
@TIG
I understand your suggestion, i always install all my programs o games running with right click and using Run as administrator (Ejecutar como administrador). Still, i have uninstall everything lastnight in an attempt of fury and reinstalled all just now again. Everything works fine except for this
Its weird but i never installed dinamiccomponents nor sandboxmenus, so i assume they come allong with sketch up. But why the error pop up? Could it be a clue? lol this is harder than a crime from Sherlok Holmes! -
@Finito86
The error message is useful.
It appears that several extensions are failing to load beyond their initial RB file which sets them up, by running another file - often an RBE in its subfolder - that loads all of the stuff necessary for making the menu items, toolbars and running the code.Your errors include the DC and sandBox extensions which ship with SketchUp and get copied into your Plugins folder before it runs and then loads extensions...
It's also failing to load the LibFredo6 and SketchUcation stuff, and Trimble Connect.This suggests a permissions problem in that the files are unreadable.
Let's try with just one issue... SketchUcation
Check in your Plugins folder that SketchUcation.rb and the SketchUcation subfolder exist.
Now in SketchUp open the Ruby Console - Extensions > Developers menu
Type in the bottom section:
load 'SketchUcation.rb'
See what happens - you might get errors similar to what you've posted.
If not then check the Extensions menu for a 'SketchUcation' submenu...
Is so then try typing this:
Sketchup::require('SketchUcation/SCF_loader.rbe')
Does anything happen ?
If not then SketchUp isn't managing to load files it needs...
Close SketchUp.
Try finding your Plugins folder icon in
C:/Users/Finito/AppData/Roaming/SketchUp/SketchUp 2022/
It's a hidden file but the full path in a Windows Explorer window should open it.
Or choose the Folder Option to show hidden files...
With the Plugins folder icon selected right-click > context-menu > Properties > Security and pick 'Edit...'
Select each of the Groups or user names in turn and ensure that the box for 'Full control' is ticked.
The changes should trickle down to all enclosed files and subfolders etc.
Once it's done OK the dialog and try restarting SketchUp.
Any improvements now... ?? -
hello
i can't download FredoLib6 cause it contain Trojan virus. Have you the same problems? -
NEW RELEASE: LibFredo6 v14.5c - 03 Jul 24
LibFredo6 14.5c includes changes related to:
- Various bug fixing for several plugins
- small technical adjustment
Requirements: SU2017 and above
See plugin home page of LibFredo6 for Download of LibFredo6.
-
@TIG said in [Plugin Library] LibFredo6 - v14.5c - 03 Jul 24:
Sketchup::require('SketchUcation/SCF_loader.rbe')
Hello there, sorry for the delay. I've tried your steps....here are some screenshots as usuall (lol). The first one is from the Ruby Console...you where right
asuming the SU its no able to load or find the files it need. Algo here its a picture of the sketchucation foldes on my roaming/sketchup folder.The last part i've tryied it before by myself....the TOtal Control or Control Total is indeed ticked. I dont know why i sees so many "users" as i'm the onlyone using this computer. But here is a picture of 3 of them with all permissions ticked.
The strange thing is that theres is Special Permission at the bottom of the list i cannot tick.
Hope this is helpfull. You're trully are, thanks for helping me
-
@TIG said in [Plugin Library] LibFredo6 - v14.5c - 03 Jul 24:
Sketchup::require('SketchUcation/SCF_loader.rbe')
Hello there, sorry for the delay. I've tried your steps....here are some screenshots as usuall (lol). The first one is from the Ruby Console...you where right
asuming the SU its no able to load or find the files it need. Algo here its a picture of the sketchucation foldes on my roaming/sketchup folder.The last part i've tryied it before by myself....the TOtal Control or Control Total is indeed ticked. I dont know why i sees so many "users" as i'm the onlyone using this computer. But here is a picture of 3 of them with all permissions ticked.
The strange thing is that theres is Special Permission at the bottom of the list i cannot tick.
Hope this is helpfull. You're trully are, thanks for helping me
-
@TIG said in [Plugin Library] LibFredo6 - v14.5c - 03 Jul 24:
Sketchup::require('SketchUcation/SCF_loader.rbe')
Hello there, sorry for the delay. I've tried your steps....here are some screenshots as usuall (lol). The first one is from the Ruby Console...you where right
asuming the SU its no able to load or find the files it need. Algo here its a picture of the sketchucation foldes on my roaming/sketchup folder.The last part i've tryied it before by myself....the TOtal Control or Control Total is indeed ticked. I dont know why i sees so many "users" as i'm the onlyone using this computer. But here is a picture of 3 of them with all permissions ticked.
The strange thing is that theres is Special Permission at the bottom of the list i cannot tick.
Hope this is helpfull. You're trully are, thanks for helping me
-
@Finito86
The Plugins folder's permissions look OK...SketchUcation.rb is loading OK
but
../PluginsSketchUcation/SCF_loader.rbe is not loading OK.Please look at the ../Plugins/SketchUcation folder's Properties/Edit and check all entries have 'Full Control'...
Changes to the Plugins folder's Properties should filter down to all of the contents...
Also check that its RBE files have 'Full Control' and 'read' properties set - if not adjust them to suit...Perhaps @Gabor has some ideas ?
-
@TIG
Everything seems ok.... -
son estafa no lo descarguen lo intale haora no me deja abri shect
hup -
es estafa lo intale y haora ni me habra el sketchutp 2024 y a pesar de lo desintalo me sigue apresiendo y sigue igual no se soluciona nada ni desintlando ![alt text](image url)
-
You are sorely mistaken.
It is not a 'scam'.
Fredo and this site are highly regarded.
The reason you can't use it, is that it relies on a 'Lib' - LibFredo6.
It is clearly spelled out on its download page...
The error message even gives you a link to get it [you need to answer 'Si'].
After it's been downloaded and installed, restart SketchUp so that everything gets synced.
It will need licensing after a trial so you also need the SketchUcation tools installing for this...Estás muy equivocado.
No es una 'estafa'.
Fredo y este sitio gozan de gran prestigio.
La razón por la que no puedes usarlo es que depende de una 'Lib': LibFredo6.
Está claramente explicado en su página de descarga...
El mensaje de error incluso te da un enlace para obtenerlo [debes responder 'Si'].
Una vez descargado e instalado, reinicia SketchUp para que todo se sincronice.
Necesitará una licencia después de una prueba, por lo que también necesitará instalar las herramientas SketchUcation para esto... -
thank you!!
-
NEW RELEASE: LibFredo6 v14.5f - 07 Aug 24
LibFredo6 14.5f includes changes related to:
- Bug fixing for dialogs
- small technical adjustments
Requirements: SU2017 and above
See plugin home page of LibFredo6 for Download of LibFredo6.
-
Ok, just fired up SU and I get popup
'You must install Libfredo6 (v7.6 or higher to run Curviloft (which I have a licence for).
Open the download page.....'
Yes/no.
If I answer yes it takes me to the Sketchucation page and terminates the SU session.
I manually downloaded 7.6 and placed it in my extensions folder, but the popup still appears and terminates SU whether I answer yes or no...
Help please! -
@Tpdart
Do you have the latest versions of Curviloft, LibFredo6 and the SketchUcation toolset [for the licensing], installed and SketchUp restarted to sync things ?If this doesn't resolve things then perhaps you could try to release the license[s], and re-validate.
If there's a corrupted file somewhere then deleting that and restarting to recreate it might help...
This requires detailed advice - perhaps @Rich-O-Brien or @fredo6 will chip in...
Advertisement