EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Minilogin Question (https://www.eqemulator.org/forums/showthread.php?t=2075)

SteelDragon 05-30-2002 01:14 AM

Minilogin Question
 
Greetings...

I'm curious what I'm doing wrong... I just started working with EQEMU & I love it...

I go through the process of starting up all the programs. Mysql is up & running. Minilogin Starts & is listening. World.exe goes up fine. When I run Bootzone59x.exe I get intworldservererror 10011 error or something to that nature. I run EQW & my server is locked & all zones are not available.

BUT

If I just call out & connect to the internet & run everything the intworldserver error 10111 goes away & I'm able to play no problem. How come I have to connect to the internet to get Minilogin?

SteelDragon

Trumpcard 05-30-2002 01:19 AM

whats your login server.ini say?

I would guess your using an ip for the minilogin address rathen than just localhost, but without seeing the files cant say for sure..

SteelDragon 05-30-2002 01:24 AM

Yes, Sorry... I'm currently at work so I don't have all the info in front of me... But I have used localhost & 127.0.0.1 & I get the problems using both.

I'm sort of confused in troubleshooting this problem. If I start mysql while connected to the internet it takes my internet IP of 246.#.#.# <---example... But of course when not connected it shows 127.0.0.1
I just can't find the connection why it works if I'm conneted to the internet when I run the bootzone59x.exe file... Even in the .bat file I've used localhost & 127.0.0.1

Trumpcard 05-30-2002 02:37 AM

When ya get home post all your cfg files and well check em for problems.. you can use 127.0.0.1 or localhost for mysql whether you are connected to the net or not..

SteelDragon 05-30-2002 12:06 PM

Greetings...

Here is the info

Loginserver.ini
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Greyhaven
locked=false
account=
password=
worldaddress=localhost

[LoginConfig]
ServerMode=Standalone
ServerPort=5999


eqhost.txt
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}



Boot5zones.win9X
@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------------------------


SteelDragon

Lurker_005 05-30-2002 12:24 PM

Try using localhost instead of 127.0.0.1 in your boot5zones file.

Also try deleting the loginserver2 and loginport2 lines in loginserver.ini

This may not solve the problem, but it won't hurt anything either.

SteelDragon 05-30-2002 01:20 PM

Greetings...

Something is wrong... I made those simple changes & now my Worldserver doesn't show up on on the server list. Is my setup somehow reading from loginserver2?

SteelDragon

Lurker_005 05-30-2002 07:21 PM

Are there any errors, and check for typos. If you still can't figure it out, post loginserver.ini here again


All times are GMT -4. The time now is 08:55 PM.

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