View Single Post
  #4  
Old 06-02-2002, 07:46 PM
rastaboogie
Fire Beetle
 
Join Date: Jun 2002
Posts: 25
Default

no offence taken

I will post the text of the settings soon, maybe it will help to solve a glitch or something, unfortunately, I dont have nearly enough time atm to delve into this as much as I'd like...... ok I'll do it now ;P


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

db.ini
[Database]
host=localhost
user=rastaboogie
password=U-WISH
database=eq

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

[LoginConfig]
ServerMode=Standalone
ServerPort=5999

[Boot5Zones.Win9x.bat] (since I am running win ME)
@echo off
start zoneNT . 25.26.128.86 7995 127.0.0.1
start zoneNT . 25.26.128.86 7996 127.0.0.1
start zoneNT . 25.26.128.86 7997 127.0.0.1
start zoneNT . 25.26.128.86 7998 127.0.0.1
start zoneNT . 25.26.128.86 7999 127.0.0.1
exit
cls

I run world.exe and get no errors.
I run Boot5Zones.Win9x.bat and all 5 widows get no errors and go into sleep mode. (I occasionally get errors, but I start over when that happens. Cant remember the exact error atm)

I run EQW Vers. 2.2 (newest version) and get to server select screen. I see my server and log into it ok. I then create a char. It goes back to char select and I click enter world. Then the screen goes black and it says "Server not responding" then it changes to "You have been disconnected"

My System:

AMD Duron 850
512 Ram
64 Meg video (OB) S.I.S. (sylicon integrated systems) chipset
Cable modem internet connection (have wondered if the problem lies here as I KNOW i have done each and every step correctly)
MySql worked fine, copied the db and followed all steps in the readme.txt. There is really only 2 possibilities that seem reasonable to me, but I am a n00b so.
1) Cable internet access may cause issues
2) MySql wasnt set up right.

But those are only guesses, what do I know Would be great to get this workin.

I also tried the minilogin many times, I get the same result.

PEACE
Reply With Quote