View Single Post
  #4  
Old 12-08-2010, 06:27 AM
Claw22000
Fire Beetle
 
Join Date: Dec 2010
Location: St. Paul MN
Posts: 10
Default

Quote:
Originally Posted by lowkie View Post
does "claw22000.no-ip.com" point to your local IP?

I believe that was the error when the login server could not connect to the DB.

Try putting this this in a file called eqemulogin.ini in your emulator root
you can change the true entries below for less output to the cmd windows.
Code:
[LoginConfig]
loginserver=<Your IP> (localhost might work)
Port=5999
DumpPacketsIn=true
DumpPacketsOut=true
Trace=true
DatabaseServerName=localhost
DatabaseCatalogName=PEQLoginDB
DatabaseUserName=root
DatabaseUserPassword=phsn889b
OPCodePathAndFileName=login_opcodes.conf
I never got mine working with login.ini, but did with eqemulogin.ini...
__________________________________________________ ______________

Sweet thanks that fixed the problem I was having with the loginserver. I have titanium and it uses 5998 I think so I will give it a shot here and see what happens.

Again Thanks

Dr Claw
Reply With Quote