Log in

View Full Version : World.exe - wrong name/pass: name:'eqemu'


scruntos
09-09-2002, 08:36 AM
Sorry to have to post this, I spent several hours looking through other posts to try to avoid posting. I am having 1017 errors when trying to log into worldzone with minilog and when trying to log onto my public server. I have been successfull in the past, but this is my first time trying to get it to work using Windows XP. I dont not have any firewalls going, but I am behind a router. I read the post about NAT. The only thing I saw that was wierd is when trying minilog i get the following msg in world.exe:

30154 New client from ip: 127.0.0.1 port:1587
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip: 127.0.0.1

OS: Windows XP home ed - Firewall disabled
EMU Ver: 3.6
Connecting to: Minilogin, My Public Server - the pastes below are from minilog settings

db.ini
[Database]
host=localhost
user=sq5sdf
password=********
database=eq

loginserver.ini

[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=sstest
locked=false
account=
password=
worldaddress=localhost

[WorldServer]
Defaultstatus=
Unavailzone=

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

bootzone.bat - tried diff combinations of localhost and 127.0.0.1
@echo off
start zone . 127.0.0.1 7995 localhost
start zone . 127.0.0.1 7996 localhost
start zone . 127.0.0.1 7997 localhost
start zone . 127.0.0.1 7998 localhost
start zone . 127.0.0.1 7999 localhost
exit
cls

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

The following are pastes from minilog, world, and batch after tryingto login and then closing eqw

Minilog.exe
LoginServer.ini read.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 127.0.0.1:1614
Dropping Connection: 0.0.0.0:0
Removing Lworld From ip: 0.0.0.0, port: 0
New TCP connection: 127.0.0.1:1630
97721 New client from ip: 127.0.0.1 port: 1641
Client disconnected <eqnc->GetState<>=102>
Removing client from ip: 127.0.0.1, port: 1641
103399 New client from ip: 127.0.0.1 port:1645
Client disconnected <eqnc->GetState<>=102>
Removing client from ip: 127.0.0.1, port: 1645


World.exe
Using database

Karmak
09-16-2002, 07:18 AM
Just started to mess around with eqemu and i am having the same problem. Was wondering if you ever figured out how to fix it.

Thanks

Nira
09-16-2002, 10:57 AM
The Search option is very helpful....but this thread contains info which should help

http://forums.eqemu.net/showthread.php?s=&threadid=3195

Read the entire thing. Good Luck.

khuong
09-16-2002, 11:02 AM
open mysql

insert into account values('','eqemu','','eqemu','200')

Lurker_005
09-16-2002, 11:52 AM
Bah khuong! let em do it the easy way. :)

From EQEmu dir, run the following command line.
world.exe adduser eqemu eqemu 200