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

[Plugin] Sketchup Ivy

Scheduled Pinned Locked Moved Plugins
732 Posts 172 Posters 265.7k Views 172 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.
  • G Offline
    Gus R
    last edited by 15 Jun 2012, 15:48

    Noticed something the other day. When I open a new instance of SU8 it loads all of the "ivyleaf" components into the new model. It also loads these same components if I open a drawing from Windows Explorer or using the File -> Open command. It won't load if I open a drawing from the pull down menu withing SU or if I start a second new drawing.

    This is using the latest version of Sketchup Ivy from the first page. Not really a critical issue for me but I thought you might want to be aware of this. Didn't see if this was brought up in the previous discussion.

    www.instagram.com/gusrobatto/

    www.flickr.com/photos/gusrobatto

    https://bsky.app/profile/gus-robatto.bsky.social

    1 Reply Last reply Reply Quote 0
    • P Offline
      pololo
      last edited by 22 Jun 2012, 21:21

      @the.pjt said:

      Hi Dear Sketchucators πŸ˜„ ..

      I have Updated This Nice plugin

      all I have done is Making a Toolbar and an Icon For this little Nice Ivy Plugin ..
      And I also made it an Extension .. So You can temporary disable it ...and then enable it
      I have NOT changed Its codes so it's still vr 1.6.3

      but you will see 1.6.3.1 version in SU's preferences panel because of these little changes ...

      Have a nice day πŸ˜› .. and a nice toolbar πŸ˜„

      πŸ‘Ž DOWNLOAD IT NOW
      [attachment=0:7h5c99gs]<!-- ia0 -->LiveIvy.zip<!-- ia0 -->[/attachment:7h5c99gs]

      important : it's not an a stand alone plugin because it doesn't cautions TEXTURE folder .. you should extract it to your plugins folder and replace its files with existing rubies

      Hello Friend, I have problems with your toolbar, I can't see your toolbar or icons ,Could you show me step by step how to make it work?
      I have downloaded your file, but doesnt work. What should I do to fix this? πŸ˜•
      I have Sketchup 8 on win7 64 bits. Thanks!!

      1 Reply Last reply Reply Quote 0
      • J Offline
        jacimta1
        last edited by 4 Jul 2012, 21:30

        I have problema installing this. I have attempted to install it both in windows and mac, could you please explain me the installing process on both? Thank you in advance πŸ˜„

        1 Reply Last reply Reply Quote 0
        • B Offline
          bulbangs
          last edited by 16 Jul 2012, 15:39

          i am experiencing an error installing this:

          Error Loading File C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/LiveIvy/LiveIvy_Base.rb
          can't convert nil into StringError Loading File LiveIvy.rb
          can't convert nil into String

          1 Reply Last reply Reply Quote 0
          • R Offline
            rodrigonotor
            last edited by 30 Jul 2012, 00:36

            Hi PJT, still not working. Do it in clean install.

            29-07-2012 06-21-28 p.m..jpg

            Thanks anyway.

            Regards

            β€’ [Sketchando.net](http://foro.sketchando.net/portal.php) β€’ www.arqcad.net β€’

            1 Reply Last reply Reply Quote 0
            • K Offline
              Krisidious
              last edited by 30 Jul 2012, 03:59

              SketchupIvy.0.6.4.beta.zip

              repacked with working leaf skp files and transparent png textures also included default setting jpg's.

              By: Kristoff Rand
              Home DesignerUnique House Plans

              1 Reply Last reply Reply Quote 0
              • T Offline
                TIG Moderator
                last edited by 30 Jul 2012, 08:05

                This telling you that it can't find a file to load...
                ../Plugins/LiveIvy/LiveIvy_Base.rb
                This almost certainly means that the tool's subfolder of files in not in the 'Plugins' folder where it must be!
                Can you post a screen-shot of your 'Plugins' folder showing what you have actually installed...
                Also check your security permissions - these should be FULL for all Sketchup's subfolders, like 'Plugins'.

                TIG

                1 Reply Last reply Reply Quote 0
                • R Offline
                  rodrigonotor
                  last edited by 30 Jul 2012, 10:19

                  Hi TIG, thanks for your support.

                  HeΒ΄re the screenshoot of my Plugins folder:

                  30-07-2012 04-11-52 a.m..jpg

                  Change security permissions in folder plugins

                  30-07-2012 04-17-03 a.m..jpg

                  And still not working, make the same error.

                  Regards

                  β€’ [Sketchando.net](http://foro.sketchando.net/portal.php) β€’ www.arqcad.net β€’

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    TIG Moderator
                    last edited by 30 Jul 2012, 11:49

                    Now the real mystery...
                    I had to install LiveIvy to check this...
                    There is no file called LiveIvy_Base.rb in any of the three zip archives you can download... Where'd that come from?
                    BUT there is a Textures folder that should contain 10 files, missing from your LiveIvy folder too...
                    The file inside the Plugins folder called LiveIvy.rb should make no attempt to ' require' that file. It should read
                    require "LiveIvy/LiveVector_core" require "LiveIvy/LiveIvy_branch" require "LiveIvy/LiveIvy_node" require "LiveIvy/LiveIvy_leaf" require "LiveIvy/LiveIvy_tool"
                    And nothing more...
                    It seems to be trying to load the LiveIvy_Base.rb file unsuccessfully.
                    Not surprising, as it doesn't/shouldn't exist...
                    EDIT: See next post where the issue is clarified πŸ˜’

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      TIG Moderator
                      last edited by 30 Jul 2012, 11:57

                      Now I realize what's up! πŸ˜’
                      Someone*** has been messing on with the zipped set [see a few posts ago] and you have this faulty version installed !!! ***Pejman 😞

                      The LiveIvy_Base.rb that does exist in that butchered version's subfolder is called from an also changed [auto-loaded] LiveIvy.rb file, and the LiveIvy_Base.rb file now includes the text to try and load the required tools...
                      require "LiveIvy/LiveVector_core" require "LiveIvy/LiveIvy_branch" require "LiveIvy/LiveIvy_node" require "LiveIvy/LiveIvy_leaf" require "LiveIvy/LiveIvy_tool"
                      BUT this should work because those files do exist, as the path is relative to the $LOAD_PATH list - and there's a subfolder of that name in Plugins!

                      BUT it ain't! πŸ˜•

                      However, this way should work too:
                      load "LiveVector_core.rb" load "LiveIvy_branch.rb" load "LiveIvy_node.rb" load "LiveIvy_leaf.rb" load "LiveIvy_tool.rb"

                      If you are going to mess with scripts ensure that they work properly afterwards !!
                      Pejman 😑

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • thomthomT Offline
                        thomthom
                        last edited by 30 Jul 2012, 12:26

                        TIG - require doesn't work relative to the file it's being used it. It's relative to the search paths. Prefixing the folder relative to the plugins folder should be correct.

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

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          TIG Moderator
                          last edited by 30 Jul 2012, 16:31

                          Doh!
                          You are right.
                          So why isn't it working ?
                          The files seem to be there - though we can't see the main Plugins contents...
                          The 'require' can simply get replaced with 'load' and it should work ??
                          I've edited the post.
                          The error message says it can't 'load' the file - presumably this is via 'require' ?
                          I give up!

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • thomthomT Offline
                            thomthom
                            last edited by 30 Jul 2012, 16:42

                            Did you get the error as well? Or has it been just that user?

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

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              TIG Moderator
                              last edited by 30 Jul 2012, 16:46

                              I haven't installed the 'rogue' version...
                              As far as I can see from the code it should work, so I suspect it's a half-baked installation issue... BUT who knows?

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                the.pjt
                                last edited by 30 Jul 2012, 23:35

                                HI everybody .... sorry for my delays ..
                                πŸ˜›
                                first of all : there is an important note : I'm not the developer , I just want to help Pierreden ... and you dear members ..
                                I will release the Full version or this plugin and toolbar .. I works good for me .. tested in my own computers ..
                                here you are
                                copy - paste and replace it all (not just LiveIvy.rb )

                                to Pierreden : please please use my works to improve your cool plugin , release it in the first post Pierreden and develop it more and more πŸ˜‰

                                1 Reply Last reply Reply Quote 0
                                • Rich O BrienR Offline
                                  Rich O Brien Moderator
                                  last edited by 30 Jul 2012, 23:36

                                  @Pejman

                                  I removed your original faulty file so as not to confuse members which file to download.

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

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    the.pjt
                                    last edited by 30 Jul 2012, 23:50

                                    oh oh oh ... I'm so sorry ....and a stupid person ... sorry
                                    I have uploaded previous file ...
                                    that was not the new ZIP files ...

                                    here is the full files ...
                                    LiveIvy-1.zip

                                    dear TIG , I's sorry for that mistake agane , I'm sorry for taking your time downloading ,reading it and writhing frum post .. sorry TIG ...

                                    dear ThomThom .. I's sorry

                                    😞
                                    πŸ˜•

                                    I hope this This toolbar and its Icons could be usefull for you sketchukators ...
                                    zipped from my own plugin folder
                                    100% tested πŸ˜„
                                    here is a screenshot
                                    Ivy-screenshot.jpg

                                    1 Reply Last reply Reply Quote 0
                                    • R Offline
                                      rodrigonotor
                                      last edited by 31 Jul 2012, 00:45

                                      thanks, now itΒ΄s working


                                      30-07-2012 06-44-46 p.m..jpg

                                      β€’ [Sketchando.net](http://foro.sketchando.net/portal.php) β€’ www.arqcad.net β€’

                                      1 Reply Last reply Reply Quote 0
                                      • thomthomT Offline
                                        thomthom
                                        last edited by 31 Jul 2012, 07:31

                                        πŸ‘

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

                                        1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          pibuz
                                          last edited by 31 Jul 2012, 11:07

                                          ..I still can't figure out how to install and make this plugin properly work πŸ˜†

                                          I've downloaded the new addition by Pejman, but same error message when loading (something about not being able to insert an empty component..).
                                          Moreover, no toolbar shows up.....
                                          I'm no noob, but I really can't figure this out πŸ˜†

                                          WEB (ita) - https://filipposcarso.wixsite.com/ordinentropico

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 19
                                          • 20
                                          • 21
                                          • 22
                                          • 23
                                          • 36
                                          • 37
                                          • 21 / 37
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement