I'm really excited to use this great software as my family is about to buy our an apartment. I created a file yesterday, but when opening it today I found that everything in the 3D view turned into red blocks, and the thumbnails of the furnitures, textures, ...etc are just a red cross. I made a few changes of the wall, added some textures and when I tried to save it got refused?
just tried copy and paste the model to another file, but I still can't save the new file. I uninstalled and reinstalled the program but it didn't work...
Hi Hans, thanks very much! I've uploaded it to google docs, please take a look and let me know if you can fix this. I used a lot of imported textures and furniture, not sure if this is the reason? I don't have any software that will automatically clean my temp files.
Netherlands
Joined: Sep 26, 2009
Post Count: 4000
Status:
Offline
Re: SH3D refuses to save my file
Wib:
First questions that arise after looking at your design is: - Did you move your file to a different location after saving it? - Did you reorganize your models and/or textures after saving it?
I'm not sure if I'm seeing this correct, but it looks as if the relative paths to your textures (etc) aren't correct anymore.
Second question: - When importing your special designs, did you assign them to one of the categories (so that you can use them in later designs), or did you only add them to this design?.
Hans
----------------------------------------
Hans
new website - under constuction hansdirkse.info
----------------------------------------
[Edit 1 times,
last edit by hansmex at Feb 2, 2010, 11:16:53 AM]
France
Joined: Nov 7, 2005
Post Count: 9423
Status:
Offline
Re: SH3D refuses to save my file
I was able to recover a part of your file and send it to you I was obliged to delete the following furniture : vase, shower, 滚筒洗衣机, 带柜洗脸盆 and remove textures on floors and walls.
Knowing that a SH3D file is a ZIP file and that the Jar command of the JDK is very tolerant, here's an other tip for advanced users that might help to recover most items in a wrong file: - If you're under Windows or Linux, install JDK available at http://java.sun.com/javase/downloads/ (JDK is preinstalled under Mac OS X). - Create a temporary directory anywhere (I'll name it /path/to/tmp). - Open a Terminal or Command window. - Go to the temporary directory you created with cd command. - Type the following command to unzip most of your corrupted SH3D file:
jar xf /path/to/corruptedFile.sh3d
- Type the following command to zip Home entry and other unzipped files from temporary directory in a new file name fixedFile.sh3d:
jar cfM /path/to/fixedFile.sh3d Home *
- Try to open fixedFile.sh3d, remove or replace furniture with a red box, and reset the texture of walls and rooms that appear in red.
I hope this will help.
[Note from developer: The version 4.4 introduced a new system based on the previous method and able to automatically repair SH3D files]
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
----------------------------------------
[Edit 1 times,
last edit by Puybaret at Jun 12, 2014, 11:15:58 PM]
France
Joined: Nov 7, 2005
Post Count: 9423
Status:
Offline
Re: SH3D refuses to save my file
In case you're under Mac OS X and you're not afraid to use Terminal, here's also an other tip to recover a file as it was before you opened it. A user tested it successfully a few days ago. He was forced to quit Sweet Home 3D, and when he relaunched it, his SH3D file was corrupted: - In Terminal application, launch the following command:
sudo ls /var/folders/*/*/-Tmp-/open*.sweethome3d
This command requires the administrator password and will list the opened SH3D files before Sweet Home 3D crashes (normally these temporary files are deleted when Sweet Home 3D normally quits).
- If Terminal lists some files, copy them on your Desktop with this command:
- Finally, replace the .sweethome3d extension by .sh3d extension to be able to open the recovered files with Sweet Home 3D.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
I'm not sure if I have moved the files, I may have moved them into another folder, I also renamed the files after downloading. Also I guess I may have forgotten to mark the check box "add to library" when importing some of the models.
Anyway thank you so much for the great help and I'll continue exploring