Hi,
I have a problem while exporting from Maya.
I already tried on two different systems, same.
Operating System is Windows 10, latest version and updated.
Maya is also MAYA 2022, but same issue with MAYA 2020.
Python 3.9 is installed. latest Verge3D for Maya, 3.6.1
If I want to export or sneak peak, I get the following error:
# Error: PermissionError: file C:\Users\USER\verge3d_maya\maya_plugin\lib\export.py line 492
it says, that …\tmpxyz.png file is used from another process.
I checked, and it tries to delete the tmp files from the OS Temp folder. It just happens, if there is a .hdr or .tiff file is involved.I guess it tries to convert it but could not delete the temp file.
The only solution is to only use jpg/png.
That means, even with a fresh new “Cube” App, i get the error, because the SkyDoma has the environment.hdr.
P.S. Seems to work on a Mac OS, but not on Windows 10.
log:
V3D-INFO: Converting image file: environment.hdr
# Error: PermissionError: file C:\Users\USER\verge3d_maya\maya_plugin\lib\export.py line 492: [WinError 32] Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird: ‘C:\\Users\\USER\\AppData\\Local\\Temp\\tmpdzjm8xa8.png’ #
setAttr “file1.hdrMapping” 1;