View Single Post
  #1  
Old 12-04-2002, 06:26 PM
Korthax
Fire Beetle
 
Join Date: Dec 2002
Posts: 1
Default 1017 Error Code Fix Worked for me

Hey you all, i found a way to fix this error... its not in those normal files listed.. but it is however in this file:

MiniLoginAccounts.ini
# Max 200 lines total (including comments and blank lines)
# Blank lines may mess up the line # reported in error messages.
192.168.0.1 Admin AdminPass
192.168.0.2 User1 User1Pass
192.168.0.3 User2 User2Pass

or something similar to that.. I changed mine to this:
MiniLoginAccounts.ini
# Max 200 lines total (including comments and blank lines)
# Blank lines may mess up the line # reported in error messages.
localhost MySqlName MySqlPassword

if that dont work, try
localhost eqemu eqemu (or whatever it is they suggested to use as a login for Admin)

I sincerely hope this helps you all
peace
Reply With Quote