sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Housebuilder

    Scheduled Pinned Locked Moved Newbie Forum
    sketchup
    160 Posts 57 Posters 214.4k Views 57 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.
    • T Offline
      tesla
      last edited by

      HB shows up in the draw tab and works - but does not show up in window - system preferences under extensions. When you extract files from zip you get

      garage tour skp
      Housebuilder rb
      Housebuilder tool rb

      I have tried changing the rb designation to rbz - but does not work.

      Thx

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

        I didn't say anything about changing .rb to .rbz. ๐Ÿ˜’

        Please reread what I wrote before about installing the plugin and follow the instructions exactly.

        The way you tried to install the plugin destroyed the file structure so it's no wonder the toolbar isn't available. Housebuilder.rb and Housebuilder tool.rb are supposed to be in a folder called Housebuilder as shown this screen shot.
        Stylebuilder Folder

        Remove any and all files related to Housebuilder from the Plugins folder. Go back and rename the .ZIP file as I told you before and use Install Extension to install it.

        The Install Extension process will automatically install the plugin correctly and then it will work.

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

        1 Reply Last reply Reply Quote 0
        • gudio83G Offline
          gudio83
          last edited by

          Hi,
          i've renamed HouseBuilder_metric_12.zip to HouseBuilder_metric_12.rbz and installed in that way:
          running Sketchup 2014 -> Window -> Preferences -> Extensions - > Install HouseBuilder_metric_12.rbz

          Now i can see the toolbar, but the plugin don't work. What wrong i do?

          If i extract the zip into shipped extensions, the main tools working only (create wall, create roof).

          Can anybody help me? Thanks

          1 Reply Last reply Reply Quote 0
          • mitcorbM Offline
            mitcorb
            last edited by

            I think you need to unextract the file from the "Shipped Extensions" folder.
            If I were going to do this, I would probably right click on the file at its source,
            select the option that allows you to save it to maybe your desktop or a receiving folder.
            Then use the Install Extension, browse to the place where you left the rbz and
            let the program place it in the appropriate subfolder.

            I take the slow, deliberate approach in my aimless wandering.

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

              Please complete your SCF User profile.
              Otherwise we make guesses
              Let's assume you are on PC and have v2014...

              Do not add your own files to the 'Shipped Extensions' folder !
              This is for SketchUp's use only and the clue is in the name...
              By default it will have restricted security permissions for you, even as an admin.

              Your plugins belong in your User Plugins folder.
              Renaming the ZIP with a final RBZ is the way to do it.
              The Preferences > Extensions > Install... button extracts the contents of that RBZ and puts everything correctly into the Plugins folder.

              To find your Plugins folder type this in the Ruby Console:
              $:
              there will be several paths returned, the path "C:/Users/YourUserName/.../**Plugins**" is your default Plugins folder.
              You never normally need to 'access' it.
              But if you must...
              It is hidden by default so reset folder-options to see it...

              I suggest you clean up the shipped extensions folder to leave just the su_ files and their matching subfolders...
              Then reinstall this toolset correctly...

              If you try to run the newly installed tools with the Ruby Console, then open are there any error messages ?

              TIG

              1 Reply Last reply Reply Quote 0
              • gudio83G Offline
                gudio83
                last edited by

                Hi TIG and Mitcorb,
                Installed, the way you said.
                This is the error message:

                Error Loading File HouseBuilder_extension.rb
                Error: #<NameError: undefined local variable or method exec_on_autoload' for main:Object> C:/Users/VTMS10/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/HouseBuilder_extension.rb:197:in <top (required)>'

                I am on PC, WINDOWS 7-64BITS ULTIMATE, SKETCHUP 2014 PRO

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

                  Are you sure you are installing the right version, that several other members have reported success with in v2014 ?
                  That error message looks like a version incompatibility...
                  E.G. what is the file type of the installed file rb or rbs ?

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • micioneM Offline
                    micione
                    last edited by

                    House Builder metric v1.2
                    O.S. Windows 7 ultimate
                    SU 2014


                    capture-20140404-123354.png

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

                      Is housebuilder metric different to housebuilder? It certainly appears to work in metric and in SU2014.
                      http://rhin.crai.archi.fr/rld/plugin_details.php?id=185

                      Yep there's the difference.
                      Housebuilder works Housebuilder metric doesn't.


                      metric.JPG

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

                        That 1.2-metric version in Didier's Depot is incompatible with v2014.

                        The two .rb files in its subfolder end with
                        .unpack("m")**.to_s**
                        if that's changed to
                        .unpack("m")**[0]**
                        it will load... ๐Ÿ˜„

                        ๐Ÿ˜ž But then there's another error raised: because the original author has hard-coded the path to the housebuilder_sections.txt file as if there is always a Plugins folder in the SketchUp folder... which is OK <=v2013 on PC... BUT of course with MACs and with v2014 the Plugins folder is now in the User folder-tree !

                        By 'packing' his scripts it makes fixing things difficult - after unpacking and correctng the problems I have 'repacked' it so it remains obfuscated... ๐Ÿ˜’

                        This attached version is fixed [by me] - NO guarantees ๐Ÿ˜‰
                        BUT it does work for me OK...

                        Perhaps Didier can update his Depot version... ๐Ÿ˜’

                        RBZ version for AutoInstalling...
                        Previously downloaded over 2000 times, this 'x' version [Dec2019] now sidesteps the annoying 'bong' on selecting a non-wall element...

                        TIG

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

                          Works for me. ๐Ÿ‘

                          A strange plugin though, It uses groups where components would be far better.

                          1 Reply Last reply Reply Quote 0
                          • gudio83G Offline
                            gudio83
                            last edited by

                            THANK YOU TIG ๐Ÿ˜„)))))
                            IT WORK FINE
                            WHAT IS YOUR PAYPAL TO MAKE A DONATION?

                            1 Reply Last reply Reply Quote 0
                            • micioneM Offline
                              micione
                              last edited by

                              Thanks so much, TIG

                              ๐Ÿ‘ ๐Ÿ‘ ๐Ÿ‘

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

                                I just installed House Builder on my Windows machine. I'm using Sketchup make, 2014. When I watched a video demonstrating this plugin there was a tool for windows and one for doors. Is this feature no longer a part of the plugin or am I missing something?

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

                                  Those tools are there on my SU2014 install. How did you install it? Perhaps you didn't get it installed correctly?

                                  Etaoin Shrdlu

                                  %

                                  (THERE'S NO PLACE LIKE)

                                  G28 X0.0 Y0.0 Z0.0

                                  M30

                                  %

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

                                    Awesome Share! Thanks for the metric version. The official website has been down for a long time. Is there a repost of the imperial version packaged like this here? I can't find itโ€ฆ

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

                                      Like some others here, I am unable to get the House Builder toolbar to install despite following Tig's instructions to the letter numerous times, namely, deleting any house builder related files in the plugins subfolder of Sketchup, renaming the downloaded housebuilder.zip file to housebuilder.rbz, and installing housebuilder via the Windows/preferences/extensions/install method. It does install house builder which can be used from the Draw menu in SU2014 running on Windows8, but the toolbar for windows and doors appears nowhere including in the list of toolbars which can be checked or unchecked. I'm stumped.

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

                                        Where did you get the version of the plugin you're using? So far every time this complaint has come up, it's turned out that the user has been using an old version. Getting the newest version and installing it seems to fix it.

                                        Etaoin Shrdlu

                                        %

                                        (THERE'S NO PLACE LIKE)

                                        G28 X0.0 Y0.0 Z0.0

                                        M30

                                        %

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

                                          @dave r said:

                                          Where did you get the version of the plugin you're using? So far every time this complaint has come up, it's turned out that the user has been using an old version. Getting the newest version and installing it seems to fix it.

                                          I got the plugin from a link in a review somewhere. The extension warehouse which is part of SU 2014 does not find it. Perhaps you could simply provide me a link to the correct place to download it. Thanks.

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

                                            There is no-where to get the plugin anymore. The official website has been offline for some time. I heard about this plugin and really needed it. I found these forums. Unfortunately the only version hosted here that worked is metric version.

                                            I'm trying to design a house in the US, so this won't work. Can someone please post a copy or the copy they have of the US version? I have the one where you can modify the file to put any sizes you want, but it's metric only.

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

                                            Advertisement