Re: How to repair a sh3d file edited with a zip utility?

by Puybaret » Fri Aug 19, 2011 6:39 am

While unzipping the sh3d file you probably saw that it contains a Home file and numbered files or folders. If you want to be able to open it with Sweet Home 3D again, the Home file must be saved as the first entry in the sh3d file. To ensure this, please follow the following steps:
- unzip again your sh3d file
- open a Terminal window
- go to the folder where you unzipped your sh3d file with the cd command
- type the zip command:

Code: Select all

zip [i]/path/to/file.sh3d[/i] Home *
where /path/to/file.sh3d is the full path of the sh3d file that will contain Home and the other entries.

By the way, sh3d files are compressed only when you choose File > Save and compress menu item. Otherwise it's an uncompressed archive.