by RobbieDingemanse » Wed Feb 27, 2019 11:32 am
Hello Fredo6, is the bezier spline plugin not ready for SU19? Because I can install it, but when I try to use Polyline Arc corners, it doesn't show the pop-up window for the input.
-
RobbieDingemanse
-
- Posts: 1
- Joined: Thu Mar 08, 2018 2:06 pm
- Name: Robbie Dingemanse
- Operating system: Mac
- SketchUp version: 2018
- License type: Pro
- SketchUp use: engineering and mechanical design
- Level of SketchUp: Intermediate
by fredo6 » Wed Feb 27, 2019 12:50 pm
RobbieDingemanse wrote:Hello Fredo6, is the bezier spline plugin not ready for SU19? Because I can install it, but when I try to use Polyline Arc corners, it doesn't show the pop-up window for the input.
Can you open the Ruby console before you launch Polyline Arc Corner and check if there are errors. Thanks Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4350
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2021
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by Cenosha » Thu Mar 14, 2019 4:00 pm
fredo6 wrote:RobbieDingemanse wrote:Hello Fredo6, is the bezier spline plugin not ready for SU19? Because I can install it, but when I try to use Polyline Arc corners, it doesn't show the pop-up window for the input.
Can you open the Ruby console before you launch Polyline Arc Corner and check if there are errors. Thanks Fredo
Fredo, I am working together with Robbie, this is the error code we get in the Ruby Console Error: #<NameError: uninitialized constant BZ__Arc::Traductor> /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/BZ__Arc.rb:67:in `bz_ask_extras' /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2058:in `call' /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2058:in `call_ask_extras' /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2109:in `conversion_curve' /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2411:in `block (2 levels) in compute_contextual_menu' Richard
-
Cenosha
-
- Posts: 3
- Joined: Mon Mar 11, 2019 3:44 pm
- Name: R van Heusden
- Operating system: Mac
- SketchUp version: 2019
- License type: Pro
- SketchUp use: product design
- Level of SketchUp: Beginner
by Cenosha » Wed Mar 27, 2019 8:01 am
Cenosha wrote:fredo6 wrote:RobbieDingemanse wrote:Hello Fredo6, is the bezier spline plugin not ready for SU19? Because I can install it, but when I try to use Polyline Arc corners, it doesn't show the pop-up window for the input.
Can you open the Ruby console before you launch Polyline Arc Corner and check if there are errors. Thanks Fredo
Fredo, I am working together with Robbie, this is the error code we get in the Ruby Console Error: #<NameError: uninitialized constant BZ__Arc::Traductor> /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/BZ__Arc.rb:67:in `bz_ask_extras' /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2058:in `call' /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2058:in `call_ask_extras' /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2109:in `conversion_curve' /Users/cgs/Library/Application Support/SketchUp 2019/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2411:in `block (2 levels) in compute_contextual_menu' Richard
Fredo, any idea how we can fix this ?
-
Cenosha
-
- Posts: 3
- Joined: Mon Mar 11, 2019 3:44 pm
- Name: R van Heusden
- Operating system: Mac
- SketchUp version: 2019
- License type: Pro
- SketchUp use: product design
- Level of SketchUp: Beginner
by TIG » Wed Mar 27, 2019 2:17 pm
Fredo has yet to reply, but the error message clearly points to line #67 in one of the loading files [ ../Plugins/bezierspline/BZ__Arc.rb], where it can't find the defined code for ' Traductor'. When it's trying to run: Traductor::DialogBox.new TTH_TitleThis is a shared 'translation' module - it is an Extension created by LibFredo - which is an Extension set up by a separate installation. So ensure that you also have its RBZ downloaded, installed and its Extension enabled in the Extensions Manager... It's available from the PluginStore... https://sketchucation.com/pluginstore?pln=LibFredo6Restart SketchUp after it is installed/enabled to ensure that everything gets properly synced...
TIG
-

