View Single Post
  #1  
Old 02-23-2010, 07:22 AM
Drahkon
Fire Beetle
 
Join Date: Aug 2009
Location: South Carolina
Posts: 26
Default Launching the .bat and no server showing up

Hey all,

Firstly, thanks to everyone who has made this possible by giving all your time.

Here is my issue;

I have completed all of the steps from the sticky here to set up my own server.
I've gotten to the point where you "launch" the server using the .bat file;

@echo off
start EQEmuLoginServer.exe
start world
echo waiting for the world to finish before starting zone...
sleep 10
start eqlaunch zone


The login screen shows up: http://img.photobucket.com/albums/v4...rverserver.jpg

But, other than that, the world.exe and other startups flicker quickly.

I'm not quite sure what I should expect those executables to come up as, so I did log into the login server, using my user/password and was successful, but no world appears on the server list.

I'm honestly not too sure where to go from here, as I don't receive an error message.

Thanks in advance.
Reply With Quote