| 
 core coming from a new[] call , how many zones were you running?  im wondering if you just ran out of memory or hit a bad block...
 This is the line in question in our code..
 
 TCPNetPacket_Struct* tnps = (TCPNetPacket_Struct*) new uchar[size];
 
 
 
 Hmmm..
 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |