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

    Problem with Sandbox tools (From Contours)

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    10 Posts 6 Posters 3.3k Views 6 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.
    • M Offline
      miikka1978
      last edited by miikka1978

      I am using Sketchup 8 and I have been trying to use From Contours- tool that is included in Sandbox tool. Anyway, nothing happens when I choose contours and hit the From Contours button. I don't even see progress-bar. I have been testing this with really simple geometry but there is still the same problem. Other Sand box tool run just fine.

      Has anybody else had this same problem or do you know if there any plugins that would cause problems to run Sandbox tools?


      Contours.skp

      1 Reply Last reply Reply Quote 0
      • Rich O BrienR Online
        Rich O Brien Moderator
        last edited by

        Post an example file that fails

        Download the free D'oh Book for SketchUp πŸ“–

        1 Reply Last reply Reply Quote 0
        • M Offline
          miikka1978
          last edited by

          I just included an example file in the first post, which doesn't work. It can't be because of the file because the example file is just simple circles.

          I noticed that I have Sketchup 6 in my computer and tested the same file and it works just fine.

          1 Reply Last reply Reply Quote 0
          • Rich O BrienR Online
            Rich O Brien Moderator
            last edited by

            Skins instantly for me.

            Looks like you need to isolate your plugins and do some testing in batches

            Download the free D'oh Book for SketchUp πŸ“–

            1 Reply Last reply Reply Quote 0
            • Chris FullmerC Offline
              Chris Fullmer
              last edited by

              Yup, works fine for me as well. If you do find a plugin that is causing a problem, please post the name of it here. We keep a list of plugins that cause problems, and we love adding to it! πŸ˜„

              Lately you've been tan, suspicious for the winter.
              All my Plugins I've written

              1 Reply Last reply Reply Quote 0
              • GaieusG Offline
                Gaieus
                last edited by

                Some plugins indeed break even native SU tools (especially considering that Sandbox tools are actually a set of plugins themselves, too).

                I have "something" (not identified it yet) which breaks my Dynamic Components. When I want to scale something that is supposed to adjust itself dynamically (like a picture frame of the picket fence from the DC samples), they just scale like regular components. So I also owe myself a complete clean-up and discovering what the culprit is.

                Considering that my PC is dying and fro SU to launch, needs like 5-10 minutes, this won't happen any time soon I am afraid. πŸ˜„

                Gai...

                1 Reply Last reply Reply Quote 0
                • M Offline
                  miikka1978
                  last edited by

                  Based on my testing, the plugin that causes the problem with Sandbox tools is OSM.rb (Open Street Map).

                  Link Preview Image
                  skp2osm - OpenStreetMap Wiki

                  favicon

                  (wiki.openstreetmap.org)

                  Could somebody test/verify this?

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

                    I've never heard of it till today !
                    I don't think it's ever been mentioned at SCF before...

                    You can catch diseases from wandering around the back streets at night... πŸ˜‰

                    Having briefly look through it many and convoluted scripts...

                    It does not inconsiderable messing around with existing base classes/methods like Kernel and Object.
                    Which is pretty much guaranteed to break something somewhere...
                    Also I think Sandbox probably uses 'Set' and this rogue tool changes how
                    thait works, for its own selfish ends, with no thought for how it then messes up others legit tools 😞
                    It also seems to ship some files/subfolders otherwise available in a full Ruby install, again a no no...
                    It also makes several modules/classes with short common names, that could be clashing with other things too.

                    If you really really must use this rogue plugin, then you must expect it to break other things on a regular basis πŸ˜’

                    TIG

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

                      If you open the Ruby Console before trying to create the contours - do you get any error messages?

                      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

                        Well, I see in the source several problems:

                        1. Most likely suspect: Set.rb - it includes the Set class from the Ruby Standard Library which is incompatible with SketchUp's own Set class.

                        2. There are modifications made to the core Kernel class, Object and Module. (And Fixnum and String) That's not including what REXML might do - it's quite a large library, and terrible slow! I think the Set.rb file is added for the sake of ReXML.

                        I'd suggest you contact the author and point out the incompatibilities the plugin causes. Post back link to this thread so the author can see the full story.

                        To the author or this plugin, should you read this - please have a look at this article I wrote about developing plugins for SketchUp: http://www.thomthom.net/thoughts/2012/01/golden-rules-of-sketchup-plugin-development/

                        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