View Full Version : No Servers?????
Makallitank
05-15-2003, 02:03 AM
I followed a guide to making my own server. I got everything done and when i get in to eqemu i log in but i see no servers... any ideas?
IANumtin
05-15-2003, 02:43 AM
Look in your LoginServer.ini file to make sure you have a name for your world. I know it's probably not much help but future advice would be to post your minilogin.ini, loginserver.ini and your boot5zones.bat so someone can point out where the problem is.
Makallitank
05-15-2003, 03:59 AM
My boot5zones:
REM: ****Read this first!!!****
REM: This file requires your real IP in the place of "hosthere" when you are connecting
REM: To the EQEmu Loginserver.
REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1
REM: If you still get errors try using localhost instead of 127.0.0.1
REM:--------------Start-----------------------
@echo off
if NOT exist spells_en.txt goto NOSPELL
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls
:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
REM:---------------END------------------------
My LoginServer:
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Evertest
worldaddress=localhost
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
MiniLoginAccounts:
localhost eqemu eqemu
xelnagan
05-15-2003, 08:07 AM
Make sure you're loading MiniLogin.exe World.exe Boot5zones.bat in that order. If you still don't see a server, post what your world.exe window says.
- Xelnagan
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.