View Single Post
  #11  
Old 09-08-2021, 01:40 AM
Binghamr
Fire Beetle
 
Join Date: Nov 2013
Posts: 3
Default Same error

I am also stuck with the same error:

[Update] Extracting... ---
format error: can't find EOCD signature
at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 718.
Archive::Zip::Archive::_findEndOfCentralDirectory( Archive::Zip::Archive=HASH(0x3b4ba3, IO::File=GLOB(0x3b504d0)) called at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 591
Archive::Zip::Archive::readFromFileHandle(Archive: :Zip::Archive=HASH(0x3b4ba3, IO::File=GLOB(0x3b504d0), "updates_staged/build_x64.zip") called at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 559
Archive::Zip::Archive::read(Archive::Zip::Archive= HASH(0x3b4ba3, "updates_staged/build_x64.zip") called at eqemu_server.pl line 2183
main::unzip("updates_staged/build_x64.zip", "updates_staged/binaries/") called at eqemu_server.pl line 1641
main::fetch_latest_windows_appveyor() called at eqemu_server.pl line 513
main::do_installer_routines(undef) called at eqemu_server.pl line 333
main::new_server() called at eqemu_server.pl line 1135
main::show_menu_prompt() called at eqemu_server.pl line 651
main::check_for_world_bootup_database_update() called at eqemu_server.pl line 125
read error at eqemu_server.pl line 2184.

This is on a completely fresh server install, installer files freshly downloaded.
Reply With Quote