sketchucation logo sketchucation
    • Login
    πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

    [Plugin] BezierSpline - v2.2a - 22 Apr 21

    Scheduled Pinned Locked Moved Plugins
    460 Posts 183 Posters 2.0m Views 183 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      RobbieDingemanse
      last edited by

      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.

      1 Reply Last reply Reply Quote 0
      • fredo6F Offline
        fredo6
        last edited by

        @robbiedingemanse said:

        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

        1 Reply Last reply Reply Quote 0
        • C Offline
          Cenosha
          last edited by

          @fredo6 said:

          @robbiedingemanse said:

          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

          1 Reply Last reply Reply Quote 0
          • C Offline
            Cenosha
            last edited by

            @cenosha said:

            @fredo6 said:

            @robbiedingemanse said:

            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 ?

            1 Reply Last reply Reply Quote 0
            • TIGT Offline
              TIG Moderator
              last edited by

              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_Title
              This 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=LibFredo6
              Restart SketchUp after it is installed/enabled to ensure that everything gets properly synced...

              TIG

              1 Reply Last reply Reply Quote 0
              • fredo6F Offline
                fredo6
                last edited by

                @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

                1 Reply Last reply Reply Quote 0
                • C Offline
                  Cenosha
                  last edited by

                  Guys,

                  With the LibFredo6 installed the problem is gone!

                  Thanks!

                  1 Reply Last reply Reply Quote 0
                  • N Offline
                    nocoloDean
                    last edited by

                    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

                    1 Reply Last reply Reply Quote 0
                    • TIGT Offline
                      TIG Moderator
                      last edited by

                      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\Plugins
                      So 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\Plugins

                      What 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

                      1 Reply Last reply Reply Quote 0
                      • fredo6F Offline
                        fredo6
                        last edited by

                        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

                        1 Reply Last reply Reply Quote 0
                        • L Offline
                          LisaG
                          last edited by

                          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.

                          1 Reply Last reply Reply Quote 0
                          • Dave RD Offline
                            Dave R
                            last edited by

                            @lisag said:

                            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

                            %

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              Ahmed0007
                              last edited by

                              Polyline segmentor is not working in sketchup 2020?

                              1 Reply Last reply Reply Quote 0
                              • Dave RD Offline
                                Dave R
                                last edited by

                                @ahmed0007 said:

                                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

                                %

                                1 Reply Last reply Reply Quote 0
                                • A Offline
                                  Ahmed0007
                                  last edited by

                                  @dave r said:

                                  @ahmed0007 said:

                                  Polyline segmentor is not working in sketchup 2020?

                                  It worked for me just now in 2020.
                                  [attachment=1:37qeug7g]<!-- ia1 -->Screenshot - 2_2_2020 , 3_59_21 PM.png<!-- ia1 -->[/attachment:37qeug7g]

                                  Thanks for quick response.
                                  but not working for me 😞


                                  .Gif

                                  1 Reply Last reply Reply Quote 0
                                  • BoxB Offline
                                    Box
                                    last edited by

                                    Do you have the most up to date Libfredo?

                                    1 Reply Last reply Reply Quote 0
                                    • fredo6F Offline
                                      fredo6
                                      last edited by

                                      @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

                                      1 Reply Last reply Reply Quote 0
                                      • A Offline
                                        Ahmed0007
                                        last edited by

                                        @box said:

                                        Do you have the most up to date Libfredo?

                                        yes.

                                        1 Reply Last reply Reply Quote 0
                                        • A Offline
                                          Ahmed0007
                                          last edited by

                                          @fredo6 said:

                                          @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

                                          1 Reply Last reply Reply Quote 0
                                          • fredo6F Offline
                                            fredo6
                                            last edited by

                                            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.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 19
                                            • 20
                                            • 21
                                            • 22
                                            • 23
                                            • 22 / 23
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement