sketchucation logo sketchucation
    • 登入
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download

    [Plugin] 1001bit Tools - Architectural tools for SketchUp

    已排程 已置頂 已鎖定 已移動 Plugins
    243 貼文 65 Posters 234.6k 瀏覽 65 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Dave RD 離線
      Dave R
      最後由 編輯

      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 條回覆 最後回覆 回覆 引用 0
      • S 離線
        smuncky
        最後由 編輯

        @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 條回覆 最後回覆 回覆 引用 0
        • TIGT 離線
          TIG Moderator
          最後由 編輯

          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 條回覆 最後回覆 回覆 引用 0
          • S 離線
            smuncky
            最後由 編輯

            @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 條回覆 最後回覆 回覆 引用 0
            • TIGT 離線
              TIG Moderator
              最後由 編輯

              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 條回覆 最後回覆 回覆 引用 0
              • S 離線
                smuncky
                最後由 編輯

                @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 條回覆 最後回覆 回覆 引用 0
                • D 離線
                  drmrsir
                  最後由 編輯

                  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 條回覆 最後回覆 回覆 引用 0
                  • shukritobiS 離線
                    shukritobi
                    最後由 編輯

                    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 條回覆 最後回覆 回覆 引用 0
                    • KrisidiousK 離線
                      Krisidious
                      最後由 編輯

                      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 條回覆 最後回覆 回覆 引用 0
                      • pbacotP 離線
                        pbacot
                        最後由 編輯

                        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 條回覆 最後回覆 回覆 引用 0
                        • C 離線
                          cboy1980
                          最後由 編輯

                          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 條回覆 最後回覆 回覆 引用 0
                          • josephkim626J 離線
                            josephkim626
                            最後由 編輯

                            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 條回覆 最後回覆 回覆 引用 0
                            • Mistro11M 離線
                              Mistro11
                              最後由 編輯

                              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 條回覆 最後回覆 回覆 引用 0
                              • S 離線
                                saldstudio
                                最後由 編輯

                                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 條回覆 最後回覆 回覆 引用 0
                                • T 離線
                                  tomaszdrgas
                                  最後由 編輯

                                  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 條回覆 最後回覆 回覆 引用 0
                                  • R 離線
                                    rv1974
                                    最後由 編輯

                                    North korean?

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • G 離線
                                      guillermino
                                      最後由 編輯

                                      Muchas gracias por este pack en español!!!

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • 1
                                      • 2
                                      • 8
                                      • 9
                                      • 10
                                      • 11
                                      • 12
                                      • 13
                                      • 10 / 13
                                      • 第一個貼文
                                        最後的貼文
                                      Buy SketchPlus
                                      Buy SUbD
                                      Buy WrapR
                                      Buy eBook
                                      Buy Modelur
                                      Buy Vertex Tools
                                      Buy SketchCuisine
                                      Buy FormFonts

                                      Advertisement