Thread: Install Error
View Single Post
  #1  
Old 04-25-2023, 04:36 AM
Marvin42
Fire Beetle
 
Join Date: Nov 2013
Posts: 3
Default Install Error

Hi all, i am trying to install Akkadius's windows server from the windows install guide and cant seem to get installed.
fresh win 10 (home) install and upto date.

Reading similar threads have tried redownloading a few times
checked enviroment paths (MariaDB was missing/not added but added that)
C:\Program Files\MariaDB 10.0\bin

Any clues on the following, i cant find any post on the exact error line.
Code:
[Database] Table 'db_version' does not exist.... Creating...

[Install] Downloading latest PEQ Database... Please wait...
[Download] Saved [updates_staged/peq-latest.zip] from [http://db.projecteq.net/api/v1/dump/latest]
[Install] Downloaded latest PEQ Database... Extracting...
format error: file is too short
 at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 692.
        Archive::Zip::Archive::_findEndOfCentralDirectory(Archive::Zip::Archive=HASH(0x3dc7c50), IO::File=GLOB(0x5445d78)) called at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 591
        Archive::Zip::Archive::readFromFileHandle(Archive::Zip::Archive=HASH(0x3dc7c50), IO::File=GLOB(0x5445d78), "updates_staged/peq-latest.zip") called at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 559
        Archive::Zip::Archive::read(Archive::Zip::Archive=HASH(0x3dc7c50), "updates_staged/peq-latest.zip") called at eqemu_server.pl line 2034
        main::unzip("updates_staged/peq-latest.zip", "updates_staged/peq_db/") called at eqemu_server.pl line 1785
        main::fetch_peq_db_full() called at eqemu_server.pl line 560
        main::do_installer_routines(undef) called at eqemu_server.pl line 340
        main::new_server() called at eqemu_server.pl line 1106
        main::show_menu_prompt() called at eqemu_server.pl line 630
        main::check_for_world_bootup_database_update() called at eqemu_server.pl line 132
read error at eqemu_server.pl line 2035.
Press any key to continue . . .
Issue seems to be getting the peq-latest.zip, the file is created in the update staged folder, but 0 in size

Cheers for any guidance

Last edited by Marvin42; 04-25-2023 at 04:40 AM.. Reason: typo
Reply With Quote