• Login
sketchucation logo sketchucation
  • Login
ℹ️ GoFundMe | Our friend Gus Robatto needs some help in a challenging time Learn More

[Plugin] Sketchup Ivy

Scheduled Pinned Locked Moved Plugins
732 Posts 172 Posters 265.7k 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.
  • C Offline
    chris87
    last edited by 24 Nov 2014, 10:05

    @driven said:

    @chris87 said:

    Sketchup 8 pro error !!!

    I see the same javascript error on my mac, but I believe it is harmless...
    what happens if you click to continue...
    john

    The panel is open but the tool doesn't function correctly

    1 Reply Last reply Reply Quote 0
    • K Offline
      Krisidious
      last edited by 24 Nov 2014, 10:13

      What exactly happens? give us a rundown of your steps and the results of them.

      By: Kristoff Rand
      Home DesignerUnique House Plans

      1 Reply Last reply Reply Quote 0
      • T Offline
        TIG Moderator
        last edited by 24 Nov 2014, 10:52

        Have the Ruby Console open as you use it.
        Any errors ?
        What doesn't function properly ?
        Unless you tell us how can we help !
        Once the dialog opens set the desired parameters, settings, leaf type[s] etc: then left-mouse click near the base of a wall face to start, keep clicking to add more branches, hold Ctrl [Cmd?] and click to add leaves, use Alt [Opt] and click to grow towards the cursor; hold Shift and click to make the ivy...

        TIG

        1 Reply Last reply Reply Quote 0
        • C Offline
          chris87
          last edited by 24 Nov 2014, 13:10

          @tig said:

          Have the Ruby Console open as you use it.
          Any errors ?
          What doesn't function properly ?
          Unless you tell us how can we help !
          Once the dialog opens set the desired parameters, settings, leaf type[s] etc: then left-mouse click near the base of a wall face to start, keep clicking to add more branches, hold Ctrl [Cmd?] and click to add leaves, use Alt [Opt] and click to grow towards the cursor; hold Shift and click to make the ivy...

          I am French and it is difficult to give technical explanations in English language :
          The plant doesn't create itself to the click of the mouse.
          No error in the Ruby console....

          1 Reply Last reply Reply Quote 0
          • K Offline
            Krisidious
            last edited by 24 Nov 2014, 13:19

            Normally, most people will see a very small pink line, not real geometry, but a placeholder for a line. Do you not see that either?

            By: Kristoff Rand
            Home DesignerUnique House Plans

            1 Reply Last reply Reply Quote 0
            • T Offline
              TIG Moderator
              last edited by 24 Nov 2014, 13:43

              Can you try a clean reinstall of the tool, to be sure there are no legacy files.
              Open the Plugins folder and delete the LiveIvy.rb file and the entire LiveIvy subfolder.
              Now reinstall it from the downloaded RBZ or the SketchUcation PluginStore AutoInstall red-button.
              Restart SketchUp and try the tool again.
              What happens ?
              What is your OS ? PC or MAC ?
              Are you holding the modifier keys down while clicking ?
              Are you clicking on a wall face ??

              TIG

              1 Reply Last reply Reply Quote 0
              • C Offline
                chris87
                last edited by 24 Nov 2014, 18:20

                @tig said:

                Can you try a clean reinstall of the tool, to be sure there are no legacy files.
                Open the Plugins folder and delete the LiveIvy.rb file and the entire LiveIvy subfolder.
                Now reinstall it from the downloaded RBZ or the SketchUcation PluginStore AutoInstall red-button.
                Restart SketchUp and try the tool again.
                What happens ?
                What is your OS ? PC or MAC ?
                Are you holding the modifier keys down while clicking ?
                Are you clicking on a wall face ??

                I reinstalled several times of course cleanly the plugin.
                At the first clic (without modifiers keys) a very small pink line appears but nothing happens to the others click
                however before suspecting a bad use....there was a display of a message of mistake of the program...no ?
                PC OS : Windows 7 32 bits SP3 - and Sketchup 8 Pro.

                1 Reply Last reply Reply Quote 0
                • T Offline
                  TIG Moderator
                  last edited by 24 Nov 2014, 18:32

                  Please look at your default settings.
                  These are the shipped set:

                  {
                                  ;nodesize    => 3,
                                  ;pattern     => 0.8,
                                  ;probability => 0.97,
                                  ;radius      => 0.8,
                                  ;floatlength => 150,
                                  ;detail      => 4,
                                  ;spread      => 0
                              },
                              ;leaf     => {
                                  ;pattern     => 1,
                                  ;probability => 0.7,
                                  ;size        => 5
                              },
                              ;gravity  => {
                                  ;weight => 1,
                                  ;vector => [0, 0, -1]
                              },
                              ;wind     => {
                                  ;weight => 0.1
                              },
                              ;random   => {
                                  ;weight => 0.3
                              },
                              ;adhesion =>{
                                  ;max_adhesion_distance => 50,
                                  ;weight                => 0.2
                              },
                              ;legacy   => {
                                  ;weight => 0.8
                              }
                  

                  Not all ot them will have dialog headings...
                  Please reset to those which do apply... and try again.
                  Remember that it might want the inpy value as 0.2 NOT 0,2 !!!

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    chris87
                    last edited by 25 Nov 2014, 11:03

                    @tig said:

                    Please look at your default settings.
                    These are the shipped set:

                    {
                    >                 ;nodesize    => 3,
                    >                 ;pattern     => 0.8,
                    >                 ;probability => 0.97,
                    >                 ;radius      => 0.8,
                    >                 ;floatlength => 150,
                    >                 ;detail      => 4,
                    >                 ;spread      => 0
                    >             },
                    >             ;leaf     => {
                    >                 ;pattern     => 1,
                    >                 ;probability => 0.7,
                    >                 ;size        => 5
                    >             },
                    >             ;gravity  => {
                    >                 ;weight => 1,
                    >                 ;vector => [0, 0, -1]
                    >             },
                    >             ;wind     => {
                    >                 ;weight => 0.1
                    >             },
                    >             ;random   => {
                    >                 ;weight => 0.3
                    >             },
                    >             ;adhesion =>{
                    >                 ;max_adhesion_distance => 50,
                    >                 ;weight                => 0.2
                    >             },
                    >             ;legacy   => {
                    >                 ;weight => 0.8
                    >             }
                    

                    Not all ot them will have dialog headings...

                    Please reset to those which do apply... and try again.
                    Remember that it might want the inpy value as 0.2 NOT 0,2 !!!

                    Thank you TIG, for your help...
                    But this plugin doesn't function with my configuration...
                    I uninstalled it.
                    Thank you again to have looked for the solutions to the problem
                    This last will be solved maybe at the time of a next update!
                    Best regards.

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      TIG Moderator
                      last edited by 25 Nov 2014, 12:39

                      Did you try those default settings ?
                      Remember sizes are always entered in 'inches'...
                      And the decimal-separator is a '.' NOT a ','
                      If you get a small red line at the start it suggests it does start to work, but the settings are wrong...

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        driven
                        last edited by 25 Nov 2014, 12:53

                        @tig
                        do you see the javascript errors?

                        [Error] TypeError; undefined is not an object (evaluating 'a.browser.msie')
                        	(anonymous function) (jquery.tools.min.js, line 14)
                        	global code (jquery.tools.min.js, line 14)
                        [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_glass_100_f6f6f6_1x400.png, line 0)
                        [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_highlight-soft_100_eeeeee_1x100.png, line 0)
                        [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_glass_65_ffffff_1x400.png, line 0)
                        [Error] Failed to load resource; The requested URL was not found on this server. (ui-icons_ef8c08_256x240.png, line 0)
                        

                        they first may be causing more than a load error on a Windows PC...
                        john

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

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          TIG Moderator
                          last edited by 25 Nov 2014, 13:11

                          @driven said:

                          @tig
                          do you see the javascript errors?

                          [Error] TypeError; undefined is not an object (evaluating 'a.browser.msie')
                          > 	(anonymous function) (jquery.tools.min.js, line 14)
                          > 	global code (jquery.tools.min.js, line 14)
                          > [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_glass_100_f6f6f6_1x400.png, line 0)
                          > [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_highlight-soft_100_eeeeee_1x100.png, line 0)
                          > [Error] Failed to load resource; The requested URL was not found on this server. (ui-bg_glass_65_ffffff_1x400.png, line 0)
                          > [Error] Failed to load resource; The requested URL was not found on this server. (ui-icons_ef8c08_256x240.png, line 0)
                          

                          they first may be causing more than a load error on a Windows PC...
                          john
                          I have seen reports, but I do not get those errors on my MAC.
                          The jquery.tools.min.js code is a standard library that should be IE and Safari compatible...
                          That is why I have previously asked MAC users OS and if they has the latest Safari installed etc...
                          Any other ideas ?
                          Look through the millions of www pages... it seems that newer versions of jquery like the one supplied deprecated $.browser, but the jquery 'tools' still expects it [v1.2.5 is included BUT v1.2.6 & ..7-dev is available BUT not readily downloadable yet] !
                          Some set ups simply absorb the error, others choke.
                          I'll look at a fix and get you to test it on your MAC...
                          EDIT: I did get hold of v1.2.6 BUT it broke the dialog's sliders etc, so that's no use...

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • D Offline
                            driven
                            last edited by 25 Nov 2014, 13:17

                            I only see it with WebInspector, not as a SU error...
                            The missing pngs, aren't a big issue, but do point to some packaging anomaly...

                            happy to test as always...
                            john

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

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              TIG Moderator
                              last edited by 25 Nov 2014, 13:35

                              Can you replace this main.html [ it's ZIPed for uploading purposes ] file in ../LiveIvy/gui folder.
                              I added some jquery code to reinstae the deprecated $.browser code, and it has some Safari tests etc...so that MIGHT fix it on MACs...

                              If it works I'll release an update...


                              main.zip

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                driven
                                last edited by 25 Nov 2014, 13:56

                                still there...

                                [Error] TypeError; undefined is not an object (evaluating 'a.browser.msie')
                                	(anonymous function) (jquery.tools.min.js, line 14)
                                	global code (jquery.tools.min.js, line 14)
                                

                                for your info, the latest Yosemite WebKit version...
                                SketchUp:
                                Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) SketchUp/15.1 (Mac; Safari)
                                Safari:
                                Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25

                                so, currently they are both using the same WebCore...

                                john

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

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  TIG Moderator
                                  last edited by 25 Nov 2014, 15:19

                                  Try this version of the same file.
                                  I've changed the load order of the added code so it might be there before the 'tool' js raises the error...
                                  Report back 😒


                                  main.zip

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    driven
                                    last edited by 25 Nov 2014, 15:48

                                    nope...

                                    [Error] TypeError; undefined is not an object (evaluating 'a.browser.msie')
                                    	(anonymous function) (jquery.tools.min.js, line 14)
                                    	global code (jquery.tools.min.js, line 14)
                                    

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

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      TIG Moderator
                                      last edited by 25 Nov 2014, 16:08

                                      Bother !
                                      I'll swot up on alternatives...
                                      😒

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        TIG Moderator
                                        last edited by 25 Nov 2014, 16:17

                                        Please try this version...
                                        Different js fixing code yet again...


                                        main.zip

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • D Offline
                                          driven
                                          last edited by 25 Nov 2014, 16:50

                                          Success, that got rid of the js [msie] error...

                                          obviously, I still get the missing icon errors...
                                          they are also called from jquery-ui.min.css as default images, but the folder is missing...

                                          john

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

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 29
                                          • 30
                                          • 31
                                          • 32
                                          • 33
                                          • 36
                                          • 37
                                          • 31 / 37
                                          31 / 37
                                          • First post
                                            617/732
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement