I had to put my project down for some time during which I had to reinstall my computer. Now I have the project at the original location but once I open it, it is full of sharing violation errors. It is on the drive with my previous system.
I tried to get my project from repo to another location, but when I run that, all my components are missing references to custom scripts.
So neither the old nor the new location is working, both for different reasons. In both cases metadata are intact (they were on repo), so that’s not it.
Does anyone has any idea what else could be wrong?
In general from what I gathered this error should appear when trying to open a write stream on a file that is already used by another write stream. I have only a singular instance of editor opened. I have restarted both editor and computer many times. There’s nothing obvious that could be using those files other than editor. It is not even source controlled on current location.