Quote:
Originally Posted by xsxix
---------------------------------------------
[03.07. - 15:17:56] Starting Log: logs/eqemu_debug_3552.log
[03.07. - 15:17:56] [LAUNCHER__INIT] Loading server configuration..
[03.07. - 15:17:57] [NET__WORLD] WorldConnection connect: Connecting to the server 192.168.1.2:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[03.07. - 15:17:57] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[03.07. - 15:17:57] [LAUNCHER__INIT] Starting main loop...
startup.bat conents=
--------------------
@echo off
Echo Starting MiniLogin Server
c:
cd c:\minilogin
start minilogin.exe
echo.
echo.
cd C:\build
start world.exe
echo waiting a bit for world to finish loading...
echo.
echo.
ping -n 10 127.0.0.1 > nul
echo starting zone
start eqlaunch.exe zone
exit
|
I'm also getting this exact problem, with all addresses set to "localhost". The only difference is it says "Connecting to the server 127.0.0.1" instead of "192.168.1.2" Port forwarding and firewall exceptions have no effect.