Pedro Mendes
Pedro Mendes
I suspect this issue has to do with an error reading the file size. I got this from my log file: Dec 10, 2016 11:27:48.672 [0x7fb8e7133800] ERROR - Error in...
Ok, I've figured out the problem is not the "size" variable, actually it is "file_contents". Essentially this section of the code is supposed to read some file called .SportsScanner, but...
As a temporary fix, I have commented out lines 78 to 109 and now it recognizes all my files. (The section commented out is the part that deals with the...
Sorry this was sometime ago, I don't have the logs anymore. I had the SportScanner.txt file, however I am using the preferred path. As I commented out lines 78 to...