PDA

View Full Version : Module fails to export- cause?



JimSocks
August 5th, 2022, 04:56
Trying to export a module in FGU. Attached are my logs. It says "Unable to save file ... The archive requires a ZIP64 Central Directory. Consider setting the ZipFile.UseZip64WhenSaving Property"

Forgive me, but I have no clue what it's talking about.

Moon Wizard
August 5th, 2022, 05:28
I've never seen that before. The only information I have by searching for that error (from a third party developer) is that you should check the permissioning on that folder that you are trying to save to, in order to make sure it has permissions for Everyone to write to. (Or try running FG under Admin credentials to test if that is the issue.)

Regards,
JPG