Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

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