Problems in the command prompt
Okay, when I run files like world.exe or boot5zones.bat, the windows they start in do not stay open. Running the bat causes about ten windows to pop up in very quick sequence, and disappear before I can read them. World.exe only pops up one window, and I can see text appearing, but the window closes before I can read it.
I'm not sure if this is a problem. I couldn't get the program to work yesterday. Today, I'm using remote desktop to check everything I've set up, and EQ will not run remotely, so I can't be positive that it's not working. But I noticed the disappearing windows yesterday, and they're still occuring. Is this a problem? I think so, because I can't tell if I'm getting errors.
7) If you are having problems not listed here, please provide the following information:
a) Winows XP Pro SP1a
b) Minilogin
c) 0.4.4
[Database]
host=localhost
user=*****
password=****
database=eq
compression=off
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=MyWorld
worldaddress=localhost
locked=false
account=
password=
[boot5disk.bat]
@echo off
if NOT exist spells_en.txt goto NOSPELL
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls
:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}
e) As I stated above, as the windows disappear, I cannot copy what they say.
Thanks for any help you can provide.
|