Bug #95
Error on close after deleting a file currently edited in Windows explorer
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Start date:
10/18/2017
Due date:
% Done:
0%
Description
Sometimes I just delete a file outside of the editor I'm working in.
If I do that with a file in The Hammer3 and then try to close the file I get errors and can't close the file.
Ack
History
#1 Updated by Wil van Antwerpen about 6 years ago
- Status changed from New to Resolved
Was fixed in build 20180904
cEditorEdit.pkg, deleting a file and switching back to the Hammer would trigger an annoying error that the file could not be opened (do'h). As it was an unending error it was useless. If the file is deleted, now the "has the file changed" logic will see that the file no longer exists and not try to reload.
Note that the file will change to read only as well, so you can't edit it anymore, but you can use "Save as" to save it as another file.