CANNOT READ INTERLACED PNG FILES?
Posts
Pages:
1
http://www.rpgmaker.net/resources/recent/?page=2
IOError at /resources/recent/
cannot read interlaced PNG files
Request Method: GET
Request URL: http://www.rpgmaker.net/resources/recent/
Exception Type: IOError
Exception Value: cannot read interlaced PNG files
Exception Location: /usr/lib64/python2.4/site-packages/PIL/PngImagePlugin.py in load_prepare, line 337
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Template error
In template /home/www/vhosts/rpgmaker.net/django/rpgmaker/templates/resources/modules/resource_list.html, error at line 8
Caught an exception while rendering: cannot read interlaced PNG files
You're seeing this error because you have DEBUG = True in your Django settings file.
Change that to False, and Django will display a standard 500 page.
All I have to say is, "Wow."
This error also occurs when looking at RMXP resource pages.
IOError at /resources/recent/
cannot read interlaced PNG files
Request Method: GET
Request URL: http://www.rpgmaker.net/resources/recent/
Exception Type: IOError
Exception Value: cannot read interlaced PNG files
Exception Location: /usr/lib64/python2.4/site-packages/PIL/PngImagePlugin.py in load_prepare, line 337
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Template error
In template /home/www/vhosts/rpgmaker.net/django/rpgmaker/templates/resources/modules/resource_list.html, error at line 8
Caught an exception while rendering: cannot read interlaced PNG files
You're seeing this error because you have DEBUG = True in your Django settings file.
Change that to False, and Django will display a standard 500 page.
All I have to say is, "Wow."
This error also occurs when looking at RMXP resource pages.
Your not the only one it's happening to. I haven't been able to access a lot of the resources since the new site came up.
Yeah someone uploaded interlaced PNG files and the thumbnail generation can't read them.
Pages:
1















