Unzip Error in Magisk Module: How to Fix
For the past few months, I have been coming across a few Magisk modules that give out the Unzip Error when I’m trying to flash them. I just fixed the issue, flashed the module, and forgot about it. Since I did not keep a track of those culprit modules, I was not able to write this guide.

But I once again came across such a module, and this time around, I have bookmarked it so that now I can show you what I meant exactly by this problem and, more importantly, the steps to fix it. So without any further ado, let’s get started.
Fix Unzip Error in Magisk Module

- To begin with, extract that problematic module.
- Now get a working Magisk Module. You may use my module for reference.
- Then extract that module and copy the entire META-INF folder.
- Now paste it inside the problematic module that you had extracted in Step 1.
- Now go to META-INF > com > google > android > open updater-script.
- Remove everything from the file except for the #MAGISK keyword. Now save it.
- Then select all the files in the problematic module [including META-INF] and compress them as a ZIP file.
- Finally, transfer it to your device and flash it. It will now be installed without any issues.
Video Guide

- How to Install Magisk Module via Termux
- How to Uninstall Magisk Modules using TWRP Recovery
- Fix Magisk Module Bootloop without TWRP Recovery [Video]
- Add Custom Fonts on Android without using any Magisk Module!
(Cancel Reply)
Δ