I can't put a breakpoint on the method to see the call stack because I think it is being called by an external library (libpng.dll called through png_read_info I guess).
Could the problem be similar to the name of the tiles strings being in the wrong format so it is using the wrong character set name?
Could the problem be similar to the name of the tiles strings being in the wrong format so it is using the wrong character set name?
Comment