So I'm making a massive interactive program for school and for some reason one of my data files became corrupt. The data file is simply a text document (.txt). I figured I would just have to redo the research since there was nothing much I could do (sucks but whatever, I bookmarked everything). Since this is a lightweight program and the data files just simply need to be read (not edited in anyway by program), all my data files are in text documents and accessed programatically in my algorithm.
So I tried replacing the corrupt file, didnt work. I tried moving it, didnt work. I tried deleting it, didnt work. No other files in the folder are corrupt and the folder itself is vital to my program (so I cant delete the entire folder).
I already used chkdsk and it found nothing wrong. I will be scanning my computer for viruses when I leave in an hour, so I will no about any viruses then.
Does anyone have any solutions for me? I've spent 15+ hours on the program so far and I'm in the home stretch. I dont want to get screwed now...