TIG
- Global Moderator
-
- Posts: 20297
- 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 » Wed Mar 27, 2019 3:11 pm
@Cenosha
Normally, this should not happen with the latest version BezierSpline 2.1a.
Otherwise, just install LibFredo6, latest version, and this should work fine.
Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4350
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2021
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by Cenosha » Thu Mar 28, 2019 9:34 am
Guys,
With the LibFredo6 installed the problem is gone!
Thanks!
-
Cenosha
-
- Posts: 3
- Joined: Mon Mar 11, 2019 3:44 pm
- Name: R van Heusden
- Operating system: Mac
- SketchUp version: 2019
- License type: Pro
- SketchUp use: product design
- Level of SketchUp: Beginner
by nocoloDean » Thu Sep 19, 2019 3:29 am
1st and only post. What an absolute ABORTION trying to get Bezierspline loaded into Sketchup 2014. Still haven't managed. It says it's loaded in Sketchucation's plugin manager, but it's not showing up in Prefs/Extensions, nor is it showing up in the program. What a mess. How hard can it be? Install > use. fuckinmess.JPG
-
nocoloDean
-
- Posts: 1
- Joined: Wed Jul 18, 2018 12:01 am
- Name: N Maurer
- Operating system: Windows
- SketchUp version: 2014
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Intermediate
by TIG » Thu Sep 19, 2019 4:43 pm
SketchUp version 2014 is old. Support from SketchUp only extends back to v2017. Some Extensions' authors allow backward compatible to v8, and reading this tool's guide it should be OK... An oddity in your error message suggests that it's been NOT installed properly. Usually the installation path is... C:\Users\YOUR_USER_NAME\AppData\Roaming\SketchUp\SketchUp 2014\SketchUp\PluginsSo how did you install this toolset exactly ? How is it that SketchUp is trying to load it from here ? C:\Documents and Settings\user\Application Data\SketchUp\SketchUp 2014\SketchUp\PluginsWhat is your current Windows OS ? Please fill in your Profile properly... It might well be incompatible ? Many users have this tool installed successfully in many SketchUp versions. Starting off "on an aggressive preemptive attack" might work in wing chung, but when your are asking for advice or help, then a more conciliatory tone often attracts a more sympathetic and helpful response... 
TIG
-

TIG
- Global Moderator
-
- Posts: 20297
- 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 » Thu Sep 19, 2019 11:08 pm
This is related with the non-ascii deficiencies of old Sketchup versions in some Windows configurations, and there is nothing that can be done (except to migrate to newer versions).
Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4350
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2021
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by LisaG » Wed Dec 04, 2019 3:14 am
Hi, Just downloaded LibFredo6 plugin for SketchUp Make V2017. The installation is not yet complete as under Preferences there is no "Extensions" listed. Not sure where else to find it! Thanks.
-
LisaG
-
- Posts: 1
- Joined: Wed Dec 04, 2019 2:13 am
- Name: Lisa Goetz
- Operating system: Windows
- SketchUp version: 2017
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Intermediate
by Dave R » Wed Dec 04, 2019 1:25 pm
LisaG wrote:The installation is not yet complete as under Preferences there is no "Extensions" listed. Not sure where else to find it! Thanks.
LibFredo6 appears in the Window menu and Bezier Spline Curves appears in the Draw menu. Did you look there?
Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 18194
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2021
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by Ahmed0007 » Sun Feb 02, 2020 10:53 pm
Polyline segmentor is not working in sketchup 2020?
-
Ahmed0007
-
- Posts: 86
- Joined: Tue Dec 23, 2014 5:27 pm
- Name: Ahmed
- Operating system: Windows
- SketchUp version: 2015
- License type: Pro
- SketchUp use: other
- Level of SketchUp: Advanced
by Dave R » Sun Feb 02, 2020 11:00 pm
Ahmed0007 wrote:Polyline segmentor is not working in sketchup 2020?
It worked for me just now in 2020. Screenshot - 2_2_2020 , 3_59_21 PM.png
Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 18194
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2021
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by Ahmed0007 » Mon Feb 03, 2020 4:32 am
Dave R wrote:Ahmed0007 wrote:Polyline segmentor is not working in sketchup 2020?
It worked for me just now in 2020. Screenshot - 2_2_2020 , 3_59_21 PM.png
Thanks for quick response. but not working for me 
-
Ahmed0007
-
- Posts: 86
- Joined: Tue Dec 23, 2014 5:27 pm
- Name: Ahmed
- Operating system: Windows
- SketchUp version: 2015
- License type: Pro
- SketchUp use: other
- Level of SketchUp: Advanced
by Box » Mon Feb 03, 2020 5:45 am
Do you have the most up to date Libfredo?
-

