View Single Post
  #1  
Old 02-22-2002, 03:55 AM
Jay
Sarnak
 
Join Date: Feb 2002
Location: Indiana
Posts: 30
Default Another Incorrect Version Error

I'm also having an Incorrect Version error when trying to log into eqemu at eq's login screen.

My EQHOST.TXT is as follows

[Registration Servers]
{
"127.0.0.1:5999"
}
[Login Servers]
{
"127.0.0.1:5999"
}


DB.INI is as follows
[Database]
host=localhost
user=******* my username from mysql
password==******* my pass from mysql
database=eq

My LOGINSERVER is as follows
[LoginServer]
loginServer=127.0.0.1
worldname=MiddleEarth
locked=false
worldaddress=127.0.0.1
account=
password=

and my boot5zones is like this
@echo off
start zone9x . 127.0.0.1 9001 127.0.0.1
start zone9x . 127.0.0.1 9002 127.0.0.1
start zone9x . 127.0.0.1 9003 127.0.0.1
start zone9x . 127.0.0.1 9004 127.0.0.1
start zone9x . 127.0.0.1 9005 127.0.0.1
exit
cls


I recieve no errors in any of the dos windows, but when running eq and getting to the login screen I am given an Incorrect Version error. I have also read the previous thread and I updated the patcher to the current update, but still no go. Any suggestions?
Reply With Quote