Constantly getting this error:
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\threading.py", line 1038, in _bootstrap_inner
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\threading.py", line 975, in run
File "D:\a\F95Checker\F95Checker\modules\sync_thread.py", line 19, in run_loop
File "D:\a\F95Checker\F95Checker\modules\imagehelper.py", line 112, in reload
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\Image.py", line 3277, in open
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\Image.py", line 3263, in _open_core
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\ImageFile.py", line 117, in __init__
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\PngImagePlugin.py", line 734, in _open
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\PngImagePlugin.py", line 203, in call
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\PngImagePlugin.py", line 569, in chunk_zTXt
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\PngImagePlugin.py", line 150, in _safe_zlib_decompress
ValueError: Decompressed Data Too Large
and many, many games with blank or Invalid image?
Any fix for these issues?