Deleted a script in project, now unity crashes upon startup.

Hello,

So basically I was working on this project and I deleted a scene that wasn’t open or anything. Then unity crashed and displayed “attempt to write a readonly database”. Now whenever I try and open that project it displays this same message and immediately crashes. I can open other projects just fine, and have tried to open the project once unity had been open but to no avail. Tried to run unity as administrator but it didn’t change anything. I’ve been searching for answers on google for a solid hour but haven’t found anybody with the same problem. I really appreciate the time and effort, let me know if you need more info or anything.

just delete that project and try to open
or open other project from ur documents

Some other ideas…

  1. Unity closed first; try double-clicking on another scene within that project.
  2. If that doesn’t work, try deleting the ‘Library’ folder and let it rebuild the project.

Thank you so much Mr. Bastien, you’re a life saver. Loads and builds. Now that its fixed, have you any clue what could cause it to get into this state? Just so that I can avoid repeating my mistake.