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

    [Plugin] Compo Spray 1.4.2 Updated

    Scheduled Pinned Locked Moved Plugins
    271 Posts 89 Posters 301.3k Views 89 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.
    • OxerO Offline
      Oxer
      last edited by

      Hi, I'm having problem with the CompoSprayES.lingvo file and with the components name. I explain, if the words into translation file or into component name have accentuation signs, the plugin doesn't work.
      Examples:
      In .lingvo file
      Triángulo--> plugin doesn't work Triangulo--> plugin works
      Octógono--> plugin doesn't work Octogono--> plugin works

      In component name
      Trébol--> plugin doesn't work Trebol--> plugin works
      Árbol--> plugin doesn't work Arbol--> plugin works

      SU8 and Mac OSX 10.9

      "The result is the end what is important is the process" by Oxer
      [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

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

        @Oxer

        Is the file a UTF8 without BOM format [view in Notepad++] ?
        It is best to avoid accents in SketchUp's Ruby [until SketchUp catches up with Ruby2...]

        TIG

        1 Reply Last reply Reply Quote 0
        • OxerO Offline
          Oxer
          last edited by

          @tig said:

          @Oxer

          Is the file a UTF8 without BOM format [view in Notepad++] ?
          It is best to avoid accents in SketchUp's Ruby [until SketchUp catches up with Ruby2...]

          Yes, the file is in Unicode (UTF-8) format, always I give this format to all translation files. Other plugins don't have problems with the accetuation in the .lingvo file
          TIG, see that the problem is in the component name too.

          "The result is the end what is important is the process" by Oxer
          [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

          1 Reply Last reply Reply Quote 0
          • OxerO Offline
            Oxer
            last edited by

            The plugin works in SU8 & Mac OSX 10.9 (but without accentuation in .lingvo file and component name)
            The plugin doesn't work in SU 2013 & Mac OSX 10.9
            When you click on Spray! with a component selected it appears an error window with this message:
            No component selected.
            Please select at least a component.

            And in the Ruby Console this:
            Error: #<LocalJumpError: unexpected return>
            (eval):178:in cs_dialog' (eval):178:in call'
            (eval):178

            "The result is the end what is important is the process" by Oxer
            [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

            1 Reply Last reply Reply Quote 0
            • TommyKT Offline
              TommyK
              last edited by

              @thomthom said:

              @rv1974 said:

              1/ work with preselected set of components;

              +1

              +1 from me too.

              This would help save a lot of time trawling through a list of components in a complex model.

              Also:

              • I would love to use this tool to spray a pre selected bunch of components and groups, but ONLY once. Good for spraying people.
              1 Reply Last reply Reply Quote 0
              • S Offline
                srknytgn
                last edited by

                i don't know if it is about updating to su 2014 but i'm getting this error when startup. this is a very useful plugin in modeling, i hope it will be updated. thanks.

                Error; #<SyntaxError; c;/documents and settings/xxx/application data/sketchup/sketchup 2014/sketchup/plugins/compospray/compoutils.rbs;511; Invalid break
                c;/documents and settings/xxx/application data/sketchup/sketchup 2014/sketchup/plugins/compospray/compoutils.rbs;520; Invalid break>
                c;/documents and settings/xxx/application data/sketchup/sketchup 2014/sketchup/plugins/compospray/compoutils.rbs
                Error Loading File compoSprayToolbar.rb
                Error; #<NoMethodError; undefined method `compSpray_env' for main;Object>
                C;/Documents and Settings/xxx/Application Data/SketchUp/SketchUp 2014/SketchUp/Plugins/compoSprayToolbar.rb;7;in `<top (required)>'
                
                1 Reply Last reply Reply Quote 0
                • TIGT Online
                  TIG Moderator
                  last edited by

                  Didier needs to recode several of his Plugins to be v2014 compatible - usually it's some minor coding tweak or simple save_as UTF8-without-BOM encoding.
                  But since this tool uses rbs encrypted files we can't see what needs fixing...

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    srknytgn
                    last edited by

                    So we need to wish Didier find time to do this update or to go on with SU2013.

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

                      I'm in the same boat here... WTF 2014

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sketchydog
                        last edited by

                        I've got an issue similar to others.
                        I am on 2013. Windows 7.
                        I had an older version of Compo Spray.
                        The small toolbar with the to spray can icons did nothing.
                        Under the Draw menu, I had Component Spray and also Component**s** Spray (note the plural)
                        ComponentsSpray did the same as the toolbar; nothing.
                        Component Spray gave me the full dialog box with all parameters. I tried many combinations of parameters and combinations of components...to no avail. I got the message something like "1000 tries...Try Again?" Nothing I would do could get the plugin to create any components.

                        So I figured I'd just delete the old files in my Plugins folder. And reinstall 1.4.2.
                        Now, I get the toolbar with the "Top Down" and "Vertical" options that does nothing.
                        And the Components Spray menu item under Draw that does the same thing as the toolbar; nothing. I do not get the dialog box with all the options.

                        This is such an awesome plugin that I'd really like to figure out what's wrong and start using this!

                        My CompoSpray folder has full access permissions for me/OWNER.
                        Any thoughts?

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

                          I know others have mentioned this, but here's the error dialogue box that pops up after Installing Compo Spray in SU2014.

                          It appears every time I open SU2014...

                          Hope this helps!
                          Dave Coop.


                          Compo_Spray_Error.JPG

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

                            Nag Didier Bur - he needs to fix it...

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              poiseis
                              last edited by

                              still waiting for su2014 !!! Hurry Didier it's my best plugin (actualy after 1001bits)

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

                                Folks, the best tool in in this field (scattering) so far is Chris Fulmer's Repeat Copy (on Smustard.com). Works way better than compospray (will work with preselected set, will paint
                                upon the stacked balconies, has 'no repeat' function.. etc)
                                I really recommend to burn the giant sum of $10 and get it.

                                1 Reply Last reply Reply Quote 0
                                • majidM Offline
                                  majid
                                  last edited by

                                  I like the wonderful plugin, waiting for update 👍

                                  My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

                                  1 Reply Last reply Reply Quote 0
                                  • C Offline
                                    chc3826
                                    last edited by

                                    2014 SketchUp compo Spray Ruby Install error

                                    Error: #<SyntaxError: c:/users/user/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/compospray/compoutils.rbs:511: Invalid break
                                    c:/users/user/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/compospray/compoutils.rbs:520: Invalid break>
                                    c:/users/user/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/compospray/compoutils.rbs
                                    compoSprayToolbar.rb 파일 로드 오류
                                    Error: #<NoMethodError: undefined method compSpray_env' for main:Object> C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/compoSprayToolbar.rb:7:in <top (required)>'

                                    Please make it possible in the 2014 version.

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

                                      http://sketchucation.com/forums/viewtopic.php?p=520341#p520341

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • OxerO Offline
                                        Oxer
                                        last edited by

                                        I have installed the plugin in /Applications/SketchUp 2014/SketchUp.app/Contents/Resources/Content/Tools and the plugins works fine now on Mac 10.9.4 & SU2014.
                                        Thanks you very much for the info!! 👍

                                        "The result is the end what is important is the process" by Oxer
                                        [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

                                        1 Reply Last reply Reply Quote 0
                                        • mtripleM Offline
                                          mtriple
                                          last edited by

                                          you are welcome my friend, iam just looking for pro coder to help me with sketchyphisics to work on 2014 cuz im noob, if any one can help plz.

                                          compospray workin 2014

                                          1 Reply Last reply Reply Quote 0
                                          • OxerO Offline
                                            Oxer
                                            last edited by

                                            It would be great to run Sketchyphisics on SU2014 but I haven't idea about ruby code or programming, sometimes I help to translate the plugins or I test the plugins on Mac.

                                            "The result is the end what is important is the process" by Oxer
                                            [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 13
                                            • 14
                                            • 9 / 14
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement