Comments

Log in with itch.io to leave a comment.

Hello, when using this extension, the archives created seem to be corrupt. I am using GM LTS?

I am getting this error when trying to extract the archive:

! C:\Users\madma\AppData\Local\MTG_Generator\Card Exports\zips\black death.zip: Checksum error in C:\Users\madma\AppData\Local\Temp\Rar$DIa10988.15865\Deathly Heirloom.png. The file is corrupt
! C:\Users\madma\AppData\Local\MTG_Generator\Card Exports\zips\black death.zip: The archive is corrupt

Answered in Discord, find

var _crc=buffer_crc32(_buf,_pos,_len)

and replace it with

var _crc=buffer_crc32(_buf,_pos,_len)^$FFFFFFFF

I don't understand how the extension works :(

(-1)

Like this

Was just trying to make one of these! Bless you!

Hey... this is pretty good!