PDA

View Full Version : my server get stuck while loading plz help


Talos1979
07-27-2012, 03:11 PM
this is where it stops

Failed to open log file: logs/eqmu_debug_6292.log
debug launcher_init loading sefver configuration..
debug net_world WorldConnection connect: Connecting to the server 127.0.0.1:9000 failer: TCPConnection: :Connect<> connect<> failed. error10061
debug Launcher_error worldserver.connect<> FAILED! will retry
debug launcher_init Starting main loop...


, any suggestrions? ive been through all the guiddes but i can seem to get it working.

lerxst2112
07-27-2012, 05:06 PM
That's normal if you run all the programs at once. It fails once, then retries and continues. What makes you think it isn't working? Do you not see the server when you connect to the login server? You'll need to provide more details of your setup.

Talos1979
07-27-2012, 07:08 PM
no it just hangs there, it doesnt do anything else, when i try to connect i get the error msg about possible maitence or something. the command prompt just sits on that screen i left it there of over an hour

lerxst2112
07-28-2012, 04:59 PM
Well, what would you expect it to do if you just ran it from the command line? It is a console program, so unless you start it in its own window with the start command it's going to use the current command console and run until you tell it to stop.

You want to start the server with a batch file that runs all the necessary programs, something like:


@echo off
start EQEmuLoginServer.exe
start world
start eqlaunch zone