View Single Post
  #22  
Old 06-24-2003, 01:41 PM
leviathan7
Fire Beetle
 
Join Date: Jun 2003
Posts: 3
Default

Instead of launching zone.exe with the typical boot5zones.bat file:

start zone . 192.168.0.1 7995 192.168.0.1 etc etc

I created a new batch file that had it load a specific zone instead of the autozone thatit normally does.

start zone qeynos 192.168.0.1 7995 192.168.0.1

When I then launched bootazone.bat lol the zone file came up briefly and had an error but closed so i ran it again and took a screen shot when i looked atthe error it talked about something with object.

I then:
ran mysql.exe
use eq
delete from object; which deletes all entries within this table

after doing that bootazone.bat worked fine and i ran boot5zones.bat and was able to log in and play and everything.
so my question is two-fold i believe object is simply like ovens and what not is this right? and second has anyone else had any problems with this?
Reply With Quote