Problems w/ Login.exe on network....
First of all I just want to make it clear that i do understand that Login.exe is an unsupported release and im not demanding help for this.... Ok with that out of the way here is my problem:
I have just gotten a new PC and setup the emu on it, but I want to make my old PC into a server for my entire network to use (3 PC's total) I set up the EMU and MySql on the old pc and everything seems to work fine on that. I set up my account excatly as teh readme in login.exe said to.... but when i try and log in on my new pc it gives me a bad username/password error. My files look as follows:
OLD PC (SERVER):
DB.Ini-
# READ LOGINREADME.TXT!
[Database]
host=localhost
user=(USERNAME)
password=(PASSWORD)
database=eq
timestamp=4-9-2002 1640
----------------------------------------
loginserver.ini
### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.
# READ README.TXT
[LoginServer]
loginserver=localhost
worldname=Rolsec So
locked=false
account=
password=
worldaddress=localhost
loginport=5999
------------------------------------
Boot5zones.win9x.bat
REM: ****Read this first!!!****
REM: This file requires your real IP in the place of 127.0.0.1 when you are connecting
REM: To a EQEmu Loginserver.
REM: When you are using minilogin, leave all IP entrys as 127.0.0.1 and if you still get errors try
REM: Using localhost as the IP instead of 127.0.0.1
REM: zone9x.exe is for use with Windows 98 and ME only.
REM: If you are running Windows NT/2000 or XP use ZoneNT.exe
REM:--------------Start-----------------------
@echo off
start zone9x . 127.0.0.1 7995 127.0.0.1
start zone9x . 127.0.0.1 7996 127.0.0.1
start zone9x . 127.0.0.1 7997 127.0.0.1
start zone9x . 127.0.0.1 7998 127.0.0.1
start zone9x . 127.0.0.1 7999 127.0.0.1
exit
cls
REM:---------------END------------------------
---------------------------------------------------------------------------
NEW PC:
db.ini
# READ LOGINREADME.TXT!
[Database]
host=192.168.1.3
user=(USERNAME)
password=(PASSWORD)
database=eq
timestamp=4-9-2002 1640
------------------------------------
Loginserver.ini
### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.
# READ README.TXT
[LoginServer]
loginserver=192.168.1.3
worldname=Rolsec So
locked=false
account=
password=
worldaddress=192.168.1.3
loginport=5999
Not sure what the problem is with this that it is giving me a bad username/pass error. I also get an error in the World.exe on the Server pc that says:
WORLD.EXE:
Loginserver.ini read
Using database 'eq' at localhost
Loading items... done
Loading guild ranks... done
World Server listening on port: 9000
Connected to loginserver : 127.0.0.1:5999
Login server responded with fatal error. Disableing reconnect.
Error message 'Ghost Kick'
LOGINSERVER.exe:
Using database 'eq' at localhost
----------------------------------------
EqEmu loginserver v1.0
----------------------------------------
Timestamp: 4-9-2002 1640
Login listening on port 5999
New LWorld connection from 127.0.0.1:1059
Removing ghostAcct LWorld from ip: 127.0.0.1:1059
ANY help on this will be greatly greatly appreciated! :P
|