View Single Post
  #207  
Old 10-27-2016, 06:52 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by Shiny151 View Post
On a VMWare image that normally works great with this install I'm now getting lots of errors. Things go south right after Maria gets installed it seems:

Code:
Installing MariaDB (Root Password: eqemu) LOADING... PLEASE WAIT...

SUCCESS: Specified value was saved.
[Copy] folder doesn't exist, creating 'updates_staged/'
[Update] Script has been updated, updating...
[Install] Installing :: eqemu_server.pl
syntax error at eqemu_server.pl line 1863, at EOF
Missing right curly or square bracket at eqemu_server.pl line 1863, at end of li
ne
Execution of eqemu_server.pl aborted due to compilation errors.
[Install] Done
ERROR 1049 (42000): Unknown database 'peq'
ERROR 1049 (42000): Unknown database 'peq'
ERROR 1049 (42000): Unknown database 'peq'
[Database] Table 'db_version' does not exists.... Creating...

'world' is not recognized as an internal or external command,
operable program or batch file.
ERROR 1049 (42000): Unknown database 'peq'
[Install] EQEmu Server Installer... LOADING... PLEASE WAIT...
[Download] Saved: (eqemu_config_template.xml) from https://raw.githubusercontent
.com/Akkadius/EQEmuInstall/master/eqemu_config.xml
[Update] Fetching Latest Windows Binaries...
[Download] Saved: (updates_staged/master_windows_build.zip) from https://raw.git
hubusercontent.com/Akkadius/EQEmuInstall/master/master_windows_build.zip
[Update] Fetched Latest Windows Binaries...
[Update] Extracting... ---
format error: can't find EOCD signature
 at C:/Perl/lib/Archive/Zip/Archive.pm line 695
        Archive::Zip::Archive::_findEndOfCentralDirectory('Archive::Zip::Archive
=HASH(0x36ff24c)', 'IO::File=GLOB(0x3a66d9c)') called at C:/Perl/lib/Archive/Zip
/Archive.pm line 581
        Archive::Zip::Archive::readFromFileHandle('Archive::Zip::Archive=HASH(0x
36ff24c)', 'IO::File=GLOB(0x3a66d9c)', 'updates_staged/master_windows_build.zip'
) called at C:/Perl/lib/Archive/Zip/Archive.pm line 548
        Archive::Zip::Archive::read('Archive::Zip::Archive=HASH(0x36ff24c)', 'up
dates_staged/master_windows_build.zip') called at eqemu_server.pl line 1714
        main::unzip('updates_staged/master_windows_build.zip', 'updates_staged/b
inaries/') called at eqemu_server.pl line 1213
        main::fetch_latest_windows_binaries() called at eqemu_server.pl line 369

        main::do_installer_routines() called at eqemu_server.pl line 266
        main::new_server() called at eqemu_server.pl line 750
        main::show_menu_prompt() called at eqemu_server.pl line 478
        main::check_for_world_bootup_database_update() called at eqemu_server.pl
 line 66
read error at eqemu_server.pl line 1715.
Press any key to continue . . .
Any ideas on this one?
Run the installer again from scratch?
Reply With Quote