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

    Cleanup problem

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    11 Posts 3 Posters 287 Views 3 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.
    • hellnbakH Offline
      hellnbak
      last edited by

      Recently I've begun to receive error msgs when trying to use the Cleanup plugin. Probably caused by something I did, but can't remember when or what the last plugin I installed was. I have a lot of plugins that I never use (actually a lot of them I don't even know what they are or why I installed them) and should probably get rid of, maybe this is a good time to clean house and get a fresh start. Anyhow, until I get around to that, any ideas?


      1.png


      2.png


      4.png

      "Politicians are just like diapers -- they need to be changed often, and for the same reason"

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

        me too... me thinks some other plugin has broken it. I reinstalled the newest one and the new TT_lib2 and now it works. have you updated?

        By: Kristoff Rand
        Home DesignerUnique House Plans

        1 Reply Last reply Reply Quote 0
        • thomthomT Offline
          thomthom
          last edited by

          Yes, please post exactly what version of CleanUp and TT_Lib 2 you have installed. I'm guessing you don't have an updated TT_Lib2 veresion. (Though I thought you should get a messagebox about that...)

          When posting errors for a plugin, it'd be nice if you could post int eh thread for that plugin. It's easier for the developers to keep track of the information - and even notice the post.

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

          1 Reply Last reply Reply Quote 0
          • hellnbakH Offline
            hellnbak
            last edited by

            Thanks Kris and ThomThom. Don't know what versions I have of these plugins, how do I find that? Have searched the forums but could find nothing about how to check my plugins for versions. Probably a dumb question and a very simple task but when you only have two active brain cells nothing is simple.

            And ThomThom, you are absolutely right, I should have posted this thread in the plugin's thread. Keep all the information in one place for others benefit. I knew that, don't know why I didn't. Sorry 😳

            "Politicians are just like diapers -- they need to be changed often, and for the same reason"

            1 Reply Last reply Reply Quote 0
            • hellnbakH Offline
              hellnbak
              last edited by

              If you want to move this thread to the correct plugin thread, please feel free to do so

              "Politicians are just like diapers -- they need to be changed often, and for the same reason"

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

                just over write your old clean up and tt lib2 folder.

                By: Kristoff Rand
                Home DesignerUnique House Plans

                1 Reply Last reply Reply Quote 0
                • hellnbakH Offline
                  hellnbak
                  last edited by

                  @krisidious said:

                  just over write your old clean up and tt lib2 folder.

                  Thanks, but is there a way to tell what version a particular plugin is? Not just this particular plugin, but any plugin. Seems like there must be, and I seem to remember reading something about this at some point, but can't seem to find anything now.

                  Plus, in the TT Lib 2 plugin thread, he says that you must first remove the old version. So when you say overwrite the old version, what exactly do you mean? (just trying to avoid any unnecessary complications to an already unnecessarily complicated situation πŸ˜‰ )

                  "Politicians are just like diapers -- they need to be changed often, and for the same reason"

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

                    well at the top of every plugin or most it has the authors name and the version number.

                    for instance here in Thom's cleanup.rb

                    #-----------------------------------------------------------------------------
                    # Compatible; SketchUp 7.1+
                    #             (other versions untested)
                    #-----------------------------------------------------------------------------
                    #
                    # SketchUp versions prior to SketchUp 7.1 are highly prone to loss of geometry.
                    # Users are advised to not use this plugin unless they run 7.1 or higher.
                    #
                    #-----------------------------------------------------------------------------
                    #
                    # FEATURES
                    #
                    # * Fixes duplicate component definition names ( When in model scope )
                    # * Purge unused items
                    # * Erase hidden geometry
                    # * Erase duplicate faces
                    # * Erase stray edges ( Except edges on cut plane )
                    # * Remove edge material
                    # * Repair split edges
                    # * Smooth & soft edges
                    # * Put edges and faces to Layer0
                    # * Merge identical materials
                    # * Merge connected co-planar faces
                    #
                    #-----------------------------------------------------------------------------
                    #
                    # CHANGELOG
                    #
                    # 3.1.9 - 06.10.2011
                    #    * Added; LibFredo Updater support
                    

                    and yes you should delete the old version of plugins first... but I didn't. since I was fairly certain I was on a recent version.

                    By: Kristoff Rand
                    Home DesignerUnique House Plans

                    1 Reply Last reply Reply Quote 0
                    • hellnbakH Offline
                      hellnbak
                      last edited by

                      What I mean is a way to check the versions of plugins already installed in SU, either in the plugins folder or within SU itself.

                      "Politicians are just like diapers -- they need to be changed often, and for the same reason"

                      1 Reply Last reply Reply Quote 0
                      • thomthomT Offline
                        thomthom
                        last edited by

                        No universal way, but as for TT_Lib and CleanUp:

                        In the Ruby Console:

                        TT::Lib::VERSION

                        TT::Plugins::CleanUp::PLUGIN_VERSION

                        But as Kris said, normally there is some comment in the .rb file itself - at the top of the file. But when in doubt, just install the newest.

                        It is correct that if you have one of the older versions of TT_Lib2 you should remove the old. Since you're in doubt which version, just remove the old TT_Lib2 folder and install the new. Fresh clean TT_Lib! πŸ˜„

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

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by

                          Oh, btw, I've started adding support for Fredo's update checker for my plugins. So that's one way to get some of the versions.

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

                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          • First post
                            Last post
                          Buy SketchPlus
                          Buy SUbD
                          Buy WrapR
                          Buy eBook
                          Buy Modelur
                          Buy Vertex Tools
                          Buy SketchCuisine
                          Buy FormFonts

                          Advertisement