PDA

View Full Version : Server selection problem


IAimagewerks
05-22-2003, 04:42 AM
Greetings all

This is my first attempt at setting up and using EQEmu and I "think" I am having a problem.

I am attempting to set up a 2 computer lan, comp 1 as sever, comp 2 as play

I have installed all software according to the post at http://forums.eqemu.net/viewtopic.php?t=6904

My Problem:

I can get eqemu to launch just fine, but when I get to the server selection screen, my server is not listed. It does not show up on the Host or Client, and the play button is deactivated.

My System:

OS: Windows 2000 Pro
CPU: AMD Athlon 1100 mhz.
RAM: 1 GB

Here are all of my files:

db.ini (I used my IP instead of localhost)

[Database]
host=xxx.xxx.x.xx
user=xxxxxxxxxx
password=xxxxxxxxx
database=eq
compression=off


Boot5zones.bat (I used my IP instead of localhost)

REM:--------------Start-----------------------
@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . xxx.xxx.x.xx 7995 xxx.xxx.x.xx
start zone . xxx.xxx.x.xx 7997 xxx.xxx.x.xx
start zone . xxx.xxx.x.xx 7998 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 7999 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8000 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8001 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8002 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8003 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8004 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8005 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8006 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8007 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8008 xxx.xxx.x.xx
REM: start zone . xxx.xxx.x.xx 8009 xxx.xxx.x.xx

exit
cls


LoginServer.ini (I used my IP instead of localhost)

[LoginServer]
loginserver=xxx.xxx.x.xx
loginserver2=xxx.xxx.x.xx
loginport=5999
loginport2=5999
worldname=Deathlands
worldaddress=xxx.xxx.x.xx
locked=false
account=eqemu
password=eqemu

[WorldServer]
Defaultstatus=
Unavailzone=

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


MiniLoginAccounts.ini (I used my IP instead of localhost)

xxx.xxx.x.xx eqemu eqemu

Any assistance in resolving this problem would be appreciated, as would a bonk on the head saying "Hey, Dumba**, this is what you did wrong".

Thank you in advance.

ImageWerks

pandaemonaeon
06-15-2003, 07:22 AM
im not really sure but u should try changing all ur ips to 'localhost'
just a sugestion dont try if you dont want to

RandA
12-09-2003, 06:00 PM
I'm haveing the same problem and i've tryed changeing my IPs to "localhost" but it doesnt work. Any other problems i have everthing set up like above but i cant get my sever to be listed.
Thanks for the time and sry if i'm just being stupid.