EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Personal Server Log on Error. (https://www.eqemulator.org/forums/showthread.php?t=1437)

Furinex 04-24-2002 09:39 AM

Home LAN, I have a router, and 3 computers.

meliudaj 04-24-2002 09:55 AM

You loginserver.ini, and db.ini should read like this now as well:

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.254.1
worldname=Furinex's World of Disjunction
locked=false
account=
password=
worldaddress=127.0.0.1
loginport=5999

db.ini


# READ README.TXT!

[Database]
host=127.0.0.1
user=furinex
password=sony
database=eq


### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left as localhost unless mysql is
### --- on a differant computer than world.exe.

Boot5Zone.win9x

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost 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------------------------


Do they?
Also what OS are we on?
What kind of router? Model?

Furinex 04-24-2002 09:59 AM

XP (Client) win98(host)

Siemense Routers.

Checking to see if it worked now..

Furinex 04-24-2002 10:05 AM

Damn it :( Same error ;(

meliudaj 04-24-2002 10:16 AM

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.254.1
worldname=Furinex's World of Disjunction
locked=false
account=
password=
worldaddress=127.0.0.1
loginport=5999

change to

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.254.1
worldname=Furinex's World of Disjunction
locked=false
account=eqemu
password=eqemu
worldaddress=127.0.0.1
loginport=5999

Furinex 04-25-2002 08:57 AM

I cant even log in now :( I got the minilogin server to work on the XP computer, I can get on with the XP computer, but My 98 one cant even log in. I type in eqemu:eqemu as name:pass and it tells me it cant even connect to the server.. it also just sits there and thinks about establishing a connection with the login server when it doesnt really :(

morpheus014 04-25-2002 09:18 AM

I get this same error when trying to log a win XP computer onto a Win98 server pc on a LAN w/ router. I am begining to think its an OS platform, and the server program wont multiplatform on a network. Anyway, I am trying it with my old 4 port hub to see if that makes any differance, if I figure anything out regarding network login stuff I will post here

meliudaj 04-25-2002 09:32 AM

Your trying to connect to your miniloging right?

If so post the eqhosts file from the machine your trying to connect with.

Furinex 04-25-2002 10:22 AM

yes, I'm on a miniserver. Text from eqhost.txt on the host machine (XP Operating System):

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


Here's the one for the Connecting Machine:


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

Furinex 04-25-2002 10:26 AM

XP machine (Host of the server) is 192.168.254.204
98 machine (Client to the server) is 192.168.254.1

Furinex 04-25-2002 11:42 AM

Now im getting frustrated, yesterday, I had it on vice versa machines and now I can even log INTO the server selection screen... this blows monkey brains :P

Lurker_005 04-25-2002 03:41 PM

You won't be able to loginto the server from another computer if you using 127.0.0.1 <--- always means the same computer it is used on.

loginserver=Server's IP
worldaddress=Server's IP

start zone9x . Server's IP 7995 127.0.0.1


[Registration Servers]
{
"Server's IP:5999"


So if your XP box is the server, replace "Server's IP" in the above with 192.168.254.204 Leave all the rest of the 127.0.0.1's in there.


All times are GMT -4. The time now is 05:15 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.