| 
				 Problem starting 3.13 
 Ive followed the instructions from the post "Sticky: Newbie Walkthrough for creating a LOCAL server, 7 easy steps " to work mini login.
 But everythime i start mini log in , then world.exe , then boot5zones , an error message from zone.exe comes up (Zone.exe has encountered a problem and needs to close.  We are sorry for the inconvenience.) and the boot5zones stuff stops working and closes.
 
 Here is what i have in the files.
 
 
 [Database]
 host=localhost
 user=Dempig
 password=mypass
 database=eq
 
 ------------------------------------------------
 
 [LoginServer]
 localhost
 loginport=5999
 worldname=dempig
 locked=false
 account=
 password=
 worldaddress=localhost
 
 [WorldServer]
 Defaultstatus=
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 
 ------------------------------------------------------
 
 any clues?
 |