Problems with loading, storing, memory #
Saving project failed: boost:filesystem::copy_file: #
Q: When I try to store the .ap project file, the SW shows the error message “Saving project failed: boost:filesystem::copy_file: Der Prozess kann nicht auf die Datei zugreifen (the process can not access the file) …. [system:33] ..\…\project_xy.ap …. An error occured while saving the Project. What happened here? Can I fix it?
A: That is a problem with too large files. Even though AUTOMAPPPS compresses its .ap project-files, if you load several CAD or sensor-datad between 200 and 500MB, the resulting compressed .ap file can get large as well. If the .ap file gets larger than 500MB, chances are python boost has problem in storing. Open C:/user/username/AUTOMAPPPS/temp (or /AUTOMAPPPS_demo/temp or AUTOMAPPPS_xy – depending on the SW version you are using) contains files with the cryptic naming auch as “Projectde6-7507-2824-cda8” or similar. Look for the larger ones, 0.5GB. 1.0GB… Open it in AUTOMAPPPS. Delete some big sensor (ply or similar) file or huge STL or STEP recently added and try if you can now safe it regularly. Reload the files (if needed after reducing details, remeshing or similar size reduction)
