| 
				 Same Problem 
 Ok - I'm getting the same problem with the Boot5Zones.Bat.Here is the error message I am getting when I kick off the Boot5Zones.Bat:
 
 Using database 'eq' at localhost
 EQEMu 0.4.2 eRAMNotes Sucks!
 Loading Variables, zone names, items, loottables & NPCs...
 EMuShareMem.dll loaded.
 Loading NPCTypes from database...
 
 
 Only one shows the Loading NPCTypes, the rest are on the prvious step.  Then All 5 error out and I get this in the error log:
 AppName: zone.exe	 AppVer: 0.0.0.0	 ModName: zone.exe
 ModVer: 0.0.0.0	 Offset: 00069faa
 
 
 Note:  This is after I kick off MiniLogin and World.  Here are the contents of my ini files:
 
 db.ini
 [Database]
 host=localhost
 user=joshkincheloe
 password=1Ps4lm23
 database=eq
 
 LoginServer.ini
 [LoginServer]
 loginserver=localhost
 loginserver2=localhost
 loginport=5999
 loginport2=5999
 worldname=kincheloe
 worldaddress=localhost
 locked=false
 account=
 password=
 
 [WorldServer]
 Defaultstatus=
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 
 miniloginaccounts.ini
 localhost user1 password1
 localhost user2 password2
 localhost user3 password3
 localhost user4 password4
 
 Boot5Zones.Bat
 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
 
 I'm also running XP Pro SP1, EQEmu 0.4.2, MySQL 3.23.55, EQ Patched to Date (March 4th, 03)
 
 Any Suggestions?
 
			
			
			
			
				  |