Skip to content

ошибка #49

@Pikn1K

Description

@Pikn1K

ошибка
изображение
[04.05.2024 19:30:20] Получена ошибка:
Traceback (most recent call last):
File "C:\Users\PikniK\AppData\Local\Programs\Python\Python312\Lib\site-packages\PIL\ImageFile.py", line 536, in _save
fh = fp.fileno()
^^^^^^^^^
AttributeError: '_idat' object has no attribute 'fileno'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\PikniK\Desktop\XCoder-master\Main.py", line 73, in sc_decode
decompileSC(f"{folder}{file}", CurrentSubPath, folder = folder, folder_export = folder_export)
File "C:\Users\PikniK\Desktop\XCoder-master\system\Lib.py", line 363, in decompileSC
img.save(f"{folder_export}{CurrentSubPath}{baseName}.png")
File "C:\Users\PikniK\AppData\Local\Programs\Python\Python312\Lib\site-packages\PIL\Image.py", line 2459, in save
save_handler(self, fp, filename)
File "C:\Users\PikniK\AppData\Local\Programs\Python\Python312\Lib\site-packages\PIL\PngImagePlugin.py", line 1412, in _save
ImageFile._save(im, _idat(fp, chunk), [("zip", (0, 0) + im.size, 0, rawmode)])
File "C:\Users\PikniK\AppData\Local\Programs\Python\Python312\Lib\site-packages\PIL\ImageFile.py", line 540, in _save
_encode_tile(im, fp, tile, bufsize, None, exc)
File "C:\Users\PikniK\AppData\Local\Programs\Python\Python312\Lib\site-packages\PIL\ImageFile.py", line 551, in _encode_tile
encoder.setimage(im.im, extents)
SystemError: tile cannot extend outside image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions