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

    [Plugin] C of G Reporter 1.3

    Scheduled Pinned Locked Moved Plugins
    41 Posts 8 Posters 82.0k Views 8 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.
    • B Offline
      Bertier
      last edited by

      MERCI / THANK YOU / Danke !

      that is awsome !

      1 Reply Last reply Reply Quote 0
      • B Offline
        Bertier
        last edited by

        Hello TIG

        tryed it, got this :

        cofgreporter
        Error: #<TypeError: C:/Program Files/Google/Google SketchUp 8/Plugins/cofgreporter.rb:81:in +': can't convert nil into String> C:/Program Files/Google/Google SketchUp 8/Plugins/cofgreporter.rb:81 C:/Program Files/Google/Google SketchUp 8/Plugins/cofgreporter.rb:81:in cofgreporter'
        (eval):0

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

          Bertier

          Here's v1.1 http://forums.sketchucation.com/viewtopic.php?p=278046#p278046
          The error in the error message is fixed!
          Please retry...
          To be on the safe site please ensure your file_path/skp_name contains no accented characters - SUp's Ruby is not happy with unicoded characters 😞

          TIG

          1 Reply Last reply Reply Quote 0
          • B Offline
            Bertier
            last edited by

            will do now;

            thank you

            1 Reply Last reply Reply Quote 0
            • B Offline
              Bertier
              last edited by

              new error message :

              cofreporter
              Error: #<NameError: undefined local variable or method `cofreporter' for main:Object>
              (eval)

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

                @bertier said:

                new error message :
                cofreporter
                Error: #<NameError: undefined local variable or method `cofreporter' for main:Object>
                (eval)

                It's cof****g****reporter - you mistyped! 😒

                TIG

                1 Reply Last reply Reply Quote 0
                • B Offline
                  Bertier
                  last edited by

                  oops...

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    Bertier
                    last edited by

                    working but :

                    CoG Report File:
                    'F:\neo batitrad\Bar & Ka/console_CofG_Report.csv'
                    Cannot be written - it's probably already open.
                    Close it and try making the Report again...
                    Exiting.
                    nil

                    and it's not open, cause it's not written yet !

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

                      @bertier said:

                      working but :
                      CoG Report File:
                      'F:\neo batitrad\Bar & Ka/console_CofG_Report.csv'
                      Cannot be written - it's probably already open.
                      Close it and try making the Report again...
                      Exiting.
                      nil
                      and it's not open, cause it's not written yet !

                      Try renaming the folder 'Bar & Ka' to 'Bar_Ka' - The '&' in the file_path might be the culprit ?
                      Also is your model SKP really called 'console.skp' ?
                      Try the version 1.2 which has more error messages, that might report what is really up...
                      http://forums.sketchucation.com/viewtopic.php?p=278046#p278046

                      TIG

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

                        Here's v1.2 http://forums.sketchucation.com/viewtopic.php?p=278046#p278046
                        with some extra error reporting to try and trap Bertier's reported cryptic error messages...

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          Bertier
                          last edited by

                          thank you TIG

                          I'll try this tonite, got to get the kids at their grand parents now.

                          where are you from ?

                          1 Reply Last reply Reply Quote 0
                          • Rich O BrienR Online
                            Rich O Brien Moderator
                            last edited by

                            It's a secret but there's a clue in his profile 😉

                            Download the free D'oh Book for SketchUp 📖

                            1 Reply Last reply Reply Quote 0
                            • pilouP Offline
                              pilou
                              last edited by

                              If accents are forbidden, that is very annoyous for French Windows System 😲
                              Because there is an accent for the principal Desk and for some of path! !!! 😮
                              C:\Documents and Settings\Propriétaire\Bureau

                              PS I have not the use of this plug, but it's by curiosity 😄

                              Of course now I obtain nothing 😄
                              except this 😄 (i have saved my object with Cof as Untitled.skp
                              curious is the "/" and ""

                              cofgreporter
                              No such file or directory - C;\Documents and Settings\Propriétaire\Bureau/Untitled_CofG_Report.csv
                              CoG Report File;
                              'C;\Documents and Settings\Propriétaire\Bureau/Untitled_CofG_Report.csv'
                              Cannot be written - it's probably already open.
                              Close it and try making the Report again...
                              Exiting.
                              nil
                              

                              Edit: That works when I use a path without accent for save my file! 😎 👍
                              cvs.png

                              Frenchy Pilou
                              Is beautiful that please without concept!
                              My Little site :)

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

                                The Unicode paradox is an annoying bit of Sketchup's Ruby - some of the 'File' functions don't work properly if there are accented characters etc in path_names etc... Sorry!
                                At least we know the cause of the problem...
                                The \ / is also from the same methods when you get the filepath on a PC it has \ separators [/ on MAC], when you join on the new file_name it's always with the as the ;joining; separator / - but it still works OK... 😒

                                TIG

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  Bertier
                                  last edited by

                                  there is no accent in my path ....

                                  cofgreporter
                                  undefined method `definition' for #Sketchup::Group:0xe005344
                                  CoG Report File:
                                  'F:\neo batitrad\Bar_Ka/console_CofG_Report.csv'
                                  Cannot be written - it's probably already open.
                                  Close it and try making the Report again...
                                  Exiting.
                                  nil

                                  1 Reply Last reply Reply Quote 0
                                  • pilouP Offline
                                    pilou
                                    last edited by

                                    Have you save your file SKp in the samme path?

                                    Frenchy Pilou
                                    Is beautiful that please without concept!
                                    My Little site :)

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

                                      Bertier
                                      Did you install v1.2
                                      Although it might still fail you should get more error messages... 😕

                                      TIG

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

                                        Heres's v1.3 http://forums.sketchucation.com/viewtopic.php?p=278046#p278046
                                        It corrects the glitch that a few users might get with 'group.definition' - OK if you have some of my other tools installed but not this one alone - now sorted...
                                        Please try and report back... 😕

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • B Offline
                                          Bertier
                                          last edited by

                                          hooray !

                                          it's working :

                                          cofgreporter
                                          CofG Report written to
                                          'F:\neo batitrad\Bar_Ka/console_CofG_Report.csv'
                                          nil

                                          nice.

                                          1 Reply Last reply Reply Quote 0
                                          • B Offline
                                            Bertier
                                            last edited by

                                            for some reason, using CoG makes SU "not responding"....

                                            any clues ?

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement