View Single Post
  #1  
Old 01-02-2003, 07:46 AM
BLOOD_kane
Discordant
 
Join Date: Dec 2002
Location: Stephenville, TX, USA
Posts: 270
Default Cant connect to own minilogin server

ok here is the error im getting in "World.exe"

Quote:
Using database 'eq' at localhost
EQEMu 0.4.0-Buon Compleanno
Loading zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day...Reading time file failed, bytes read: 0
failed.
Formatting drive C:
World server listening on: port 9000
Connected to LoginServer: localhost:5999
Login server responded with FatalError. Disabling reconnect.
Error message: 'Incorrect version'
with files:

db.ini:
Quote:
[Database]
host=localhost
user=BLOODkane
password=********
database=eq
LoginServer.ini:
Quote:
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Ogie Oglethorp's
locked=false
account=
password=
worldaddress=localhost
Boot5zones.bat:
Quote:
@echo off
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls
eqhost:
Quote:
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}


I get the error as soon as I run World.exe

Ive read all the readme and forum posts but cant seem to get anything to work.

I also run Win 98 and the latest version of EQEMU and still no dice.
__________________
"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon you."
Reply With Quote