sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] S4u Make Face

    Scheduled Pinned Locked Moved Plugins
    56 Posts 28 Posters 266.7k Views 28 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.
    • JQLJ Offline
      JQL
      last edited by

      hdpv,

      I noticed there's no menu entry for this plugin. Is this true? Can you make one?

      I'm asking for this as it would be great to assign a shortcut to the tool...

      Thanks,

      Joรฃo

      www.casca.pt
      Visit us on facebook!

      1 Reply Last reply Reply Quote 0
      • hdpvH Offline
        hdpv
        last edited by

        Hi JQL!
        Menus PLugins>> Suforyou >> Make Face
        I have update the s4u_MakeFace 2.0.0
        -Optimization
        -Espagnol language.

        Suforyou
        http://www.sketchupforyou.com

        1 Reply Last reply Reply Quote 0
        • JQLJ Offline
          JQL
          last edited by

          Nice!

          www.casca.pt
          Visit us on facebook!

          1 Reply Last reply Reply Quote 0
          • kenK Offline
            ken
            last edited by

            OK, downloaded the new version, V2.0.0. Was testing the plugin. Now after the installation, if I use the plugin, Sketchup has bug splat after closing. And installing this plugin was the only operation in Sketchup I have done this morning. If I open Sketchup and do not use this plugin, Sketchup closes correctly.

            As for an error code, none displayed. Just the Bug Splat form as shown.

            Note the prior version did not cause a bug splat.

            Houston we have a problem.

            Ken


            Image 3.png

            Fight like your the third monkey on Noah's Ark gangway.

            1 Reply Last reply Reply Quote 0
            • BoxB Offline
              Box
              last edited by

              Yep, I can confirm what Ken says, it is a repeatable bugsplat.

              1 Reply Last reply Reply Quote 0
              • hdpvH Offline
                hdpv
                last edited by

                Hi all!
                I have post the version 1.0.0 while i find this error.

                Suforyou
                http://www.sketchupforyou.com

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

                  First, Thanks so much for you job on plugins HDVP, really all the plugins that you did so amazing and very useful ๐Ÿ˜„.
                  Second, I wanted to ask you about a problem in S4U MakeFace 2.00 because really i can't resolve it, I don't why it don't make all the edges and just some edges like its appear in the attachment ?


                  S4U MakeFace problem

                  1 Reply Last reply Reply Quote 0
                  • BoxB Offline
                    Box
                    last edited by

                    At a guess it looks like you are trying to work at too small a scale.
                    If the piece is very small the faces can't form.
                    Try scaling up by 10 and trying again.

                    1 Reply Last reply Reply Quote 0
                    • hdpvH Offline
                      hdpv
                      last edited by

                      @mokhtar : Can you post your sketchup file?

                      Suforyou
                      http://www.sketchupforyou.com

                      1 Reply Last reply Reply Quote 0
                      • hdpvH Offline
                        hdpv
                        last edited by

                        Update s4u MakeFace v3.0.0
                        FixBug crash Sketchup!

                        Suforyou
                        http://www.sketchupforyou.com

                        1 Reply Last reply Reply Quote 0
                        • E Offline
                          Esense3d
                          last edited by

                          Thank You

                          German Language File


                          German Language File

                          1 Reply Last reply Reply Quote 0
                          • pilouP Offline
                            pilou
                            last edited by

                            French UI ๐Ÿ˜‰


                            fr.zip

                            Frenchy Pilou
                            Is beautiful that please without concept!
                            My Little site :)

                            1 Reply Last reply Reply Quote 0
                            • hdpvH Offline
                              hdpv
                              last edited by

                              Thanks! I will add soon!

                              Suforyou
                              http://www.sketchupforyou.com

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

                                I get an error on loading with the newest version on SU2016, both when installed via Extension Store and manually:

                                Error Loading File s4u_makeface/s4u_makeface_loader.rb
                                Could not find included file 's4u_makeface/s4u_makeface_loader.rb'

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

                                  The author needs to change his files and remake the RBZ [v3.0.1] and get it re-signed/republished...
                                  The base-level 's4u_makeface.rb' which sets up the extension has a path set for the extension's loader to be:
                                  's4u_makeface/s4u_makeface_loader.rb'
                                  BUT that file does NOT exist !
                                  There are two files added by the signing process:
                                  's4u_makeface/s4u_makeface_loader.rbe'
                                  's4u_makeface/s4u_makeface_loader.rbs'
                                  If the base-level 's4u_makeface.rb' were to say:
                                  's4u_makeface/s4u_makeface_loader'
                                  it will work - however, editing this file manually breaks the signing hash!
                                  So v2016 won't like it unless it's running in 'Unrestricted' mode.
                                  So it must be done by the author and re-signed.

                                  This is a typical error caused by the new and unfortunately half-baked v2016 signing process which has been introduced.
                                  An author testing his code with all .RB files in the subfolder will find it works, but making the RBZ with them included and then signing it, will then fail unless the specified loader path is left 'open ended' - i.e. it does not include a file-type suffix, and IF the author chooses any encryption at all - i.e. RBS or RBE - because only unencrypted RB files will work.
                                  The new signer does not allow a mixture of RB and encrypted files [that used to be possible].
                                  Also [at least at the moment] the signer perversely allows the author to add both types of encrypted files [RBS and RBE] into the same signed RBZ - although RBS works in ALL SketchUp versions anyway and publishing in RBE only protects the author's IP when there is no RBS version out there... ill-advisedly shipping them together means any 'hacker' can easily see inside the RBS anyway, and compromise the RBE's encryption.
                                  Of course, publishing only RBE means the extension won't work in anything other than >=v2016 !
                                  Also, if the signed RBZ includes encrypted files, then it may currently not be exempt from malicious tampering !
                                  If someone were to [ill-adisedly] add their own 's4u_makeface/s4u_makeface_loader.rb' file that would NOT break the signing hash check in v2016, AND if the loader looks for an open-ended path [with no file-type specified], then the RB will load instead of the encrypted versions and this could do something wicked [it's RB/RBE/RBS load-order, with mo check on the signed/hashed files - at the moment ! ] - but of course unless you stupidly got the RBZ from an iffy site it should all be OK - but that's more to do with the source being trustworthy - like EWH or the SketchUcation PluginStore - rather than the RBZ being signed, which unfortunately on its own could offer only illusory assurance...

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • pilouP Offline
                                    pilou
                                    last edited by

                                    In fact I had loaded the V 1 and not the V3 from the first post!
                                    Else I have the same error message when I load the V3! ๐Ÿ˜ณ

                                    Frenchy Pilou
                                    Is beautiful that please without concept!
                                    My Little site :)

                                    1 Reply Last reply Reply Quote 0
                                    • pilouP Offline
                                      pilou
                                      last edited by

                                      Works with any problem! Loaded by the first post file on the 2016! ๐Ÿ˜„

                                      S4u Make Face v1.0.0 + Free Visualizer + SU IVY

                                      New Image.jpg

                                      Frenchy Pilou
                                      Is beautiful that please without concept!
                                      My Little site :)

                                      1 Reply Last reply Reply Quote 0
                                      • hdpvH Offline
                                        hdpv
                                        last edited by

                                        Thanks ALL,
                                        I fixed it.
                                        Please try again!

                                        Suforyou
                                        http://www.sketchupforyou.com

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

                                          Thank you! ๐Ÿ‘

                                          1 Reply Last reply Reply Quote 0
                                          • pilouP Offline
                                            pilou
                                            last edited by

                                            Now works fine! V 3.02 ๐Ÿ˜Ž

                                            surfaces.jpg

                                            Frenchy Pilou
                                            Is beautiful that please without concept!
                                            My Little site :)

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement