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

    [Plugin] Center of Gravity

    Scheduled Pinned Locked Moved Plugins
    183 Posts 41 Posters 297.6k Views 41 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.
    • D Offline
      driven
      last edited by

      it is in the db method,

      I just ran composite on to groups and got this

      Error; #<NoMethodError; undefined method `db' for CofGravity;Class>
      /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb;604;in `composite'
      /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb;817
      
      

      learn from the mistakes of others, you may not live long enough to make them all yourself...

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

        TIG,

        Sorry for the earlier abbreviated message - I got called away from the computer.

        I get the following when trying CofG (Version 1.4 here).

        QUOTE

        Error: #<NoMethodError: undefined method db' for CofGravity:Class> /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb:156:in do_calculation'
        /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb:816

        UNQUOTE

        Chris

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

          Possibly something to do with the version of Ruby? Macs running Snow Leopard come with a pre-packaged version 1.8.7 of Ruby.

          Chris

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

            The error is with the db def method... BUT it ha been and is still working fine on PCs and it's been used in similar ways in many other tools... so why the problem here ?
            To avoid having to add deBabelizer(string, lingvo_file_path) to every string in the output that needs translating I make a shortcut method def db for each tool
            that alls deBabelizer and has the lingvo_file_path hardcoded into it, and works simply as db(string).
            It's easy and effective in all my recent tools, so why the problem here ???
            It's clear now that it wasn't the missed out 'require' or other possible clashes that were causing this... BUT why it's not working is a mystery... 😢 😳 ❓ 🎉

            Surely you can call a def inside another def though ??? even with 1.8.7 on Macs ???

            TIG

            1 Reply Last reply Reply Quote 0
            • D Offline
              DSG2k
              last edited by

              I had checked for any evidence of Vista stupidity given past experience with having to look at the Virtual Store. But I've tried v. 1.4 and it works great!

              Thank you so much for your incredible plugins. I'm using them for sci-fi mesh analysis and they are invaluable.

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

                Seems to work fine on PC but on Mac it falls over... I WILL find a solution... 😒

                TIG

                1 Reply Last reply Reply Quote 0
                • D Offline
                  driven
                  last edited by

                  I'll try it on an sterile Mac i.e. just on it's own, see what happens, give me five minutes

                  learn from the mistakes of others, you may not live long enough to make them all yourself...

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    driven
                    last edited by

                    Same error when v1.4 + debabelizer are the only rubies installed

                    learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                      TIG,

                      It's not all Macs that have problems, though. It works just fine on mine. Could it be another plugin or something?

                      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

                        As I suspected 😞 😢
                        I'll sleep on it... and see how I can devise a work around in my sleep...
                        PC works fine - come on Mac's what's up with you !!! ❓
                        Is it a particular version of Mac OS and the Ruby version that they have ??? 😕

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • D Offline
                          driven
                          last edited by

                          well, mine are
                          both running SU 7.1
                          both running OSX 10.5.8
                          both running Ruby version 1.8.6
                          MacBookPro is a fresh SU instal with just v1.4 bits
                          iMac is littered with rubies but very few clashes are left roaming free, it is also running rubygems, but that doesn't seem to effect any thing else in SU

                          both give same error

                          john

                          learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                            Must be something wrong with my Mac, then.

                            Etaoin Shrdlu

                            %

                            (THERE'S NO PLACE LIKE)

                            G28 X0.0 Y0.0 Z0.0

                            M30

                            %

                            1 Reply Last reply Reply Quote 0
                            • D Offline
                              driven
                              last edited by

                              @dave r said:

                              Must be something wrong with my Mac, then.

                              yeh, you sure it's not a PC....

                              learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                                Very funny. 😒 I have both and I know the difference.

                                Here's proof that it works on my Mac.

                                http://farm5.static.flickr.com/4011/4418553314_f02f513736.jpg

                                Etaoin Shrdlu

                                %

                                (THERE'S NO PLACE LIKE)

                                G28 X0.0 Y0.0 Z0.0

                                M30

                                %

                                1 Reply Last reply Reply Quote 0
                                • wind-borneW Offline
                                  wind-borne
                                  last edited by

                                  works ok on my Mac but TIG Tools folder replaced existing one so extrusion toolbar icons disappeared. I see missing icons on Dave's screenshot also.


                                  C of G.png

                                  "To read between the lines was easier than to follow the text."OSX 10.11.6

                                  %(#BF80BF)[SU 8 pro

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

                                    Most mysterious. I have tried with no other plugins or tools in the respective folders and using CofG version 1.4 I still get:-

                                    Error; #<NoMethodError; undefined method `db' for CofGravity;Class>
                                    /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb;156;in `do_calculation'
                                    /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb;816
                                    /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb;156;in `call'
                                    /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb;156
                                    

                                    Chris

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

                                      @wind-borne said:

                                      works ok on my Mac but TIG Tools folder replaced existing one so extrusion toolbar icons disappeared. I see missing icons on Dave's screenshot also.

                                      "Merge" the folders so that the other existing files are kept - just overwrite any files for that specific tool...

                                      TIG

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

                                        Thanks for noticing that Wind-Borne and thank you TIG for the fix.

                                        Etaoin Shrdlu

                                        %

                                        (THERE'S NO PLACE LIKE)

                                        G28 X0.0 Y0.0 Z0.0

                                        M30

                                        %

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

                                          I have translated the plugin to Spanish language, bottom i put de link for download. I see that other Mac's users have the plugin working fine, to me no works, i use Sketchup 7.1 in Mac OSX Snow Leopard 10.6.2 and the last version of the plugin CofG_1.4, i have tried run sketchup with CofG in the plugins folder only, and don't works, SU read the plugin, i see the plugin (in spanish) in plugins Menu but don't works.

                                          When i run the plugin this message appears in Ruby Console:
                                          Error: #<NoMethodError: undefined method db' for CofGravity:Class> /Users/Oxer/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb:156:in do_calculation'
                                          /Users/Oxer/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb:816
                                          /Users/Oxer/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb:156:in `call'
                                          /Users/Oxer/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/CofGravity.rb:156

                                          EDIT: Script Removed. SketchUcation forum policy does not permit people to post scripts they did not write. Please obtain permission from the author first, thanks!

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

                                            Pedro

                                            We have been PMing about this - the Mac db glitch is known and driven and I are trying to track it down.

                                            Please PM me the CofG ES lingvo file and I'll publish it with acknowledgment of your input - hopefully with a fix for this Mac/Ruby glitch...

                                            TIG

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

                                            Advertisement