Box
-
- Posts: 5041
- Joined: Mon Jun 07, 2010 1:55 pm
- Location: Sydney
- Name: Box
- Operating system: Windows
- SketchUp version: 2020
- License type: Pro
- SketchUp use: other
- Level of SketchUp: Intermediate
-
by fredo6 » Mon Feb 03, 2020 8:36 am
@Ahmed0007
Normally, when you convert to Segmentor, you should have a dialog box popping up (asking for number of segments).
Could you open the Ruby console while you invoke the convert.
Thanks
Fredo
-

fredo6
- PluginStore Author

-
- Posts: 4350
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2021
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by Ahmed0007 » Mon Feb 03, 2020 10:51 pm
Box wrote:Do you have the most up to date Libfredo?
yes.
-
Ahmed0007
-
- Posts: 86
- Joined: Tue Dec 23, 2014 5:27 pm
- Name: Ahmed
- Operating system: Windows
- SketchUp version: 2015
- License type: Pro
- SketchUp use: other
- Level of SketchUp: Advanced
by Ahmed0007 » Mon Feb 03, 2020 10:52 pm
fredo6 wrote:@Ahmed0007
Normally, when you convert to Segmentor, you should have a dialog box popping up (asking for number of segments).
Could you open the Ruby console while you invoke the convert.
Thanks
Fredo
Error: #<NameError: uninitialized constant BZ__Segmentor::Traductor> C:/Users/Ahmed/AppData/Roaming/SketchUp/SketchUp 2020/SketchUp/Plugins/bezierspline/BZ__Segmentor.rb:72:in `bz_ask_extras' C:/Users/Ahmed/AppData/Roaming/SketchUp/SketchUp 2020/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2058:in `call' C:/Users/Ahmed/AppData/Roaming/SketchUp/SketchUp 2020/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2058:in `call_ask_extras' C:/Users/Ahmed/AppData/Roaming/SketchUp/SketchUp 2020/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2109:in `conversion_curve' C:/Users/Ahmed/AppData/Roaming/SketchUp/SketchUp 2020/SketchUp/Plugins/bezierspline/bezierspline_main.rb:2411:in `block (2 levels) in compute_contextual_menu' Thanks for Respond
-
Ahmed0007
-
- Posts: 86
- Joined: Tue Dec 23, 2014 5:27 pm
- Name: Ahmed
- Operating system: Windows
- SketchUp version: 2015
- License type: Pro
- SketchUp use: other
- Level of SketchUp: Advanced
by fredo6 » Mon Feb 03, 2020 11:14 pm
Can you check if in your plugin directory, subfolder bezierspline, you have a file called LibTraductor.rb.
If not, can you download beizerspline v2.1a.
Also, you should delete any file LibTraductor.rb which would be in the main Plugin directory.
-

fredo6
- PluginStore Author

-
- Posts: 4350
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2021
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by Ahmed0007 » Mon Feb 03, 2020 11:44 pm
fredo6 wrote:Can you check if in your plugin directory, subfolder bezierspline, you have a file called LibTraductor.rb.
If not, can you download beizerspline v2.1a.
Also, you should delete any file LibTraductor.rb which would be in the main Plugin directory.
Thanks Now it's working.
-
Ahmed0007
-
- Posts: 86
- Joined: Tue Dec 23, 2014 5:27 pm
- Name: Ahmed
- Operating system: Windows
- SketchUp version: 2015
- License type: Pro
- SketchUp use: other
- Level of SketchUp: Advanced
by fredo6 » Tue Feb 04, 2020 10:25 am
Ahmed0007 wrote:Thanks Now it's working.
What was the problem?
-

fredo6
- PluginStore Author

-
- Posts: 4350
- Joined: Mon Nov 12, 2007 9:07 pm
- Location: France
- Name: Fredo6
- Operating system: Windows
- SketchUp version: 2021
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by Ad Machine » 5 minutes ago
-
Ad Machine
- Robot
-
- Posts: 2012
-
Return to Plugins
|