Kodekatt, it looks like it can't find the correct ini file to load. Please note that I found the EQEmuLoginServer zip file on the google codebase wanted a different ini file.
It needed a file called
eqemulogin.ini (note the different filename than in the login_utils filder) and the contents to be this:
Quote:
Port=5999
DumpPacketsIn=true
DumpPacketsOut=true
Trace=true
DatabaseServerName=<db_host>
DatabaseCatalogName=<db_name>
DatabaseUserName=<db_user>
DatabaseUserPassword=<db_password>
OPCodePathAndFileName=login_opcodes_sod.conf
|
This got it working for me before. Albeit a bit of a nightmare.
Hope this helps.
Akyra