PDA

View Full Version : Windows cannot find "XXXXXXX"


naveed
06-26-2010, 06:22 PM
OK road bump 500 of Infiniti.
Using:
http://www.eqemulator.net/wiki/wikka.php?wakka=ValesEQ
Got down to the last of vales tutorial. Followed it precisely.
Made my batch file to start kicking the server off. And CMD box opens. "The system cannot find the file eqemuloginserver.exe"
then "the system cannot find WORLD"
Im going insane with all the damn errors encountered!

I would post up my files but like I said I followed the tutorial EXACTLY! I dont even know what to post at this point to get help. Im am staring directly at the file that Windows cant seem to find.

please please help me out, search has yielded nothing.

Tharkun
06-27-2010, 04:46 AM
what does your batch file look like?

naveed
06-27-2010, 05:24 PM
@echo off
start EQEmuLoginServer.exe
start world
echo waiting for the world to finish before starting zone...
sleep 10
start eqlaunch zone


I proceeded to look for the EQEmuLoginServer.exe file but didnt see the .exe, so I added it to the application file thinking that it might have been the problem...but even after adding the .exe to the file it didnt resolve.

naveed
06-28-2010, 12:17 AM
@echo off
start EQEmuLoginServer.exe
start world
echo waiting for the world to finish before starting zone...
sleep 10
start eqlaunch zone

it was a bad perl install, but i got it to load up, now just wont connect to login =|
what log do i post for help on that one?

Tharkun
06-28-2010, 03:06 AM
what errors are you seeing from the world window?

naveed
06-28-2010, 02:02 PM
that batch file still gives errors and "cannot find"
So I borrowed the scripting from another guide :
http://www.eqemulator.net/wiki/wikka.php?wakka=Windows
and put in the right entries for my folder. So the server logs into public and I can log into my server, but now..there are no items in game!
It never ends!!
What should I check first? I dl and used peq current DB and eqemu
Shouldnt those most currents ones match up and be compatible?