Error? Any ideas please? :)
|
Fixed it...all i did was copied the perl510.dll and put it in the executable folder
|
Failed to open log file: logs/eqemu_debug_0632.log
[Debug] [LAUNCHER__INIT] Loading server configuration.. [Debug] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1 :9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061 [Debug] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry. [Debug] [LAUNCHER__INIT] Starting main loop... Not sure what to do...But also the world.exe,zone.exe will open up really fast and close...Please help! |
You're getting the world connect failure message because it can't connect to the world server (it opens and closes really fast as you put it.)
We need to know why world.exe is crashing, so please post your world log here. |
This will auto load your server for you your welcome glad to help.
Make a bat file serverstart.bat @echo off Echo Starting EQEmuLoginServer c: cd C:\eqemu start eqemuloginserver.exe echo echo cd C:\eqemu 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 Make a bat file serverministart.bat @echo off Echo Starting MiniLogin Server c: cd c:\eqemu start minilogin.exe echo. echo. cd C:\eqemu 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 |
All times are GMT -4. The time now is 05:17 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.