PDA

View Full Version : bad station name or password error??


iainy13
07-26-2002, 09:06 AM
Ya isent it suposed to try to connect to a diffrent server and not the official servers?? Or somthing??
So my oporating system is windows xp pro i am using pub login and am logging in i have the 3.4 version of the emu. Here is the pasted text from db.ini
------------------------------------------------------------------------------------
# READ README.TXT!

[Database]
host=localhost
user=
password=
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.
------------------------------------------------------------------------------------
by the way i have tried the thing where u go

host=133.133.13.13
user=image
password=bleh
database=eq
timestamp=4-9-2002 1640



Here is boot5zones.bat i am asuming u want me to turn it into a txt file.
-----------------------------------------------------------------------------------

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: zoneNT.exe is for use with Windows NT, 2000 and XP.

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


@echo off
start zoneNT . 24.79.166.10
start zoneNT . 24.79.166.10
start zoneNT . 24.79.166.10
start zoneNT . 24.79.166.10
start zoneNT . 24.79.166.10
exit
cls

------------------------------------------------------------------------------------

Heres 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.

### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.org Loginserver ALWAYS.


### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly

# READ README.TXT

[LoginServer]
loginserver=eqlogin1.eqemu.org
loginserver2=eqlogin2.eqemu.org
loginport=5999
loginport2=5999
worldname=#EQEmu
locked=false
account=
password=
worldaddress=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

-----------------------------------------------------------------------------------
heres eqhost.txt

-----------------------------------------------------------------------------------

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

------------------------------------------------------------------------------------

"(e) Load up world.exe, and Boot5zone(win9x) and copy/paste them in the post."

I dont get that last part. If u ment to copy the stuff it says i cant do that they disapear to fast.

Incase u need my comp specs here they r
1.0 ghtz
256 ddr
geforce 2 mx video card
advanced logic sound card
cabe commection
and other stuff that u dont need 2 know

I hope u can tell me what i am doing wrong. Thanx.

iainy13
07-26-2002, 09:11 AM
WOW i am an idiot. I changed a few things and it works. :) Hope u dont read this whole post just to learn that it works now.

Shawn319
07-26-2002, 09:30 AM
Please explain to everyone why your previous config did not work, so that anyone that reads this thread will not try to do it the way you pasted before :)

hint: host=localhost (ALWAYSSSS), boot5zones.bat needs IP PORT IP (the way it is by default, just replace "YourIP" with your real IP, worldaddress=You real IP address, not blank.