I am using Defold and when I build my project and one file was deleted.
Are you working on multiple computers/branches? It might not have gotten committed?
No, I am doing in one computer and when I build the project my guiscript was deleted
I believe this has been reported once before. Could you provide some more information about your system? Windows, OSX or Linux? Install location?
Has it happened before? Can you reproduce it?
I am using OSX 10.11.6, Defold is installed at /Users/raul/Desktop/Defold-macosx.cocoa.x86_64. It started to happen to me a couple of days ago, it happened to my dad last week running on Windows 10 and he fixed it by runing Defold as admin, but in OSX we cannot find a workaround neither any repro steps…
Thanks a lot in advance!
How often does it happen? Could it be that the file isn’t saved before trying to build? Where is the file located? What filetype?
@britzl This happened 2 times on two weeks. No, I don’t save it. My file is located in a folder in the folder main. The file is a .guiscript and a .script
This has started to happen for me as well working on a new project and new hardware.
Every time it has been an earlier created file and I haven’t seen any pattern for this.
I have been lucky everytime as I have found the file as “Deleted” in git (without commiting) so I have reverted the changes on the file and things has been fine.
Still a little worrying as I cannot recall doing anything special with the file.
Hmm, I wonder what could be causing it… I’m using Defold 8 hours a day and I’ve never seen it happen.