sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] follow me rotate

    Scheduled Pinned Locked Moved Plugins
    211 Posts 79 Posters 235.2k Views 79 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.
    • Dave RD Offline
      Dave R
      last edited by

      Well, that's odd. It worked for me as you can see above but that was immediately after installing it via the Plugin Store. I closed SketchUp and reopened it and get the error you got. Now I would say it sort of works. The error is typical of plugins that need to be updated to be compliant with Ruby 2.0.

      Alright! Where's wikii? He's got work to do.

      By the way, the plugin still functions for me after clearing the error.

      Etaoin Shrdlu

      %

      (THERE'S NO PLACE LIKE)

      G28 X0.0 Y0.0 Z0.0

      M30

      %

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

        This is a weird issue. 😲

        "FaR" comes in the RBZ archive with two rbs files, with 'cn' and 'en' suffixes.
        These are versions of the same file, with only minor text differences.

        If you have both files auto-loading, then the 'cn' one loads first and that would prevent the 'en' one from fully loading and making a menu entry, as it already claims its menu spot: however, both ought to 'load' [and do pre v2014].

        The 'cn' one should use ChiNese wording for the Inputbox and the 'en' one ENglish...
        BUT a typo in the author's code reverses that logic, and actually 'cn' is in English and 'en' is in Chinese.

        So if you have both auto-loading then SketchUp loads the 'cn' version first [simple alphabetical order], that is successful in all SketchUp versions and you'll get English in the dialogs 😒 - BUT in v2014 the encoding of the Chinese characters in the 'en' version cause it to mis-load with that error-message.

        When you freshly install from the FaR RBZ the 'cn' version auto-loads OK and makes the menu item.
        The 'en' version fails 'silently'.
        BUT when you restart SketchUp you then get the load error for the 'en' version, although the 'cn' version has already loaded OK - unless of course you have Disabled in the PluginsManager it or you have partially Uninstalled or removed that file...

        So to stop that error message... 🤓
        Find the 'en' version and remove it from the v2014 Plugins folder [find that folder using the appropriate utility in the SketchUcation submenu].
        From now on, when SketchUp loads, the 'cn' version [that's actually in English], it will be successful and there'll be no errors.

        You sanity's sake you could also rename the 'cn' version as the 'en' version - or with no 'version' suffix at all...

        The Chinese language version will not work with v2014 [but of course remember that arrives out of the RBZ named as the 'en' version !]


        Another thing to bear in mind is that you need to preselect a single curve [path] and a single face [without its edges], and thirdly you can also include an optional guide-point, then use the tool from the Plugins menu...
        Without the two minimum selections it will produce Ruby Console errors in all SUp versions...

        TIG

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

          Good catch, TIG. I see back a few years ago I made the comment about putting the CN version in and getting the plugin to work. I didn't realize the CN version is really in English and never tried removing the "EN" version. Hmmm....

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

          1 Reply Last reply Reply Quote 0
          • pep75P Offline
            pep75
            last edited by

            mmm...okay...I'll analyse TIG's "essay" thoroughly again, en then I'm going to test it...Thanks!!!

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

              @pep

              If you can't be bothered to read... 😒
              Here's a précis...

              Delete the file FaR .rb, which has the 'en' suffix.
              When SketchUp restarts the 'cn' version will load properly, giving you the ENglish version [perversely!]
              The faulty 'en' version will not be there to load and so no more errors at startup. 😄

              TIG

              1 Reply Last reply Reply Quote 0
              • pep75P Offline
                pep75
                last edited by

                Oh no TIG, then you misunderstood me...I was actually very glad with your analysis 😄..But I did what you wrote down and it still gave an error message(only deleting the cn version). I just removed the plugin, installed it again, removed the CN file...and again the error. Maybe my 'cocktail' of plugins doesn't match with this particular one! 😄
                Well please don't spend to much time on this as I'm, I guess, the only one with this problem...Thanks Tig!

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

                  @pep

                  NO !
                  You do NOT remove the CN suffixed version 😒
                  Leave it where it is.
                  It is actually the ENglish version within the CN wrapper, owing to a code typo by the author.
                  So that CN version loads and works OK - giving ENglish menus rather than the ChiNese ones it was meant to make...

                  In v2014 the EN has some ChiNese text which causes failures...
                  So if you remove the EN version that error will stop appearing as SketchUp starts.

                  The CN one loads and works OK on its own...

                  BUT the EN one will always fail in v2014, so NOT having that EN one load just stops any related errors !

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • pep75P Offline
                    pep75
                    last edited by

                    Sorry, will try it! Thanks!

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      myskp99
                      last edited by

                      Hello mates, hope one can answer this:
                      installed the rbz file of follow me and rotate and it works, but at the begining of the program i get this message:
                      Error: c:/users/ivan/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/followandrotate_en.rbs:49: invalid multibyte char (UTF-8)
                      c:/users/ivan/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/followandrotate_en.rbs:49: invalid multibyte char (UTF-8)
                      c:/users/ivan/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/followandrotate_en.rbs:49: syntax error, unexpected end-of-input, expecting keyword_end
                      inp=Inputbox.new "±äÐθúËæ"
                      ^
                      -e:1:in `eval'
                      hope some help, why does this happen?
                      thanks

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

                        @myskp99 said:

                        Hello mates, hope one can answer this:
                        installed the rbz file of follow me and rotate and it works, but at the begining of the program i get this message:
                        Error: c:/users/ivan/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/followandrotate_en.rbs:49: invalid multibyte char (UTF-8)
                        c:/users/ivan/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/followandrotate_en.rbs:49: invalid multibyte char (UTF-8)
                        c:/users/ivan/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/followandrotate_en.rbs:49: syntax error, unexpected end-of-input, expecting keyword_end
                        inp=Inputbox.new "±äÐθúËæ"
                        ^
                        -e:1:in `eval'
                        hope some help, why does this happen?
                        thanks
                        See a few posts back http://sketchucation.com/forums/viewtopic.php?p=530627#p530627 and then http://sketchucation.com/forums/viewtopic.php?p=531322#p531322
                        One of the .RBS files inside the RBZ is wrongly encoded [in Chinese!], so if you delete it the other version will load and work OK... Note the error in the file naming that is confusing - remove the EN but keep the CN version...

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • gonashviliG Offline
                          gonashvili
                          last edited by

                          Seems super.

                          Does it work for a free v8?

                          Can't seem to install this.

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

                            @gonashvili said:

                            Seems super.

                            Does it work for a free v8?

                            Can't seem to install this.
                            Please [re]read the post immediately before your own...
                            http://sketchucation.com/forums/viewtopic.php?p=537020#p537020
                            You need to access this plugin's folder inside Plugins, and then delete an RBS file - illogically the EN version is wrong! - keep the CN one... 😒

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • gonashviliG Offline
                              gonashvili
                              last edited by

                              Oh I had it working, just couldn't find it in the menu at first, then forgot to delete my post.

                              Cheers 😄

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

                                Hi guys,,

                                i just installed it, but i have this error message
                                Note: am using sketchup 2016

                                Error: c:/users/wasseem grou/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/followandrotate_en.rbs:49: invalid multibyte char (UTF-8)
                                c:/users/wasseem grou/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/followandrotate_en.rbs:49: invalid multibyte char (UTF-8)
                                c:/users/wasseem grou/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/followandrotate_en.rbs:49: syntax error, unexpected end-of-input, expecting keyword_end
                                inp=Inputbox.new "±äÐθúËæ"
                                ^
                                SketchUp:1:in `eval'

                                please can any one help me..

                                thanks in advance

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

                                  @alnahrini said:

                                  Hi guys,,

                                  i just installed it, but i have this error message
                                  Note: am using sketchup 2016

                                  please can any one help me..

                                  thanks in advance

                                  Read TIG's post just a few up from yours.

                                  Etaoin Shrdlu

                                  %

                                  (THERE'S NO PLACE LIKE)

                                  G28 X0.0 Y0.0 Z0.0

                                  M30

                                  %

                                  1 Reply Last reply Reply Quote 0
                                  • P Offline
                                    pipinek
                                    last edited by

                                    After installing the plugin on SU 2015 I have the following message on SU start:

                                    Error: c:/users/ddd/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/followandrotate_en.rbs:49: invalid multibyte char (UTF-8)
                                    c:/users/artur/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/followandrotate_en.rbs:49: invalid multibyte char (UTF-8)
                                    c:/users/ddd/appdata/roaming/sketchup/sketchup 2015/sketchup/plugins/followandrotate_en.rbs:49: syntax error, unexpected end-of-input, expecting keyword_end
                                    inp=Inputbox.new "±äÐθúËæ"
                                    ^
                                    SketchUp:1:in `eval'

                                    I will be thankful for any solution to this issue.
                                    Thank you in advance.

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

                                      @pipinek said:

                                      I will be thankful for any solution to this issue.
                                      Thank you in advance.

                                      You might do the same thing I suggested in the post just above yours in response to the post before that in which the poster reported the exact same problem.

                                      Etaoin Shrdlu

                                      %

                                      (THERE'S NO PLACE LIKE)

                                      G28 X0.0 Y0.0 Z0.0

                                      M30

                                      %

                                      1 Reply Last reply Reply Quote 0
                                      • I Offline
                                        irminv
                                        last edited by

                                        I installed the plugin, but I get an error message whenever I start SU.
                                        also the plugin is not visible as a toolbar.
                                        I have SU15 pro...

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

                                          Reread this, about using the correct [but oddly named] version http://sketchucation.com/forums/viewtopic.php?p=537020#p537020

                                          TIG

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

                                            @irminv said:

                                            also the plugin is not visible as a toolbar.
                                            I have SU15 pro...

                                            What makes you think there is a toolbar button that is missing? If you watch the tutorial video in the first post, you see it tells you the tool is accessed through the Plugins menu which is now called the Extensions menu.

                                            Etaoin Shrdlu

                                            %

                                            (THERE'S NO PLACE LIKE)

                                            G28 X0.0 Y0.0 Z0.0

                                            M30

                                            %

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 10 / 11
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement