View Single Post
  #2  
Old 11-17-2010, 10:10 AM
Capheus
Hill Giant
 
Join Date: Apr 2008
Location: Milwaukee
Posts: 141
Default

Somethings to check. Easiest to see using Navicat or HeidiSQL.


In the Variables table check the "LoginType" field. The default is "public", you want to have "Minilogin" in there when using minilogin.

In the Account table. Make sure your "minilogin_IP" field matches your current IPv4 address.

If you didn't change your build or database, it is most likely an IP issue. The IP's must match up in:

eqemuconfig.ini
eqhost.txt
Account table for minilogin IP field
Reply With Quote