|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support::Windows Servers Support forum for Windows EQEMu users. |
10-24-2016, 04:58 PM
|
Demi-God
|
|
Join Date: Mar 2012
Posts: 1,103
|
|
Who even uses 32bit?
I love being limited to 3.75gb of ram!
__________________
"No, thanks, man. I don't want you fucking up my life, too."
Skype:
Comerian1
|
10-24-2016, 08:56 PM
|
Fire Beetle
|
|
Join Date: Oct 2016
Posts: 6
|
|
I only have one desktop machine, and use it mostly for work which is why I thought it'd be a good place to run the emulator from.
But certain work applications will not run under 64-bit so I'm somewhat restricted there, and I don't want to use my laptop for the server and to play.
I do dual boot 32/64 but I need to keep my work apps running as much as possible, which is why I asked.
Used to play EQ years and years ago, was considering playing on an existing server (may end up being my only option), but the thought of starting over from scratch makes me want to run my own and have my friends over to play on my LAN.
I've got a few laptops, but beyond Win7 I only have 1 that came preinstalled with Win8.1 32-bit, which doesn't have the hdd space nor the ram to run the server well (and isn't supported anyways).
|
10-25-2016, 11:16 PM
|
Fire Beetle
|
|
Join Date: Oct 2016
Posts: 6
|
|
Found part of my issue.
Following the instructions I installed XAMPP. When I went to a prompt and created the 'peq' database, the prompt clearly states Maria DB [peq]
MariaDB is part of the server install package, but is 64bit and will not install on a 32bit OS.
When I created and ran setup.bat per the instructions, I got a lot of path not found errors. My OS System path had at least 5 MariaDB 10.0 entries which I believe were created everytime world.exe was run?
Regardless, MariaDB 10.0 does not exist hence the path is invalid.
So can I assume that the package installer itself (and the updater/tools) are incompatible with any 32-bit OS?
-Korr
|
10-26-2016, 12:00 AM
|
Fire Beetle
|
|
Join Date: Oct 2016
Posts: 6
|
|
Located and installed 32bit MariaDB 10.0.27 (not the latest but wanted to be safe). Did *not* enable service.
Ran setup.bat, all path errors gone, updates working!
QueryServ still not working. Tried 127.0.0.1, localhost. Just hangs at connecting to mysql...
UCS connects to mysql fine, is running.
|
10-26-2016, 12:02 AM
|
Fire Beetle
|
|
Join Date: Oct 2016
Posts: 6
|
|
When I get this working I'll update my version of the install notes and post if anyone is interested.
LAN install, on a Win7 32-bit machine.
|
|
|
|
10-26-2016, 11:35 AM
|
Hill Giant
|
|
Join Date: Jul 2009
Location: Indianapolis
Posts: 228
|
|
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?
|
|
|
|
10-26-2016, 06:35 PM
|
Sarnak
|
|
Join Date: Apr 2014
Posts: 72
|
|
Anyone know the best way to add bots in after using this installer?
|
10-27-2016, 12:07 AM
|
|
Discordant
|
|
Join Date: May 2016
Location: Above Hell
Posts: 400
|
|
Should be able to run the eqemu_server.pl (in your main eq server folder)
Akkadius had added an option in there to install/enable bots.
__________________
Project Insect Completed
|
10-27-2016, 03:15 AM
|
|
Administrator
|
|
Join Date: Feb 2009
Location: MN
Posts: 2,071
|
|
Quote:
Originally Posted by NickW
Anyone know the best way to add bots in after using this installer?
|
Run eqemu_server.pl
|
10-27-2016, 06:13 AM
|
Sarnak
|
|
Join Date: Apr 2014
Posts: 72
|
|
I don't even have eqemu_server.pl. It must be because I am using an older version from a few months back. Can I just redownload and install ontop of the older version? Or do I need to uninstall everything?
|
10-27-2016, 06:51 AM
|
|
Administrator
|
|
Join Date: Feb 2009
Location: MN
Posts: 2,071
|
|
Quote:
Originally Posted by NickW
I don't even have eqemu_server.pl. It must be because I am using an older version from a few months back. Can I just redownload and install ontop of the older version? Or do I need to uninstall everything?
|
No - what you'll need to do is run eqemu_update.pl and update your windows binaries. Once that is done you should be able to run world.exe which will download eqemu_server.pl
|
|
|
|
10-27-2016, 06:52 AM
|
|
Administrator
|
|
Join Date: Feb 2009
Location: MN
Posts: 2,071
|
|
Quote:
Originally Posted by Shiny151
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?
|
|
|
|
10-27-2016, 06:54 AM
|
|
Administrator
|
|
Join Date: Feb 2009
Location: MN
Posts: 2,071
|
|
Quote:
Originally Posted by Korr
Found part of my issue.
Following the instructions I installed XAMPP. When I went to a prompt and created the 'peq' database, the prompt clearly states Maria DB [peq]
MariaDB is part of the server install package, but is 64bit and will not install on a 32bit OS.
When I created and ran setup.bat per the instructions, I got a lot of path not found errors. My OS System path had at least 5 MariaDB 10.0 entries which I believe were created everytime world.exe was run?
Regardless, MariaDB 10.0 does not exist hence the path is invalid.
So can I assume that the package installer itself (and the updater/tools) are incompatible with any 32-bit OS?
-Korr
|
Answer is right on the install guide:
http://wiki.eqemulator.org/p?Akkas_P...#compatibility
|
10-27-2016, 10:45 AM
|
Hill Giant
|
|
Join Date: Jul 2009
Location: Indianapolis
Posts: 228
|
|
Quote:
Originally Posted by Akkadius
Run the installer again from scratch?
|
From scratch again, now I'm getting this:
Code:
~
~
Extracting C:\Perl\site\lib\Win32\DBIODBC.pm OK
Extracting C:\Perl\lib\Config.pm~ OK
All OK
.pl=Perl
Perl="C:\Perl\bin\perl.exe" %1 %*
Installing MariaDB (Root Password: eqemu) LOADING... PLEASE WAIT...
SUCCESS: Specified value was saved.
syntax error at eqemu_server.pl line 1863, near "(ge"
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.
Press any key to continue . . .
Thanks Akk
|
11-10-2016, 08:38 PM
|
Fire Beetle
|
|
Join Date: Nov 2016
Location: Cali
Posts: 1
|
|
I seem to be missing eqemu_update.pl after the installation. That brings up another question. The installation seems to stop with eqemu_server.pl running and not with "press any key to continue". The EQEmuServer folder is approximately 828MB with 7,674 files, on a Windows 10 64-bit system. Any help would be greatly appreciated.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 09:38 AM.
|
|
|
|
|
|
|
|
|
|
|
|
|