Thread: Instant LD
View Single Post
  #1  
Old 09-02-2002, 08:26 PM
addar
Fire Beetle
 
Join Date: Jun 2002
Posts: 8
Default Instant LD

Am I the only one having a problem with immediatly going LD upon entering world? Everything works fine for me I can create a char and everything and even enter the world but immediatly upon spawning I am LD and can't seem to recover. Call me crazy but I think its a little hard to play around if you can't stay connected. This is beginning to annoy the shit out of me, I'm beginning to wonder why the hell this is being released if it doesn't work properly. Am currently using eqemu's login server because the minilogin doesn't work with 0.3.5 ...Will there be a new minilogin in the future? Please someone help me in getting this thing working and letting me stay connected.

-- Edit --

here is my files:

LoginServer.ini:

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Mirage's Test
locked=false
account=
password=
worldaddress=208.180.189.52

[WorldServer]
Defaultstatus=
Unavailzone=

db.ini:

[Database]
host=localhost
user=eqemu
password=****
database=eq

boot5zones.bat:

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


@echo off
start zone.exe . 208.180.189.52 7995 localhost
start zone.exe . 208.180.189.52 7996 localhost
start zone.exe . 208.180.189.52 7997 localhost
start zone.exe . 208.180.189.52 7998 localhost
start zone.exe . 208.180.189.52 7999 localhost
exit
cls


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

Note: I have tried using my real IP at the end along with 127.0.0.1 and localhost with no luck on all 3. Maybe someone else can see something I'm doing wrong that I am not seeing. I have logged into other servers using 0.3.5 just fine without going LD but when logging into my own I am LD immediatly upon entering world and all I can do is stare at the meter go down and turn red then get the "You have been disconnected" screen and back to character select. If anyone can help please tell me what I need to do.
Reply With Quote