View Full Version : server to validate client for Akkas EQEmu
Ladrone
01-20-2018, 12:23 AM
I am trying to get an Akkas PEQ Server up and running and I think the problem might be my client... is there a server in the eqemulator.net list that I should be able to connect to confirm my client is good?
Uleat
01-20-2018, 12:36 AM
Open your client directory and go into the Logs sub-directory.
Look for a file called dbg.txt and verify the build date of the client here: https://github.com/EQEmu/Server/blob/master/common/emu_versions.h#L31
If it's not one of those, then it's not going to connect (properly.)
The_Beast
01-20-2018, 12:40 AM
Look for a file called dbg.txt and verify the build date of the client here: https://github.com/EQEmu/Server/blob/master/common/emu_versions.h#L31
Just curious, since I was never aware of that part of the code, I noticed this one in there :
Client62, // Build: 'Aug 4 2005 15:40:59'
Mind if I ask just exactly what "Client62" is ? lol
Ladrone
01-20-2018, 01:12 AM
it is the correct one
Starting EverQuest (Build Oct 31 2005 10:33:37)
The_Beast
01-20-2018, 01:19 AM
it is the correct one
Starting EverQuest (Build Oct 31 2005 10:33:37)
So you have a server fully up and running (properly) ? Is it using it's own login server or the public one ?
It's hard to find a solution without knowing the cause, which could be several different reasons.
Ladrone
01-20-2018, 01:33 AM
server is up with its own login server. on the server console i can see the client activity on the login server, and then connecting to the world server. i can see in the perl window where it starts to load the character into tutorialb and i can also see in the world window where the character is zoning from character select to tutorialb
on the client it just goes black, sometimes it says server not responding, other times it just drops me back to the server select screen
The_Beast
01-20-2018, 01:54 AM
So I assume you are using Titanium client. The eqhost.txt is set for port 5998 ? Are you running client on same machine as your server ?
Ladrone
01-20-2018, 02:50 AM
yea i was just able to log into the PEQ server The Grand Creation Omen of War successfully with my client so it has to be something with my server. i can see mine listed in the login server but cannot get the character to load in...
Ladrone
01-20-2018, 03:42 AM
ok I was able to log into my own server, however my friend is not. we both used the same Titanium discs and I can log in as him from my place. is anyone else able to log into the Plane of Soulree Voker server?
rhyotte
01-20-2018, 04:42 AM
Might be a router config problem, or firewall problem.
Uleat
01-20-2018, 10:11 AM
[Sidebar]
The '6.2' client was before my time..but, it was still supported up until the last couple of years - and yes, it post-dates the '6.1' client :D
I think they were live updated clients, opposed to the disc or ddl (steam) clients we support now.
The reason it is still 'locked' in the code is that it's a placeholder.
Perl scripts are hard-coded with that value and removing that entry would throw off every script that makes use of that enumeration.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.