my server get stuck while loading plz help
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. |
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.
|
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
|
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: Code:
@echo off |
All times are GMT -4. The time now is 09:09 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.