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

    [Plugin] CleanUp

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

      I don't restart Sketchup after these errors occur I get more and different error messages, like this one:

      undefined method `hidden?' for #Sketchup::AttributeDictionary:0xdbb3c50

      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/tt_cleanup.rb:1142:in erase_hidden' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/model.rb:134:in each_entity'
      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/model.rb:133:in each' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/model.rb:133:in each_entity'
      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/model.rb:130:in each' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/model.rb:130:in each_entity'
      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/tt_cleanup.rb:768:in each_entity_in_scope' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/tt_cleanup.rb:1130:in erase_hidden'
      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/tt_cleanup.rb:568:in cleanup!' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/tt_cleanup.rb:488:in show_cleanup_ui'
      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/inputbox.rb:178:in call' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/inputbox.rb:178:in event_inputbox_close'
      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/inputbox.rb:9:in to_proc' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/inputbox.rb:159:in call'
      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/inputbox.rb:159:in close' /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/inputbox.rb:159:in event_inputbox_accept'
      /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/TT_Lib2/inputbox.rb:9:in to_proc' (eval):110:in call'
      (eval):110

      Would you like me to try reinstalling Sketchup or could this be a problem with the Ruby installation for the Mac ? Why is noone else reporting errors like this or is the case that most Sketchup users are on windows and these errors don't happen ?

      1 條回覆 最後回覆 回覆 引用 0
      • M 離線
        mp1963
        最後由 編輯

        I have now updated my version of Ruby to the latest (1.9.3) and these errors still occur. Just for your information.

        1 條回覆 最後回覆 回覆 引用 0
        • thomthomT 離線
          thomthom
          最後由 編輯

          @mp1963 said:

          Why is noone else reporting errors like this or is the case that most Sketchup users are on windows and these errors don't happen ?

          It's strange that these errors should show themselves now. There are many OSX users. ...but could it be a Lion issue? Your profile information is up to date?

          Thomas Thomassen — SketchUp Monkey & Coding addict
          List of my plugins and link to the CookieWare fund

          1 條回覆 最後回覆 回覆 引用 0
          • M 離線
            mp1963
            最後由 編輯

            Have updated my system specification to include the 10.7.3 update we got from Apple last week. Sadly I didn't know about your plugin prior to Lion so I can't comment its stability then but I agree it is most odd that other users are not reporting/seeing these issues. I am reasonably certain its not the way I build my models in Sketchup. The one I sent you a while ago was not odd in any way I don't think ?

            Please let me know if there is anything I can help you track down what is going on here ?

            1 條回覆 最後回覆 回覆 引用 0
            • thomthomT 離線
              thomthom
              最後由 編輯

              No, the model looked fine. But the errors are the most bizarre I've ever seen. They make no sense what so ever! 😲 😕 😞

              @mp1963 said:

              undefined method `current=' for #Sketchup::Face:0xdcbe564

              /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/tt_cleanup.rb:564:in `cleanup!'

              Line 564 in the plugin is: model.materials.current = nil Which would imply that model.material are returning a face instead of the model's material list. 😕 😲 It's crazy!

              And the other errors says when when the script iterate the model entities it's getting vertices and attribute dictionaries... there is no way that should happen.

              Sound like there's some wires getting crossed here - by the SketchUp core itself...

              Could you try, for the sake of it, to reinstall SketchUp? Completely remove the old and try with just CleanUp? (I'm sorry about the awkwardness of doing that, but I really have no idea to what this could be. The old, "reset" and try again is the only thing I can think of.)

              I might try to see if I can grab hold of a Googler and see if they know of any Lion issues.

              I'm baffled...

              Thomas Thomassen — SketchUp Monkey & Coding addict
              List of my plugins and link to the CookieWare fund

              1 條回覆 最後回覆 回覆 引用 0
              • M 離線
                mp1963
                最後由 編輯

                Will reinstall Sketchup later on today and let you know what happens.

                1 條回覆 最後回覆 回覆 引用 0
                • M 離線
                  mp1963
                  最後由 編輯

                  Ok, did a complete reinstall of Sketchup Pro. Installed only your Cleanup plugin. Same problems I am afraid 😢

                  1 條回覆 最後回覆 回覆 引用 0
                  • thomthomT 離線
                    thomthom
                    最後由 編輯

                    @mp1963 said:

                    Ok, did a complete reinstall of Sketchup Pro. Installed only your Cleanup plugin. Same problems I am afraid 😢

                    I need to prod some Google minds on this I'm afraid.

                    Is there any other users out there with similar problem?

                    Thomas Thomassen — SketchUp Monkey & Coding addict
                    List of my plugins and link to the CookieWare fund

                    1 條回覆 最後回覆 回覆 引用 0
                    • M 離線
                      mp1963
                      最後由 編輯

                      Will wait in eager anticipation. If there is anything I can do to help please let me know.

                      1 條回覆 最後回覆 回覆 引用 0
                      • PixeroP 離線
                        Pixero
                        最後由 編輯

                        12 january 2012 !! Wow, time travel. 😲

                        1 條回覆 最後回覆 回覆 引用 0
                        • M 離線
                          mp1963
                          最後由 編輯

                          Time travel ?? 😕

                          1 條回覆 最後回覆 回覆 引用 0
                          • TIGT 離線
                            TIG Moderator
                            最後由 編輯

                            The last update on the 12 January was some days ago; it's now 6 February 2012 ?
                            Jan, are you in a parallel dimension ?
                            😕

                            TIG

                            1 條回覆 最後回覆 回覆 引用 0
                            • Dave RD 離線
                              Dave R
                              最後由 編輯

                              I think Sweden's clocks run about 390 days behind the rest of the world. 😆

                              Etaoin Shrdlu

                              %

                              (THERE'S NO PLACE LIKE)

                              G28 X0.0 Y0.0 Z0.0

                              M30

                              %

                              1 條回覆 最後回覆 回覆 引用 0
                              • thomthomT 離線
                                thomthom
                                最後由 編輯

                                Sshhhhh! Let's impress him with all the amazing technology he haven't seen yet!

                                Thomas Thomassen — SketchUp Monkey & Coding addict
                                List of my plugins and link to the CookieWare fund

                                1 條回覆 最後回覆 回覆 引用 0
                                • TIGT 離線
                                  TIG Moderator
                                  最後由 編輯

                                  It's the long dark winter nights... but hang on... thomthom is up near the Arctic Circle 😲

                                  TIG

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • PixeroP 離線
                                    Pixero
                                    最後由 編輯

                                    😳

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • Y 離線
                                      yanakhokho
                                      最後由 編輯

                                      I'm new here, please: help. I copy the downloaded file (tt_cleanup.rb) to plugin. When i get inti Scetch up (8 pro) a window pops up ERROR LOADING.

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • GaieusG 離線
                                        Gaieus
                                        最後由 編輯

                                        Does it also say what the error is? I mean error loading what?

                                        Have you also installed the TT_Lib library as it says in the instructions?

                                        Gai...

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • Y 離線
                                          yanakhokho
                                          最後由 編輯

                                          Yes, I TT_Lib libraries properly installed, but after that I lost the button Plugins from the control panel(including V-ray). After that, I have properly installed other plugins for sketch up, they have successfully copied to the Plugins folder, but when I run the program do not appear (and yes, I restarted the program)))))

                                          http://www.imagebar.net/out.php/t105394_1.jpg
                                          EDITED: link TIG... still unreadable !

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • thomthomT 離線
                                            thomthom
                                            最後由 編輯

                                            That image is unreadable. You can upload image directly to the forum.

                                            @yanakhokho said:

                                            but after that I lost the button Plugins from the control panel

                                            I'm sorry, but I don't understand what you mean by this. "button Plugins" ? What do you mean by "control panel" in SketchUp"?

                                            @yanakhokho said:

                                            I have properly installed other plugins for sketch up, they have successfully copied to the Plugins folder, but when I run the program do not appear (and yes, I restarted the program)))))

                                            This confused me. Have you installed any plugins that has worked? Or does everyone fail?

                                            Maybe you can post a screenshot of your Plugins folder?

                                            Here are some general instructions for installing plugins for SketchUp: http://www.thomthom.net/thoughts/2012/01/installing-plugins-for-google-sketchup/

                                            Thomas Thomassen — SketchUp Monkey & Coding addict
                                            List of my plugins and link to the CookieWare fund

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 48
                                            • 49
                                            • 2 / 49
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement