Since yesterday, when trying to debug my project, I get this error:
Note that, in the screenshot, I’m including also the explorer windows with the contents corresponding to the folder Studio is complaining about not finding the file. There’s a “similar” .dll, but the “hash” at the end is similar.
If I rename it to the name it’s complaining about, the project will debug. I think I need to fix a couple of variables after that; I don’t remember.
But then, next time I reopen the project, the error arises again.
Inside the .tmp folder in that folder THERE IS a file with the exact name Studio is complaining it cannot find, with two other “versions” with also different “hashes”.
Finally, if I merely RUN the project instead of debugging, it won’t complain.