View Single Post
  #2  
Old 09-07-2004, 08:58 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default Re: zone wont stay botted more then 2 seconds and server loc

Quote:
Originally Posted by manglervirus
i go to boot 5 zones and some stuff gose by and it gose so fast i cant make out what it says and then it closes
To debug zone.exe errors, what you need to do (in XP), is click on start/run then enter cmd in the dialog box that comes up. This will start a command prompt.

Type CD <path to where your zone.exe is>

then type, e.g.

zone . a.b.c.d 7995 w.x.y.z

I.e. take the first 'start zone ...' line in your boot5zones.bat, omit the 'start' command and type in the zone command and its parameters (i.e. putting your IP address(es) in place of a.b.c.d and w.x.y.z. This way zone.exe will show what errors it found and the window should not close.
Reply With Quote