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

    [Plugin] 1001bit Tools - Architectural tools for SketchUp

    Scheduled Pinned Locked Moved Plugins
    243 Posts 65 Posters 215.6k Views 65 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.
    • S Offline
      smuncky
      last edited by

      @unknownuser said:

      Just use 2014, there are less bugs inside! ๐Ÿ˜‰

      If I was in charge of our IT dept I would ๐Ÿ˜‰

      However, most of the office is still on 2013 with no word on when everyone will switch to 2014. So that's why i'd like to figure out the problem that 1001bit is having with SU2013.

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

        Do you get any messages in the Ruby console when click on a tool?

        Whatever are security settings for the Plugins folder?

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

        1 Reply Last reply Reply Quote 0
        • S Offline
          smuncky
          last edited by

          @dave r said:

          Do you get any messages in the Ruby console when click on a tool?

          Whatever are security settings for the Plugins folder?

          This is the text I'm getting in SU2013.

          @unknownuser said:

          looking for F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/staircase2.rb
          looking for F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/staircase2.rbs
          loading F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/staircase2.rbs
          Error: #<NameError: uninitialized constant GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools::GCH_1001bit_staircase2>
          (eval):285:in gh_mnu_staircase2' (eval):960:in load'

          This is the text I'm getting in SU2014.

          @unknownuser said:

          looking for F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/wframe.rb
          looking for F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/wframe.rbs
          loading F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/wframe.rbs
          inside read
          no language file. F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/language/wframe.txt
          default size

          Security permissions are given to all users as the plugins are on a network drive.

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

            The v2014 error says, " ...no language file. F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/language/wframe.txt..."
            This suggests that a file or subfolder/file is missing ?

            The v2013 error suggests that Constant is not being set up.
            If you copy/paste+<enter> these [in turn] into the Ruby Console what do you get ?
            GCH_1001bit_loader GCH_1001bit_loader::GCH_1001bit_load GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools:: GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools::GCH_1001bit_staircase2

            TIG

            1 Reply Last reply Reply Quote 0
            • S Offline
              smuncky
              last edited by

              @tig said:

              The v2014 error says, " ...no language file. F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/language/wframe.txt..."
              This suggests that a file or subfolder/file is missing ?

              The v2013 error suggests that Constant is not being set up.
              If you copy/paste+<enter> these [in turn] into the Ruby Console what do you get ?
              GCH_1001bit_loader GCH_1001bit_loader::GCH_1001bit_load GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools:: GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools::GCH_1001bit_staircase2

              For 2014, I did a bit more digging around and found that there is no "language" folder. I've downloaded the plugin from both the 1001bit site and the extension warehouse. Both .rbz files have the same contents except for one thing. The .rbz from the warehouse has this "extension_info.txt" file which has this inside: ID=e5b1211a-8d1a-4813-bdc3-b321e5477d7b
              VERSION_ID=fbd307e2-d0f0-4880-9568-80d2032f0ffe

              For 2013, I did what you asked and got this:

              @unknownuser said:

              GCH_1001bit_loader
              GCH_1001bit_loader
              GCH_1001bit_loader::GCH_1001bit_load
              GCH_1001bit_loader::GCH_1001bit_load
              GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free
              GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free
              GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools::
              Error: #<SyntaxError: (eval):285: compile error
              (eval):285: syntax error, unexpected $end
              ...1bit_free::GCH_1001bit_tools::
              ^>
              (eval):285
              GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools::GCH_1001bit_staircase2
              Error: #<NameError: (eval):285: uninitialized constant GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools::GCH_1001bit_staircase2>
              (eval):285

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

                Try making a folder with an empty file - F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/language/wframe.txt
                Does that still give the error messages... ๐Ÿ˜•
                None comes with the RBZ, so presumably the scripts make it ?

                Have you tried removing the whole toolset, including its subfolders, then reinstalling from the RBZ... perhaps you have a rogue extra file, or missing file ??

                TIG

                1 Reply Last reply Reply Quote 0
                • S Offline
                  smuncky
                  last edited by

                  @tig said:

                  Try making a folder with an empty file - F:/03-Tools/Software/SketchUp/PLUGIN LIBRARY/Plugins/1001bit_freeware/language/wframe.txt
                  Does that still give the error messages... ๐Ÿ˜•
                  None comes with the RBZ, so presumably the scripts make it ?

                  Have you tried removing the whole toolset, including its subfolders, then reinstalling from the RBZ... perhaps you have a rogue extra file, or missing file ??

                  Made a blank wfram.txt file. Just says that it's "finished reading language file". But then again, I never had a problem in loading the piugin in 2014. So i'm not too worried about this.

                  In 2013, I've deleted and installed the .RBZ twice. One from the 1001bit site and once from the SU warehouse. Didn't work on both occasions. But reading the comments it seems there a lot of people having the same problem as I am.

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

                    Any solution yet for smuncky issue? I am in the same boat where toolbar is loaded but no functionality.

                    Any help would be welcomed!

                    1 Reply Last reply Reply Quote 0
                    • shukritobiS Offline
                      shukritobi
                      last edited by

                      Hi,

                      I've been using this plugin for a while and encountered a bug where it says somewhat like this " Group located too deep,... use align tool" window, and when I've try closing the window, it pop back up again... repeatedly. I have to force close the sketchup window, and reopen it. Anyone encountered a similar error?

                      1 Reply Last reply Reply Quote 0
                      • KrisidiousK Offline
                        Krisidious
                        last edited by

                        I haven't used all the tools in 2015 but it's working... I think his is autokey by email isn't it? You might email him from here. It's Goh isn't it?

                        By: Kristoff Rand
                        Home DesignerUnique House Plans

                        1 Reply Last reply Reply Quote 0
                        • pbacotP Offline
                          pbacot
                          last edited by

                          Anyone know the status of 1001bit Tools support? I need to reload in v. 2015 and can't find my Pro key. I am getting no response from the website. Does the plugin even work in v. 2015?

                          MacOSX MojaveSketchUp Pro v19 Twilight v2 Thea v3 PowerCADD

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

                            Having same issues on the 1001 bit freeware.
                            Nothing seems to happen

                            here is wat the Ruby console has to say

                            "looking for C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/1001bit_freeware/managetoolbar.rb
                            looking for C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/1001bit_freeware/managetoolbar.rbs
                            loading C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/1001bit_freeware/managetoolbar.rbs
                            Error: #<NameError: uninitialized constant GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools::GCH_1001bit_managetoolbar>
                            (eval):140:in gh_mnu_managetoolbar' (eval):407:in load'
                            (eval):280:in call' (eval):280 looking for C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/1001bit_freeware/staircase4.rb looking for C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/1001bit_freeware/staircase4.rbs loading C:/Program Files (x86)/SketchUp/SketchUp 2013/Plugins/1001bit_freeware/staircase4.rbs Error: #<NameError: uninitialized constant GCH_1001bit_loader::GCH_1001bit_load::GCH_1001bit_free::GCH_1001bit_tools::GCH_1001bit_staircase4> (eval):295:in gh_mnu_staircase4'
                            (eval):1008:in load' (eval):140:in call'
                            (eval):140"

                            alltough I installed it trough the correct way. never had troubles before with plugins... no idea what's happening.
                            help is appreciated

                            thx
                            cboy

                            1 Reply Last reply Reply Quote 0
                            • josephkim626J Offline
                              josephkim626
                              last edited by

                              would it be possible to have the rectangular grille tool generate the geometry inside the group that's being edited?
                              it always jumps to outside of the group and having me to cut and paste back in.

                              1 Reply Last reply Reply Quote 0
                              • Mistro11M Offline
                                Mistro11
                                last edited by

                                I'm trying to download 2.2 from official download page and I keep getting a page full of strange characters. Any ideas?

                                Nevermind. I used Chrome browser and it worked. Firefox have a problem with this.

                                i7-4930k @3.4/3.7GHz, 32Gb RAM, NVidia GTX 980Ti 6Gb, Windows 7 Pro 64bit
                                Structural Integrity is Not Just Physical...It's in the Design and Purpose

                                1 Reply Last reply Reply Quote 0
                                • S Offline
                                  saldstudio
                                  last edited by

                                  hi, this is a great plugin! sometimes some tools dont work in the way I want to, but I can handle it mostly.

                                  But i got major problem with tool convert selected edges to profiles. it simply doesnt work. when i click icon, nothing happens. no window, no error. and its the same on two computers Im using (win7 pro 64x). any ideas?

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    tomaszdrgas
                                    last edited by

                                    Believe or not some people in our korean office are forced to work on sk8 still..

                                    1001bit_freeware_v1.0.5 Nothing happens when you click on toolbars..

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

                                      North korean?

                                      1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        guillermino
                                        last edited by

                                        Muchas gracias por este pack en espaรฑol!!!

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

                                        Advertisement