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

    [Plugin] TT_Lib²

    Scheduled Pinned Locked Moved Plugins
    310 Posts 66 Posters 394.3k Views 66 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.
    • thomthomT Offline
      thomthom
      last edited by

      Whoa! After a remote session (thanks to Teamviewer) I found the culprit! It was organizer which doesn't just modify the menus etc, it even loads the files it iterates - causing Vertex Tools' loader.rb to be loaded before tt_vertex.rb - because it made the assumption that nothing other than tt_vertex.rb would be loading it. 😒

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

      1 Reply Last reply Reply Quote 0
      • H Offline
        hygicell
        last edited by

            :facepunch:  :rolling_on_the_floor_laughing:  :heart_eyes:  :sunglasses:  :sunny:  :smile:  :smile:  :wink:  :open_mouth:  :astonished:
        

        Your message contains too many smilies. The maximum number of smilies allowed is 15.

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

          Organizer?

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

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

            favicon

            (www.smustard.com)

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

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

              Ah. So that's not so good.

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

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

                It does say in the description of Organizer that sub-folders in the plugins folder needs to be excluded (because it assumes all sub-folders otherwise belongs to Smustard... 😕 )

                But I had no idea how that plugin worked. I was just somewhat aware it did something with the menus. So now I've been debugging, with my user who's also had to deal with this, for the last three days. I don't like the invasive behaviour of Organizer.

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

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

                  Neither had I !

                  @unknownuser said:

                  There is also a mechanism for developers to easily exclude their subfolders so Organizer will not try to load the contents of those folders. This should result in a smoother experience for users, who won't have to contend with manually maintaining the excluded folders list in the SmustardOrganizerExcludeFolders.txt file.

                  To do this: in your subfolder, create an empty text file called "exclude.txt" - that's it!
                  I too don't like the way that 'other developers' [AKA most of us] are expected to avoid their sledgehammer.
                  There are many tools that have subfolders of other files that don't auto-load...
                  They never should be auto-loaded anyway !? Surely that must be up to loader-scripts or extension-loaders to decide... Why has RickW made it this way at all ?
                  Have you messaged him ??
                  Another candidate for the 'Quarantine Badge' 😒

                  TIG

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

                    Yea - as it is now it by-passes the Extension mechanism of Plugins. Unless they exclude themselves. Which is really not something he should expect a developer to do. It shouldn't be an opt-out system. How on earth is a developer expected to know about the behaviour of another plugin like that?

                    I've not contacted him, no. I exhausted my computer time today debugging this.

                    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

                      I'm puzzled why he made the Plugins folderstructure into the hierarchy of the custom menus... o_O

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

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        jokewalker
                        last edited by

                        Hi All!

                        Sorry for posting this without first combing through the preceding pages. My anti-virus (Kaspersky) is going crazy over the tt_api.so file thinking it's malware. Anyone else encountering this? Didn't seem to bother anything up until just recently. Puzzling.....

                        Thoughts?! Thanks in advance!

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

                          Yes, there's been a few reports. Tell Kaspersky to leave the file alone. (And please also make a report to Kaspersky about the false negative. Some other users has already reported it, but maybe they bump up the priority if more people complain.)

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

                          1 Reply Last reply Reply Quote 0
                          • H Offline
                            hygicell
                            last edited by

                            maybe someone knows a way to disable the quarantine for one specific file inside Kapersky?
                            I didn't know the way to do that,
                            so took the radical decision to dump Kapersky
                            installed ZoneAlarm instead.

                            1 Reply Last reply Reply Quote 0
                            • F Offline
                              FatKid73
                              last edited by

                              Hi All,
                              I'm fairly new to Sketchup, and am trying to install the Cleanup plugin - I have a current model that's massive and therefore causing problems in rendering plugins such as Lumenrt or Maxwell Render -
                              Could someone please walk me thru the install of the Cleanup plugin for Mac?
                              Any help would be appreciated - Thanks.

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

                                The subject has been covered repeatedly. I guess you could go through this thread and find it several times. Or you can look at the thread specifically on installing plugins.

                                Etaoin Shrdlu

                                %

                                (THERE'S NO PLACE LIKE)

                                G28 X0.0 Y0.0 Z0.0

                                M30

                                %

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

                                  And here's an link to an article that explains it in detail with links to helping utilities such a "Simple Plugin Installer": 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 Reply Last reply Reply Quote 0
                                  • H Offline
                                    hygicell
                                    last edited by

                                    @thomthom said:

                                    Yes, there's been a few reports. Tell Kaspersky to leave the file alone. (And please also make a report to Kaspersky about the false negative. Some other users has already reported it, but maybe they bump up the priority if more people complain.)

                                    I am one of those who tried, and spent a lot of time in it.
                                    TMHO Kaspersky sucks: no after sales service whatsoever.
                                    Throw it out !

                                    1 Reply Last reply Reply Quote 0
                                    • F Offline
                                      FatKid73
                                      last edited by

                                      @dave r said:

                                      The subject has been covered repeatedly. I guess you could go through this thread and find it several times. Or you can look at the thread specifically on installing plugins.

                                      Got it - Thanks very much -

                                      and Thanks to Thomas for the plugin - it's great!

                                      1 Reply Last reply Reply Quote 0
                                      • V Offline
                                        veerlexyz
                                        last edited by

                                        Error TT_Lib - core.rb.pdfAfter far to much craches I had to reinstall Sketchup and my plugins.
                                        I started with Fredo's AdditionalPlmuginFolders to keep it organized.

                                        The plugin Selection Toys did not install properly:
                                        1 ERROR: The following plugin had errors...
                                        PLUGIN: tt_selection_toys.rb
                                        FOLDER: D/.../Plugins 2013 01 12...
                                        ERROR: no such file load -- TT_Lib/core.rb

                                        TT_Select_Toys and TT_Lib2 are in the same folder: D/.../Plugins 2013 01 12...
                                        TT_Lib2 includes core.rb (11 kB)

                                        What went wrong?

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

                                          @veerlexyz said:

                                          TT_Lib/core.rb

                                          TT_Lib2

                                          spot the difference

                                          learn from the mistakes of others, you may not live long enough to make them all yourself...

                                          1 Reply Last reply Reply Quote 0
                                          • V Offline
                                            veerlexyz
                                            last edited by

                                            Ooooh... I thought Lib2 was an update of Lib. How wrong.
                                            Problem solved. Thanks a lot!

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

                                            Advertisement