PDA

View Full Version : need some help


MtBikeX
01-26-2002, 03:41 AM
Just wanna see if all of this is right...the reason is because whenever i try to connect, i get the error-"bad username/password"---and i know i am typing the right one in i made at gotfrags

MINILOGIN.EXE:

Using database 'eq' at localhost
Error in LoadWorldList query 'Select id, account, name, admin_id, greenname from
login_worldservers' Table 'eq.login_worldservers' doesn't exist
Error in ClearLSAuthChange query 'Delete from login_authchange' Table 'eq.login_
authchange' doesn't exist
Login server listening on port:5999


WORLD.EXE:

LoginServer.ini read.
Using database 'eq' at localhost
Loading items...done.
Loading guild ranks...done.
World server listening on port:9000
Unable to get the host name. Error: 11001Unable to get the host name. Error: 110
01New TCP connection: 127.0.0.1:1242
New zoneserver: #1 127.0.0.1:1242
Zoneserver SetConnectInfo: 127.0.0.1:1242: localhost:9001
New TCP connection: 127.0.0.1:1243
New zoneserver: #2 127.0.0.1:1243
Zoneserver SetConnectInfo: 127.0.0.1:1243: localhost:9002
New TCP connection: 127.0.0.1:1244
New zoneserver: #3 127.0.0.1:1244
Zoneserver SetConnectInfo: 127.0.0.1:1244: localhost:9003
Unable to get the host name. Error: 11001New TCP connection: 127.0.0.1:1246
New zoneserver: #4 127.0.0.1:1246
Zoneserver SetConnectInfo: 127.0.0.1:1246: localhost:9004
New TCP connection: 127.0.0.1:1247
New zoneserver: #5 127.0.0.1:1247
Zoneserver SetConnectInfo: 127.0.0.1:1247: localhost:9005

ZONE

Using database 'eq' at localhost
Error in LoadWorldList query 'Select id, account, name, admin_id, greenname from
login_worldservers' Table 'eq.login_worldservers' doesn't exist
Error in ClearLSAuthChange query 'Delete from login_authchange' Table 'eq.login_
authchange' doesn't exist
Login server listening on port:5999

Also, here is my loginserver.ini:

[LoginServer]
loginserver=eqlogin.gotfrags.com:5999
worldname=server
locked=false
worldaddress=localhost
account=
password=

Any help would be GREAT! thanks

RoByte
01-26-2002, 03:48 AM
The ONLY account valid for the mini-login is eqemu/eqemu. The gotfrags account is for the main login server.

MtBikeX
01-26-2002, 03:51 AM
so i need to run minilogin,world,boot5zones, and then eqw and then type in eqemu/eqemu into the connect screen?

Shawn319
01-26-2002, 04:47 AM
I believe you have yo put eqemu/eqemu in Loginserver.ini under account and password.