• Login
sketchucation logo sketchucation
  • Login
🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] RichSection V0.5.8 UPDATED march 2015

Scheduled Pinned Locked Moved Plugins
395 Posts 85 Posters 131.8k Views
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 26 Feb 2014, 22:04

    @Piet

    ` > Sketchup.version_number < 8000999
    false

    Sketchup.version_number
    8000999`

    your excluding v8 on mac...

    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
    • T Offline
      tt_su
      last edited by 26 Feb 2014, 23:10

      @driven said:

      @Piet

      ` > Sketchup.version_number < 8000999
      false

      Sketchup.version_number
      8000999`

      your excluding v8 on mac...

      john

      Sketchup.version_number doesn't work that well with the recent version number scheme of SketchUp. It's better to parse Sketchup.version.

      1 Reply Last reply Reply Quote 0
      • P Offline
        pgarmyn
        last edited by 27 Feb 2014, 11:14

        @tt_su
        Thanks x 1000, i will correct that this evening, to get it working for Mac.
        But it's not the only conflict in my code.
        My Mac experience is quite limited, actually zero.
        Maybee we must start a Post listing all restrictions and problems in relation to Mac, Windows, ....?

        1 Reply Last reply Reply Quote 0
        • P Offline
          pgarmyn
          last edited by 27 Feb 2014, 13:04

          @rombout said:

          Tried the solution ....

          Dank U, meneer Rombout.
          I know, I will work on it as soon as i can.
          Sorry for the inconveniance....

          1 Reply Last reply Reply Quote 0
          • P Offline
            pgarmyn
            last edited by 27 Feb 2014, 13:05

            @rombout said:

            Tried the solution ....

            Dank U, meneer Rombout.
            I know, I will work on it as soon as i can.
            Sorry for the inconveniance....

            1 Reply Last reply Reply Quote 0
            • D Offline
              davecoopstl
              last edited by 27 Feb 2014, 16:31

              pgarmyn -

              I was using RichSection all week, and then it suddenly stopped working. I think I MAY have updated it recently, though.

              By stop working, I mean it totally stopped working, as others have described above: I couldn't Add a RichSection, Edit Parameters, Edit Settings, nothing...

              In any case, I discovered what was wrong, by looking at the Ruby Console when running the plugging.

              It seems that your PlugIn suddenly needs Full Read/Write permissions to the C:\Program Files (x86)\SketchUp\SketchUp 2013\Materials folder.

              I did not have this, and I had to navigate to this folder in Windows Explorer, and give myself Full Read/Write Permissions to the Materials folder. Much the same way I had to give myself Full Read/Write Permissions to the Plugins Folder after I installed SU2013, so the Sketchucation Store could install PlugIns.

              Once I gave myself Full Read/Write Permissions to the SketchUp 2013/Materials folder, RichSection started working again!

              It's a fantastic PlugIn, with an amazing array of options, and a huge time-saver.

              If you changed something in the last update, you might want to look at it closer.

              Hope this helps you, and anyone else who updated and stopped being able to run RichSection.

              Thanks.
              Dave.

              1 Reply Last reply Reply Quote 0
              • D Offline
                davecoopstl
                last edited by 27 Feb 2014, 16:44

                pgarmyn -

                After getting RichSection working again (SEE ABOVE POST), I now only have the #Default Material available to use.

                I do NOThave any of the other great section hatch materials that you provide with the PlugIn.

                I'm guessing the new path to the ...SketchUp 2013\Materials folder has something to do with this.

                Hopefully this helps you troubleshoot the issues.

                Thanks.
                Dave.

                1 Reply Last reply Reply Quote 0
                • P Offline
                  pgarmyn
                  last edited by 27 Feb 2014, 20:41

                  @davecoopstl said:

                  pgarmyn -

                  After getting RichSection working again (SEE ABOVE POST), I now only have the #Default Material available to use ….

                  At creation of the first RichSection, the code will load the default Library in your drawing, wich is by default (if not changed in RichSection/Settings) : materials/RichSection/RS_V0/#default.mat.skp, containing only one material : #default,
                  The other materials (17 files with skm extension) are copied to the same directory and can be selected in the Materials Window (/RichSection/RS_V0). The ruby code needs write permissions for these directorys. I will have to put some warning message if this is not the case.

                  For the previous version there were people complaining they didn't asked for all those materials. If you want to load all materials at first RS creation, then replace the value Settings >> RichSection materials to load... : “materials/RichSection/RS_V0/#default.mat.skp” by “materials/RichSection/RS_V0/RS_V0_14.mat.skp”. Do not misspell, the value isn't changed if path/file don't exist. The materials are only loaded if the default material doesn't exist in your model (Settings >> Proposed default RS material). You can rename the default material in your model to reload the material(s) at the next RichSection creation or update. You can always go back to the default values (Plugins>>RichSection>>Reset Settings)

                  THERE ARE MANY PROBLEMS WITH MAC
                  MAC USERS, PLEASE WAIT :
                  IS THERE SOME MAC-VOLUNTEER TO HELP WITH SOME TESTING ❓

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    davecoopstl
                    last edited by 27 Feb 2014, 20:57

                    I understand all that. The problem is that, BEFORE the latest update, you did NOT require Full Read/Write Permissions to the SketchUp 2013\Materials Folder.

                    With the latest update, you changed that. So now you DO require Full Read/Write access to the SketchUp 2013\Materials folder. And a lot of users do NOT have these Permissions by Default.

                    This is the reason the PlugIn 'stopped working' for many.

                    Either you need to go back to the old way it functioned before the update, or very careful explain to people when they are running the PlugIn what Permissions they need to change, to what folder, and how.

                    Just a suggestion.
                    Dave.

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      bimbachi
                      last edited by 27 Feb 2014, 22:20

                      @pgarmyn said:

                      @davecoopstl said:

                      pgarmyn -

                      THERE ARE MANY PROBLEMS WITH MAC
                      MAC USERS, PLEASE WAIT :
                      IS THERE SOME MAC-VOLUNTEER TO HELP WITH SOME TESTING ❓

                      I dont have ruby knowlege, but as user testing , I can give a try.
                      I'm using skp pro version 8 only with a lot of addons so conflict with other plugs is possibul.
                      However sketchucation store plug alows to do some limted sets if needed.

                      1 Reply Last reply Reply Quote 0
                      • P Offline
                        pgarmyn
                        last edited by 27 Feb 2014, 22:56

                        @Bimbachi
                        Maybee i will have some code to test saterday (before publishing)
                        I will PM ....
                        thanks ❗

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          bimbachi
                          last edited by 27 Feb 2014, 23:38

                          @pgarmyn said:

                          @Bimbachi
                          Maybee i will have some code to test saterday (before publishing)
                          I will PM ....
                          thanks ❗

                          Ok
                          😄

                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            Technohippy
                            last edited by 28 Feb 2014, 12:35

                            This is just great. Got it working by fiddling with the folder permissions, thanks for this

                            http://www.realitybuildingdesign.co.uk

                            1 Reply Last reply Reply Quote 0
                            • D Offline
                              davecoopstl
                              last edited by 28 Feb 2014, 14:29

                              @Technohippy - Did you have to change the Permissions to the ...SketchUp 2013\Materials folder? Or somewhere else?

                              I'm about to install RichSection on another user's computer, and I'm trying to figure out what to expect.

                              Let us know.
                              Dave.

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                Technohippy
                                last edited by 28 Feb 2014, 14:33

                                @davecoopstl said:

                                @Technohippy - Did you have to change the Permissions to the ...SketchUp 2013\Materials folder? Or somewhere else?

                                I'm about to install RichSection on another user's computer, and I'm trying to figure out what to expect.

                                Let us know.
                                Dave.

                                I just changed the permissions for the whole sketchup folder and made sure The user profile as well as the admin was set to full control.

                                Using windows 8 and sketchup 2013

                                http://www.realitybuildingdesign.co.uk

                                1 Reply Last reply Reply Quote 0
                                • D Offline
                                  davecoopstl
                                  last edited by 28 Feb 2014, 15:18

                                  @pgarmyn

                                  I've been using the newest update to RichSection, and I read your post about the new way to use Materials.

                                  While I understand why you did it this way (to prevent materials for automatically loading into the model), I have to say that it is a bit confusing and un-intuitive. If I want to change a Section Material, I have to navigate to the Material folder in the Materials dialogue box, pick the material, Right-Click, and Add it to the model. THEN, go back to RichSection, and choose it from the available list of Materials. And I have to repeat this for each Material I want to try out.

                                  And the option in the RichSection Settings to change the Default Material to load your RS_VO_14.mat.skp (to get ALL of your custom Section Materials) is a good solution. However, maybe you could add the path to "materials/RichSection/RS_V0/RS_V0_14.mat.skp" in a pull-down menu in the Settings. Otherwise, I have to figure out that path EVERY time I want to load all the materials.

                                  And perhaps there could be an option to make that path the Default, for those users that DO want to load all of your Section Materials every time, so I don't have to change that setting on each new model.

                                  It's great to have all your custom materials to choose from. It just needs to be easier to load them up and try them out.

                                  Just a suggestion.
                                  Dave.

                                  1 Reply Last reply Reply Quote 0
                                  • P Offline
                                    pgarmyn
                                    last edited by 28 Feb 2014, 16:09

                                    @davecoopstl and others

                                    There is an error for loading an other Library than the default.
                                    Sorry, i have to work on it....

                                    1 Reply Last reply Reply Quote 0
                                    • C Offline
                                      caronte01
                                      last edited by 22 Mar 2014, 19:31

                                      HI pgarmyn

                                      I watched your videos and was very impressed!!!

                                      I installed it from the plugin store, and upon restarting got this:

                                      Error: c:/users/s/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/piga_richsection/richsection.rbs:4164: invalid multibyte char (UTF-8)
                                      c:/users/s/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/piga_richsection/richsection.rbs:4164: syntax error, unexpected $undefined, expecting keyword_end
                                      s2="\é\è\à\ç"
                                      ^
                                      c:/users/s/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/piga_richsection/richsection.rbs:4164: invalid multibyte char (UTF-8)
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in eval' C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in require'
                                      C:/Program Files (x86)/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in load' C:/Users/S/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:32:in register_extension'
                                      C:/Users/S/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:32:in <module:RSection>' C:/Users/S/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:14:in module:PiGa'
                                      C:/Users/S/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:13:in <top (required)>' Error Loading File PiGa_RichSection.rb Error: #<NoMethodError: undefined method l_ctrl' for PiGa::RSection:Module>
                                      C:/Users/S/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:33:in <module:RSection>' C:/Users/S/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:14:in module:PiGa'
                                      C:/Users/S/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:13:in `<top (required)>'

                                      Running 2014, windows 8

                                      Thanks a lot

                                      1 Reply Last reply Reply Quote 0
                                      • TIGT Offline
                                        TIG Moderator
                                        last edited by 22 Mar 2014, 23:27

                                        The file is NOT currently offered as compatible with v2014...
                                        Although many scripts need no adjustment to run on any version of SketchUp 'out-of-the-box'...

                                        The error message looks like an incompatible file encoding.
                                        Ruby2.0 used by v2014 needs UTF8-without-BOM for its files' encoding.
                                        If any ANSI file has crept into the setup it can fail.

                                        I fell foul of this where some FRench language translation files were supplied to me in ANSI format.
                                        Everything worked fine in all SUp versions until someone tried the tool with their locale set to FR - it failed !

                                        Looking at the files in the current set I see that several of the files in the subfolder relating to language-translations are indeed in ANSI !!! [dam' FR 😉 ]

                                        It is straightforward to use Notepad++.exe to change their coding to be UTF8-without-BOM and save them.

                                        This might be an interim fix, but the author really ought to issue an updated set - this is not rocket-science 😒

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          pgarmyn
                                          last edited by 23 Mar 2014, 08:19

                                          😄 @TIG @Caronte01
                                          I'm actually working on RichSection for SU-2014....

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

                                          Advertisement