View Single Post
  #5  
Old 08-08-2021, 03:47 PM
Fridgecritter
Hill Giant
 
Join Date: Feb 2008
Posts: 188
Default Same issue

I just did a fresh install on Windows 10 today and got the same error.

Code:
[Copy] folder doesn't exist, creating [updates_staged/]
[Update] No script update necessary...
ERROR 1049 (42000): Unknown database 'peq'
[Install] EQEmu Server Installer... LOADING... PLEASE WAIT...
[Download] Saved [eqemu_config_template.json] from [https://raw.githubusercontent.com/Akkadius/eqemu-install-v2/master/eqemu_config.json]
[Update] Fetching Latest Windows Binaries (unstable) from Appveyor...
[Download] Saved [updates_staged/build_x64.zip] from [https://ci.appveyor.com/api/projects/KimLS/server-pglwk/artifacts/build_x64.zip]
[Update] Fetched Latest Windows Binaries (unstable) from Appveyor...
[Update] Extracting... ---
[Unzip] Extracting...
[Update] Installing [bin/common.pdb]
[Update] Installing [bin/cppunit.pdb]
[Update] Installing [bin/eqlaunch.exe]
[Update] Installing [bin/eqlaunch.pdb]
[Update] Installing [bin/export_client_files.exe]
[Update] Installing [bin/export_client_files.pdb]
[Update] Installing [bin/import_client_files.exe]
[Update] Installing [bin/import_client_files.pdb]
[Update] Installing [bin/libcrypto-1_1-x64.dll]
[Update] Installing [bin/libmariadb.dll]
[Update] Installing [bin/libsodium.dll]
[Update] Installing [bin/loginserver.exe]
[Update] Installing [bin/loginserver.pdb]
[Update] Installing [bin/lua51.dll]
[Update] Installing [bin/luabind.pdb]
[Update] Installing [bin/queryserv.exe]
[Update] Installing [bin/queryserv.pdb]
[Update] Installing [bin/shared_memory.exe]
[Update] Installing [bin/shared_memory.pdb]
[Update] Installing [bin/tests.exe]
[Update] Installing [bin/tests.pdb]
[Update] Installing [bin/ucs.exe]
[Update] Installing [bin/ucs.pdb]
[Update] Installing [bin/world.exe]
[Update] Installing [bin/world.pdb]
[Update] Installing [bin/zlib-ng.pdb]
[Update] Installing [bin/zlib-ng1.dll]
[Update] Installing [bin/zone.exe]
[Update] Installing [bin/zone.pdb]
[Update] Done
[Install] Fetching Latest Maps... (This could take a few minutes...)
[Download] Saved [maps/maps.zip] from [http://github.com/Akkadius/EQEmuMaps/archive/master.zip]
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(0x6d89e8), IO::File=GLOB(0x3eb9de0)) called at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 591
        Archive::Zip::Archive::readFromFileHandle(Archive::Zip::Archive=HASH(0x6d89e8), IO::File=GLOB(0x3eb9de0), "maps/maps.zip") called at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 559
        Archive::Zip::Archive::read(Archive::Zip::Archive=HASH(0x6d89e8), "maps/maps.zip") called at eqemu_server.pl line 2183
        main::unzip("maps/maps.zip", "maps/") called at eqemu_server.pl line 1915
        main::map_files_fetch_bulk() called at eqemu_server.pl line 517
        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.
Press any key to continue . . .
Reply With Quote