• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] Shape Bender Beta

Scheduled Pinned Locked Moved Plugins
1.3k Posts 331 Posters 1.7m Views
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.
  • T Offline
    TIG Moderator
    last edited by 23 Feb 2010, 13:35

    It looks like you have misplaced files ?

    @unknownuser said:

    Error: #<TypeError: cannot convert nil into String>
    C:/Program Files/Google/Google SketchUp 7/Plugins/clf_shape_bender.rb:158:in `create_cursor'

    line_cursor_path = Sketchup.find_support_file("line_pointer.png", "Plugins/clf_shape_bender")
    curve_cursor_path = Sketchup.find_support_file("curve_pointer.png", "Plugins/clf_shape_bender")
    default_cursor_path = Sketchup.find_support_file("default_pointer.png", "Plugins/clf_shape_bender")
    ###
    @line_pointer = UI.create_cursor(line_cursor_path, 15, 2)### line 158 ### line_cursor_path if nil !!!
    ###
    

    Do you have these images and other files in a folder called clf_shape_bender in the Plugins folder ???Capture.PNG

    TIG

    1 Reply Last reply Reply Quote 0
    • D Offline
      DVERGER
      last edited by 23 Feb 2010, 14:21

      No success me too.
      I have this : 1%.End @ ? (1 of 5) Searching for objects to explode.

      1 Reply Last reply Reply Quote 0
      • T Offline
        TIG Moderator
        last edited by 23 Feb 2010, 14:25

        Can those of you having these problems please check that all of the files are in the right folders first...
        Then try again and report back... πŸ˜•

        TIG

        1 Reply Last reply Reply Quote 0
        • A Offline
          arjunmax09
          last edited by 23 Feb 2010, 14:40

          @dverger said:

          No success me too.
          I have this : 1%.End @ ? (1 of 5) Searching for objects to explode.

          ditto situtation like dverger.... happens with me too..... i've checked all my files but the problem still persists... the plugin keeps on searching but nothing happens....

          when you fail at something....you haven't really failed...you've found one way the thing will not work out

          1 Reply Last reply Reply Quote 0
          • D Offline
            DVERGER
            last edited by 23 Feb 2010, 14:56

            Yes, I found!
            I have the progressbar in french (fr_progressbar.rb) so I copy this one in progressbar.rb and that's run.
            http://www.crai.archi.fr/RubylibraryDepot/Ruby/FR_fil_page.htm

            1 Reply Last reply Reply Quote 0
            • T Offline
              TIG Moderator
              last edited by 23 Feb 2010, 15:08

              It's the name of the file it's trying to load fr_ progressbar.rb !
              Still doesn't fix the other some files in the wrong folder possible problems...

              TIG

              1 Reply Last reply Reply Quote 0
              • A Offline
                arjunmax09
                last edited by 23 Feb 2010, 15:14

                but i have the progressbar ruby script in English only ... my shape bender isn't workin' yet... 😞

                when you fail at something....you haven't really failed...you've found one way the thing will not work out

                1 Reply Last reply Reply Quote 0
                • D Offline
                  DVERGER
                  last edited by 23 Feb 2010, 15:16

                  @tig said:

                  It's the name of the file it's trying to load fr_ progressbar.rb !
                  Still doesn't fix the other some files in the wrong folder possible problems...

                  Mon dossier Shape Bender (dans le dossier Plugins)


                  folder shape bender.jpg

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    suzid6050
                    last edited by 23 Feb 2010, 15:17

                    all my files are in the correct place, no the plugin tab has disappeared from the top of sketchup. Still having no joy

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      TIG Moderator
                      last edited by 23 Feb 2010, 16:02

                      @suzid6050 said:

                      all my files are in the correct place, no the plugin tab has disappeared from the top of sketchup. Still having no joy

                      I have fixed your file and PM'd it to you.
                      Do you also have progressbar.rb in the right place [Plugins] ?
                      Basically I found your group a bit messy [exploded-nested/re-oriented/etc] and cleaned it up then it worked OK...

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        Chris Fullmer
                        last edited by 23 Feb 2010, 17:38

                        Thanks TIG for stepping in and helping here. I'll throw in my observations here as well.

                        Shape bender is really slow at breaking down internal components. So if your component you are bending has internal components or groups, it will go LOTS faster if you explode them all first. It can be slow you might think it was broken.

                        And if you are having problems, please open the ruby console and then run the script and copy and paste all errors into this thread and then we can troubleshoot.

                        If you have component spray (a different plugin) installed, please make sure it the most recent version. Previous versions had conflicts with progressbar, which in turn broke every script that uses progresbar, including shapebender. You might try removing component spray temporarily to see if that helps.

                        If you can not select the straight line, you might need to right click on the model axis and choose "Reset Axis", and then try the script again.

                        Keep reporting back here with specific errors, and exactly where the script breaks down, and we (I mean me and anyone like TIG who is kind enough to help me!) should be able to troublshoot most anything,

                        Chris

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

                        1 Reply Last reply Reply Quote 0
                        • A Offline
                          arjunmax09
                          last edited by 24 Feb 2010, 14:44

                          i've the most recent one version of component spray and also tried resetting the axis but to no avail 😞 i'm attaching the video of what happens when i try to bend a simple cuboid....please ...someone find the solution to this problem


                          the video where i try to bend the cuboid but to no avail

                          when you fail at something....you haven't really failed...you've found one way the thing will not work out

                          1 Reply Last reply Reply Quote 0
                          • C Offline
                            Chris Fullmer
                            last edited by 24 Feb 2010, 15:47

                            Hi arjunmax, that looks like a progressbar error. Or rather, it looks like progressbar mgiht not be installed? or else you actually have an old version of component spray.

                            Could you temporarily remove component spray from your plugins folder and see if that fixes anything? Also try opening the ruby console in the Window > Ruby Console menu, then run the script. Se what kind of errors it outputs. Thanks,

                            Chris

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

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              arjunmax09
                              last edited by 25 Feb 2010, 05:53

                              @chris fullmer said:

                              Hi arjunmax, that looks like a progressbar error. Or rather, it looks like progressbar mgiht not be installed? or else you actually have an old version of component spray.

                              Could you temporarily remove component spray from your plugins folder and see if that fixes anything? Also try opening the ruby console in the Window > Ruby Console menu, then run the script. Se what kind of errors it outputs. Thanks,

                              Chris

                              Thanks Chris for this cool suggestion.... i removed the component spray from the plugins folder... and my Shape Bender is workin' absolutely fine..

                              when you fail at something....you haven't really failed...you've found one way the thing will not work out

                              1 Reply Last reply Reply Quote 0
                              • C Offline
                                Chris Fullmer
                                last edited by 25 Feb 2010, 06:06

                                That means you just need to search this forum for the most recent component spray, download and install it. The new version (now 6 months old at least) does not cause any conflicts.

                                Chris

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

                                1 Reply Last reply Reply Quote 0
                                • A Offline
                                  arjunmax09
                                  last edited by 25 Feb 2010, 06:07

                                  @chris fullmer said:

                                  Hi arjunmax, that looks like a progressbar error. Or rather, it looks like progressbar mgiht not be installed? or else you actually have an old version of component spray.

                                  Could you temporarily remove component spray from your plugins folder and see if that fixes anything? Also try opening the ruby console in the Window > Ruby Console menu, then run the script. Se what kind of errors it outputs. Thanks,

                                  Chris

                                  Thanks Chris for this valuable suggestion... the shape bender is finally working!!!! 😍 anyway.... now what should i do to compononent spray???

                                  when you fail at something....you haven't really failed...you've found one way the thing will not work out

                                  1 Reply Last reply Reply Quote 0
                                  • C Offline
                                    Chris Fullmer
                                    last edited by 25 Feb 2010, 06:46

                                    Just go download the newest version of component spray here:

                                    http://forums.sketchucation.com/viewtopic.php?f=323&t=11746

                                    And install it. Shape bender will still work, and component spray will work too. It is a very good script,

                                    Chris

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

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      thomthom
                                      last edited by 25 Feb 2010, 07:19

                                      Chris, I wonder if there is a way you can detect this old version of CompSpray? And then have a messagebox pop up telling them to upgrade it - avoiding this same question in the future.

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

                                      1 Reply Last reply Reply Quote 0
                                      • C Offline
                                        Chris Fullmer
                                        last edited by 25 Feb 2010, 07:35

                                        Probaly about 10 pages of this thread are directly related to component spray.....that would probably be a good thing to add!

                                        I'll have to track down a bad version of the script though. Anyone who has a bad version want to PM it to me?

                                        Chris

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

                                        1 Reply Last reply Reply Quote 0
                                        • A Offline
                                          arjunmax09
                                          last edited by 25 Feb 2010, 13:15

                                          @chris fullmer said:

                                          Just go download the newest version of component spray here:

                                          http://forums.sketchucation.com/viewtopic.php?f=323&t=11746

                                          And install it. Shape bender will still work, and component spray will work too. It is a very good script,

                                          Chris

                                          Thanks a lot Chris!!!! can't wait to download the new compo spray!!

                                          when you fail at something....you haven't really failed...you've found one way the thing will not work out

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 16
                                          • 17
                                          • 18
                                          • 19
                                          • 20
                                          • 63
                                          • 64
                                          • 18 / 64
                                          18 / 64
                                          • First post
                                            349/1272
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement