PDA

View Full Version : well im at a loss...


ramman
08-25-2002, 02:12 PM
Hi there! I am having big trouble setting this emu up.
I spent all day trying to get this darn thing to work.
All i want for now is to play on the minilogin server an dhave been mad unsucessful so far. Please advise me.
I dled the latest emu and eqw and put eqw into my eq directory.
I made a dir for the emu like it said. I changed my eqhost to look like this:
[Registration Servers]
{
"eqlogin1.eqemu.org:5999"
}
[Login Servers]
{
"eqlogin1.eqemu.org:5999"
"eqlogin2.eqemu.org:5999"
}
Then i run eqw and at login screen i use eqemu and eqemu for name and password at it says it can't connect to server right now.
Even when i try my registered password I got thru eqemu I get the same thing.

My loginserver.ini looks like this:

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 (only when using Minilogin)


REM:--------------Start-----------------------


@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


REM:---------------END------------------------

and my db.ini looks like this:
# READ README.TXT!

[Database]
host=localhost
user=my registered username
password=my registered password
database=eq

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

PLEASE advise me I'm goin crazy here
thanks in advance

ramman
08-25-2002, 02:15 PM
shoot i'm sorry for putting this here I thought I was in the support board.

Shawn319
08-25-2002, 02:55 PM
Then i run eqw and at login screen i use eqemu and eqemu for name and password at it says it can't connect to server right now.
Even when i try my registered password I got thru eqemu I get the same thing.

This is because you are using the wrong eqhost.txt. there is no more eqemu.org. you need to change .org to .net


[Registration Servers]
{
"eqlogin1.eqemu.net:5999"
}
[Login Servers]
{
"eqlogin1.eqemu.net:5999"
"eqlogin2.eqemu.net:5999"
}