View Single Post
  #1  
Old 03-07-2004, 07:36 AM
Arkenor
Fire Beetle
 
Join Date: Mar 2004
Posts: 2
Default Minilogin or client World login problem

Whenver the player tries to enter the world, the world is trying to login as eqemu/eqmu even though I was able to login to minilogin as another user/password. I traced the 5.5DR1 code to the "OP_SendLoginInfo" part of the client packet handler of WorldDebug.exe and the name and password came from the client as eqemu/eqemu. I did a quick peek at the minilogin.exe binary code and didn't see this as being hard coded.

Anybody have any idea where this information is coming from? If it's minilogin.exe, is that it's intent to only allow one user?
Reply With Quote