Open WorldThirteen opened 3 years ago
It seems when a request to part of EUTL was failed, that part was just ignored and not added to the result. It seems tl-create may want to have strict mode which will reject the whole process if some part wasn't downloaded.
strict
https://github.com/PeculiarVentures/tl-create/blob/4bc6a70d243e2f83bcf080dcf59e90d4d0b7f11e/src/formats/eutl.ts#L58-L60
It seems when a request to part of EUTL was failed, that part was just ignored and not added to the result. It seems tl-create may want to have
strict
mode which will reject the whole process if some part wasn't downloaded.https://github.com/PeculiarVentures/tl-create/blob/4bc6a70d243e2f83bcf080dcf59e90d4d0b7f11e/src/formats/eutl.ts#L58-L60