Does your boot5zones.bat look like this now?
Quote:
if NOT exist spells_us.txt goto NOSPELL
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls
|
Only one zone works? If you are behind a firewall, do you have all those ports 7995-7999 forwarding to your server(localhost)? Not sure that it would cause zone.exe to blow up though... It sounds like you only have one of those ports open...7995 maybe?