| 
				 boot5zones prob wit 4.2 
 dunno if anybody else is having problems, tried search and found little...
 every time i try to load boot5zones.bat it pops up wit a send error report for xp.
 
 this is wut it says
 AppName: zone.exe	 AppVer: 0.0.0.0	 ModName: zone.exe
 ModVer: 0.0.0.0	 Offset: 00069faa
 
 everything up to this point is ok, dunno wut i did wrong
 
 i tried the ALTER TABLE variables ADD COLUMN ts timestamp NULL; but it comes up with error 1060: duplicate column name 'ts'
 
 i dropped the old database from 4.1 and sourced the 4.2 db.sql, changed the ini's and edited the .bat
 
 db.ini
 [Database]
 host=localhost
 user=imasianman
 password=******
 database=eq
 compression=off
 
 loginserver.ini
 [LoginServer]
 loginserver=localhost
 loginserver2=localhost
 loginport=5999
 loginport2=5999
 worldname=test
 worldaddress=localhost
 locked=false
 account=
 password=
 
 miniloginaccounts.ini
 127.0.0.1 eqemu eqemu
 
 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
 also tried 127.0.0.1
 
			
			
			
			
				  |