sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    πŸ«› Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download

    Layout PRO 2016 Cannot find Autosave-File

    Scheduled Pinned Locked Moved LayOut Discussions
    layout
    3 Posts 3 Posters 2.3k Views 3 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.
    • MichaelNeysesM Offline
      MichaelNeyses
      last edited by

      Hello All,
      I just lost 3 hrs of work in layout bauaus a crash occured. Relaunching did offer older files but nothing recent enough to help. I checked the box autosave in presets where it should be saving my work every five minutes. Is anyone come along a similar problem or is there a certain sytems folder where such files will be stored?

      I would be happy to have a hint here

      Thanks

      Michael

      nothing beats the joy of accomplishing a design that meets previous vision

      1 Reply Last reply Reply Quote 0
      • Rich O BrienR Online
        Rich O Brien Moderator
        last edited by

        There should be a file called 'Backup of FILENAME.layout' saved where the file 'FILENAME.layout' was saved.

        Download the free D'oh Book for SketchUp πŸ“–

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

          It happened to me too. Sometimes you're lucky and after reopening Layout you have a recent file, sometimes just nothing and you lose hours of work.

          I solved it adding few lines to my autohotkey script, it generates a loop that autosaves every 2 minutes.

          #Persistent
          SetTimer, AutoSave, 120000
          
          AutoSave;
          	IfWinActive, ahk_exe C;\Program Files\SketchUp\SketchUp 2016\LayOut\LayOut.exe
          		Send, {LCtrl Down}s{LControl Up}
          
          return
          

          where 120000 is the time in milliseconds.

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

          Advertisement