|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support::Windows Servers Support forum for Windows EQEMu users. |
08-12-2017, 08:24 PM
|
|
Discordant
|
|
Join Date: May 2016
Location: Under a rock
Posts: 290
|
|
I was only indicating my issue, with that same error, but there could be many causes. I did read a very common one is TortoiseSVN 1.9
I don't use that myself, but it's another option to look at if you do use, otherwise, ya, just do a wipe and reinstall, lol
|
08-14-2017, 05:16 PM
|
Fire Beetle
|
|
Join Date: Sep 2009
Posts: 2
|
|
Hello,
First time setting this up. I am able to login no problem but I can't find the database in the install folder.
Where can I find the database files? (.sql) I want to tweak some of the exp entries.
Thank you for this easy set-up btw. Very helpful.
|
08-14-2017, 05:33 PM
|
|
Sarnak
|
|
Join Date: Jul 2009
Location: USA
Posts: 85
|
|
Quote:
Originally Posted by wimwickett
Hello,
First time setting this up. I am able to login no problem but I can't find the database in the install folder.
Where can I find the database files? (.sql) I want to tweak some of the exp entries.
Thank you for this easy set-up btw. Very helpful.
|
Open the included HeidiSQL app, login with the credentials found in your eqemu_config file and select the PEQ database.
|
08-14-2017, 05:37 PM
|
Fire Beetle
|
|
Join Date: Sep 2009
Posts: 2
|
|
I'm in! Thank you so much.
|
08-14-2017, 05:37 PM
|
|
Discordant
|
|
Join Date: May 2016
Location: Under a rock
Posts: 290
|
|
Quote:
Originally Posted by wimwickett
I can't find the database in the install folder.
|
There is no "folder" for the database. The whole database is on a server created which has to be accessed with a program like Toony suggested.
Just sayin ...... :P
|
08-20-2017, 03:45 PM
|
Fire Beetle
|
|
Join Date: Aug 2017
Posts: 17
|
|
Greetings!
Please forgive the inconvenience - I am new to EQEmu, and I will admit things get a little complex for me sometimes.
I am interested in setting up a private server, I am running Everquest Titanium in Windows 10 x64.
I am trying to follow this guide.
I have just ran eqemu_install.bat as Administrator. What should I do once the process is finished?
|
08-22-2017, 04:50 AM
|
Sarnak
|
|
Join Date: Nov 2008
Location: UK
Posts: 57
|
|
a few small glitches!!
Thanks fot the previous answers!.. a quick wipe and the installer is great under 2012r2 server.
There are just Two things, one is whenever I try to run the server updater (eqemu_server.pl) I get the following message :- "wget is not recognised as an internal or external command". world is not recognised either. And finally,
no database connection found...running without.
Everything else works great, stable under 2012.
I have tried setting the path for wget, no luck, tried running wget as admin, no luck, DL'd the latest version of wget, no luck.
I'd really like to get this working!!!... please let me know your thoughts.
|
08-22-2017, 09:04 AM
|
|
Sarnak
|
|
Join Date: Jul 2009
Location: USA
Posts: 85
|
|
Quote:
Originally Posted by rixcraven
Thanks fot the previous answers!.. a quick wipe and the installer is great under 2012r2 server.
There are just Two things, one is whenever I try to run the server updater (eqemu_server.pl) I get the following message :- "wget is not recognised as an internal or external command". world is not recognised either. And finally,
no database connection found...running without.
Everything else works great, stable under 2012.
I have tried setting the path for wget, no luck, tried running wget as admin, no luck, DL'd the latest version of wget, no luck.
I'd really like to get this working!!!... please let me know your thoughts.
|
Did you install the server as admin? is this a VM server? if so did you give it enough resources to operate with?
|
08-22-2017, 09:16 AM
|
Sarnak
|
|
Join Date: Nov 2008
Location: UK
Posts: 57
|
|
Hi, thanks for the help
Yep, its on VMware, installed with admin level security.
its got resources to spare... 80gb drive (60% spare right now), 8gb mem.
the host is VR ready, so we're not short of computing power!.
|
08-25-2017, 09:15 AM
|
Fire Beetle
|
|
Join Date: Jun 2013
Posts: 1
|
|
Install went ok I think, but when I run t_start_server_with_login_server.bat it tries to start up then just says Windows cannot find 'perl' Any clue ?
|
08-26-2017, 01:54 PM
|
Fire Beetle
|
|
Join Date: Aug 2017
Posts: 17
|
|
Everything seems to install fine, as well as the HeidiSQL database starts too, but somehow the client gets stuck on "Patching EverQuest...", and then tells me it couldn't establish a connection.
Help please and thank you!
|
08-26-2017, 03:00 PM
|
Fire Beetle
|
|
Join Date: Aug 2017
Posts: 17
|
|
Quote:
Originally Posted by The_Beast
|
I get in, but I don't know what the account name and password are. I tried using the ones in the MySQL database, but no go.
|
08-26-2017, 10:34 PM
|
Sarnak
|
|
Join Date: Jul 2010
Location: Army
Posts: 36
|
|
Quote:
Originally Posted by ihatemyself
Following up from yesterday, today I installed Everquest Titanium and did some testing:
My own login server (eqhosts.txt = localhost:599 fails to load the character select screen. The error is
Error 1017: Cannot login to the EverQuest server. You may need to re-run the Update Patch. Repeatedly seeing this message indicates a loss of connectivity to the Patch Server. This is usually temporary.
Using the official log in server, I can connect and play as normal.
|
I'm getting this same error.
|
08-26-2017, 10:45 PM
|
|
Discordant
|
|
Join Date: May 2016
Location: Under a rock
Posts: 290
|
|
Check your login.ini file. This setup is fail proof (if your loginserver.exe binary is working)
Code:
[database]
host = 127.0.0.1
port = 3306
db = peq <--edit database name to yours
user = user <--edit database username to yours
password = password <--edit database password to yours
subsystem = MySQL
[options]
unregistered_allowed = TRUE
reject_duplicate_servers = FALSE
trace = TRUE
world_trace = FALSE
dump_packets_in = FALSE
dump_packets_out = FALSE
listen_port = 5998
local_network = 127.0.0.
auto_create_accounts = TRUE
[security]
plugin = EQEmuAuthCrypto
mode = 5
[Titanium]
port = 5998
opcodes = login_opcodes.conf
[SoD]
port = 5999
opcodes = login_opcodes_sod.conf
[schema]
account_table = tblLoginServerAccounts
world_registration_table = tblWorldServerRegistration
world_admin_registration_table = tblServerAdminRegistration
world_server_type_table = tblServerListType
|
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 02:01 PM.
|
|
|
|
|
|
|
|
|
|
|
|
|