You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to download the "Age of Engineering" modpack to replay one of my old worlds, but each time I try to install the modpack I receive the error "Failed to install Age of Engineering due to an unknown error." I've checked my instance folder and there's an instance for Age of Engineering with the mods folder, overrides zip file, pack cover jpg and instance.json but nothing else. I've tried deleting the instance and reinstalling but I receive the same error each time. FTB modpacks and other curseforge community modpacks are able to be downloaded, just not Age of Engineering.
Steps to reproduce
Install Age of Engineering on the curseforge launcher
Receive Error
Expected behaviour
Expected the modpack to install
Screenshots
No response
Additional information
Took a few steps to try to fix this issue on my own (ran the FTB debug tool and "fixed common problems," uninstalled the FTB launcher/overwolf, deleted the .ftba file and reinstalled the FTB Electron App) but still experiencing the same issue. I checked the logs and the error occurs consistently after it begins "Extracting CurseForge overrides" and it's "Caused by: java.util.zip.ZipException: invalid CEN header (bad entry name)."
Updated the debug code with the most recent code from the reinstalled launcher.
The text was updated successfully, but these errors were encountered:
This is a problem of the modpack but it looks like our app specifically handles it poorly due to the limitations of how java handles multi-encoding entries in a zip file
What Operating System
Windows 11
Debug Code
https://pste.ch/aqehiwiwuh
Describe the bug
I've been trying to download the "Age of Engineering" modpack to replay one of my old worlds, but each time I try to install the modpack I receive the error "Failed to install Age of Engineering due to an unknown error." I've checked my instance folder and there's an instance for Age of Engineering with the mods folder, overrides zip file, pack cover jpg and instance.json but nothing else. I've tried deleting the instance and reinstalling but I receive the same error each time. FTB modpacks and other curseforge community modpacks are able to be downloaded, just not Age of Engineering.
Steps to reproduce
Expected behaviour
Expected the modpack to install
Screenshots
No response
Additional information
Took a few steps to try to fix this issue on my own (ran the FTB debug tool and "fixed common problems," uninstalled the FTB launcher/overwolf, deleted the .ftba file and reinstalled the FTB Electron App) but still experiencing the same issue. I checked the logs and the error occurs consistently after it begins "Extracting CurseForge overrides" and it's "Caused by: java.util.zip.ZipException: invalid CEN header (bad entry name)."
Updated the debug code with the most recent code from the reinstalled launcher.
The text was updated successfully, but these errors were encountered: