My name is Eduardo David and I’m evaluating Defold. And this is the first post I make in the Forum
I’m having an issue with the Editor in my Windows 7 desktop computer (works fine in my wife notebook) where the editor doesn’t recognize any changes I make to files (happens with every version of Defold I tried - now I have latest version installed 1.2.87).
I always have “Changed Files” window empty even if I add,delete or change files. I already installed and run Defold to another location but with the same results.
Please tell me how can I help you trace this issue.
Could you try deleting the log file and restarting the app? One error at the start of the application would kill the thread that periodically checks for git status and it’s likely it happens within 5 seconds after you have opened your project. Kill the editor after that time and check if there is any error in the log file.
This problem started to appear recently (Windows 7 Home Premium). I think that I might have experienced it before, though it seems persistent this time.
I’ve looked for errors in the log but it’s quiet most of the time. This came once:
An internal error occurred during: “Searching for local changes”.
java.lang.NullPointerException at org.eclipse.core.internal.refresh.PollingMonitor.run(PollingMonitor.java:149) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
I guess since it works perfectly in Linux, it’s related to my Windows installation somehow.
I’ll post a message here again if it gets resolved somehow.
Where do you have Defold “installed”? Could it be that you unzipped and moved it to a folder where there’s some user access rights problem, like Program Files instead of the user home directory?
I discovered that the problem is present only when the F-Secure antivirus software is configured to use the “DeepGuard” setting “Use advanced process monitoring”.