Page 1 of 1

2.5 Pro Savehff

PostPosted: Mon May 07, 2007 8:12 pm
by monks
If saving a hff over a previous file with the same name I get the following error:

CL3DTio_HFFApp::SaveMapFile error:
- cannot open file for writing

CExtDLL::SaveMapFile error
- call to DLL function 'SaveMapFile' failed

CMapGroup::SaveMapFile3 error:
- save failed

I've just saved the same file out no problem using a different name- so I think it's having the same name that causes this?

monks

PostPosted: Mon May 07, 2007 9:51 pm
by Aaron
Hi Monks,

I have no problem saving HFF files over themselves. If the operating system won't open the file for writing, it probably means the file was read-only or in use by another process. Can you reproduce the problem?

Best regards,
Aaron.

PostPosted: Mon May 07, 2007 11:53 pm
by monks
Oops- yes, it was still open in another app. Sorry bout that.

monks