View Single Post
  #1  
Old 02-24-2002, 06:00 PM
_OZZY_
Hill Giant
 
Join Date: Jan 2002
Location: Shreveport, Louisiana, USA
Posts: 129
Default Incorrect Version

I know you all are probably tired of these errors, but ... here goes ....

I can't get past login on a local server with eqemu / eqemu. Here's all the pertinent info:

EverQuest Error Message
Error 1002: Incorrect version!!
Run the patch program to ensure you
have the current version.


eqhost.txt
[Registration Servers]
{
"everquest.kicks-ass.net:5999"
}
[Login Servers]
{
"everquest.kicks-ass.net:5999"
}

Boot5ZonesWin9x.bat
@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


db.ini
[Database]
host=everquest.kicks-ass.net
user=*****
password=*****
database=eq

LoginServer.ini
[LoginServer]
loginserver=everquest.kicks-ass.net
worldname=The Crazy Train
locked=false
account=
password=
worldaddress=everquest.kicks-ass.net



Any help is appreciated.
Reply With Quote