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

    Curved Staircases

    Scheduled Pinned Locked Moved Woodworking
    171 Posts 19 Posters 33.1k Views 19 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
      Garry K
      last edited by

      I now have Stairmaker handling all of the different units.

      The problem was with the single quote used for feet '
      If you have feet ' and inches " then I had to deal with the single quote.

      I have ruby replace the ' with the back tick ` and have the javascript in the web dialog replace it back as each measurement is put into the controls.

      I'm now hoping there isn't anything else wrong with the Mac version.


      version 1.0.7

      1 Reply Last reply Reply Quote 0
      • jeff hammondJ Offline
        jeff hammond
        last edited by

        1.0.7 is working for me and my template now 👍

        dotdotdot

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

          Still having problems here. I installed 1.0.7 and changed username and password in default txt, on 1st click getting "http error" and clicking again getting "can not reach web server"

          2011 iMac
          SU 2015 Pro, 2017 Make
          V2 Twilight
          macOS Sierra 10.12.5

          1 Reply Last reply Reply Quote 0
          • jarynzlesaJ Offline
            jarynzlesa
            last edited by

            sorry but, have I missed something important?


            SKETCHUP error code -21.jpg

            http://www.vizualizaceschodiste.mypage.cz/

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

              seems Jeff is the only on one to figure it out

              2011 iMac
              SU 2015 Pro, 2017 Make
              V2 Twilight
              macOS Sierra 10.12.5

              1 Reply Last reply Reply Quote 0
              • G Offline
                Garry K
                last edited by

                Jaryn Zlesa

                You need to go to my web site and register. An email will be sent to you with your userid and password. Edit the defaults.txt file and put your userid and password in the file. Plugins/GKWare_StaireMaker/Defaults.txt.

                Walt M

                http error means the http connection did not complete. I will modify the code to report back the exact error code.

                1 Reply Last reply Reply Quote 0
                • G Offline
                  Garry K
                  last edited by

                  I've made a change at the server to temporarily allow access for user "User" and password "test". After testing this will be removed. At least it allows you to test without having to update defaults.txt for each version.

                  I've also made a change to stair maker which will give you back the http error code.


                  Version 1.0.8

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

                    Ok so I got the two screen shots to show what I'm getting but after pressing ok with defaults noting happens.


                    Screen Shot 2014-02-09 at 8.37.06 AM.png


                    Screen Shot 2014-02-09 at 8.37.42 AM.png

                    2011 iMac
                    SU 2015 Pro, 2017 Make
                    V2 Twilight
                    macOS Sierra 10.12.5

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

                      Hi garry

                      I'm still getting the 'extra' <body''> tag, with 'feet' templates, which prevents the load...
                      other templates are fine...

                      You most likely don't see two tags as WebKit always makes tags for any missing or malformed ones.

                      It doesn't remove the malformed ones, so if they contain js or html control chars, the page will fail to varying degrees...

                      I cleared my SU cache but sometimes that needs to be done with a restart... will try later

                      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
                      • G Offline
                        Garry K
                        last edited by

                        Walt,

                        It appears there can be many different problems that can cause an http error code 0. In the majority of cases it has to do with configuration. Essentially - the host is unreachable. Some google searches suggest that it is a firewall issue.

                        Try going to your browser and enter this
                        cabmaker32.com/stairmaker_service.php

                        If you can reach the service from the browser you should get back
                        {"code":-11,"text":"invalid format","token":240583372}

                        1 Reply Last reply Reply Quote 0
                        • jeff hammondJ Offline
                          jeff hammond
                          last edited by

                          @mwm5053 said:

                          Still having problems here. I installed 1.0.7 and changed username and password in default txt, on 1st click getting "http error" and clicking again getting "can not reach web server"

                          oh.. right. that's a different issue (the whole connecting to a website prior to using a ruby.. I mean, what is someone supposed to do if they're not online while drawing??)

                          the fix I was talking about had to do with model units

                          dotdotdot

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

                            @ Garry yes I get {"code":-11,"text":"invalid format","token":240583372}

                            In Safari

                            2011 iMac
                            SU 2015 Pro, 2017 Make
                            V2 Twilight
                            macOS Sierra 10.12.5

                            1 Reply Last reply Reply Quote 0
                            • G Offline
                              Garry K
                              last edited by

                              Jeff have you tried with template of feet?

                              My plan is to connect to web while in trial. Once a user is licensed then connecting to web site will no longer be necessary.

                              1 Reply Last reply Reply Quote 0
                              • G Offline
                                Garry K
                                last edited by

                                John - can you send me a file with the extra tags and the malformed ones.

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

                                  @Walt
                                  what do you get if you paste this in 'Ruby Console'

                                   status = Sketchup.is_online
                                  

                                  @Garry I PM'd them the other day?

                                  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
                                  • M Offline
                                    mwm5053
                                    last edited by

                                    @Driven


                                    Screen Shot 2014-02-09 at 1.27.08 PM.png

                                    2011 iMac
                                    SU 2015 Pro, 2017 Make
                                    V2 Twilight
                                    macOS Sierra 10.12.5

                                    1 Reply Last reply Reply Quote 0
                                    • jeff hammondJ Offline
                                      jeff hammond
                                      last edited by

                                      @garry k said:

                                      Jeff have you tried with template of feet?

                                      yeah.. and i encountered another error with it (using the 2013 template Engineering - Feet

                                      i keeping getting the error 'Tread bullnose must be at least 1/2 of tread thickness'.
                                      the settings i'm using while getting that error are:
                                      Tread Thickness: 0.125' (or 1.5")
                                      Tread Bullnose: 0.083' (or 1")

                                      so the error message isn't corresponding to my settings (if i'm properly understanding the message and settings)

                                      @unknownuser said:

                                      My plan is to connect to web while in trial. Once a user is licensed then connecting to web site will no longer be necessary.

                                      oh.. i see. that sounds good

                                      dotdotdot

                                      1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        Garry K
                                        last edited by

                                        Jeff - both the top and bottom of the tread get bullnosed. So you can't bullnose the top with a 1" radius and the bottom with a 1" radius.

                                        In this case the maximum bullnose for a 1.5" tread is 0.75".

                                        1 Reply Last reply Reply Quote 0
                                        • G Offline
                                          Garry K
                                          last edited by

                                          Walt - all I can think of doing is pulling out the http code and putting it into a very simple rb script ( not scrambled ).

                                          What user ID are you using? If it isn't the default "User" "test" then I will see what my logs show at the web site. We'll see if we made it that far.

                                          1 Reply Last reply Reply Quote 0
                                          • G Offline
                                            Garry K
                                            last edited by

                                            John - I looked at my PM messages - I have only received 1 since I put up version 1.0.7 08 Feb 2014, 08:39( which had the feet fix ).

                                            Your last message had to do with the beta version 2014.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 6 / 9
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement