05-08-2015, 09:05 AM
What if you try load the file as just "herdvsswarmderp.png" (by hard-coding or something)? What about from a relative path? And can you print the error? (IMG_Error() is what I'm finding online.)
What I'm basically saying is, make sure that the issue is due to the fact it's loading from an absolute path and not something else. I've been Googling around and I'm seeing no indication of an absolute path being a problem (in some cases it's even a solution to a problem).
What I'm basically saying is, make sure that the issue is due to the fact it's loading from an absolute path and not something else. I've been Googling around and I'm seeing no indication of an absolute path being a problem (in some cases it's even a solution to a problem).