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

    Layout 2013 crashes on start

    Scheduled Pinned Locked Moved LayOut Discussions
    layout
    29 Posts 10 Posters 5.7k Views 10 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.
    • D Offline
      Duqu
      last edited by

      I am having this problem as well. Is it possible to keep these files from popping up again after I have deleted them?

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

        Ensure your user-name has no non-ASCII characters in it - i.e. no accented letters etc. 😕

        TIG

        1 Reply Last reply Reply Quote 0
        • La DuFL Offline
          La DuF
          last edited by

          Hello, Tig !!

          @tig said:

          Ensure your user-name has no non-ASCII characters in it - i.e. no accented letters etc. 😕

          Mine has (François) and this cannot be changed...

          Anything else I could try ?

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

            That is probably it ! 😕
            Not even to Francois ?
            Can't it be changed in the Users control-panel by someone with admin-powers ?

            This will also cause issues with Ruby scripts etc that use your user-path to save temp files etc...

            TIG

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

              I just figured out you have to disable your anivirus software while you use Layout 2013

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

                Really? I don't have to do that with my AV software. Never have.

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • La DuFL Offline
                  La DuF
                  last edited by

                  @dave r said:

                  Really? I don't have to do that with my AV software. Never have.

                  Me neither. Never have. And never will...

                  1 Reply Last reply Reply Quote 0
                  • La DuFL Offline
                    La DuF
                    last edited by

                    Hello, you SketchUppers !!

                    The problem I encountered with a "ç" in my username, causing LO to crash at startup has been solved by installing the latest LO version : 13.0.4812

                    1 Reply Last reply Reply Quote 0
                    • Mike LuceyM Offline
                      Mike Lucey
                      last edited by

                      Thats good news. I'm currently doing an arch job and am finding LayOut 2013 very good indeed. No crashes and workflow is easy 👍

                      Support us so we can support you! Upgrade to Premium Membership!

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

                        I'm glad that the main issue is resolved.
                        However, having non-ASCII characters like a cedilla in a User name or any folder path that SketchUp might want to access is a recipe for disaster.
                        On PCs the version of Ruby shipped with SketchUp is known to have issues with such strings in its File, Dir and IO operations [but MAC works OK, as do newer Ruby versions which are sadly unavailable for us to use via the current API].

                        So on a PC...
                        File.exist?("C:/Users/TIG/AppData/Local/Temp/Francois.dat")
                        will return false if it does not exist... AND true if it exists.
                        BUT with the cedilla in the path...
                        File.exist?("C:/Users/TIG/AppData/Local/Temp/François.dat")
                        will return false if it does not exist... BUT also false if it exists !!!
                        Which is pretty useless !

                        So be prepared that from time to time you might get illogical results from some Plugins...

                        An update of SketchUp's Ruby is long overdue... this fundamental issue with Ruby's old PC version is a pain...

                        TIG

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

                        Advertisement