On Thu, 15 Jan 1998, Tony Robbins wrote: >#0 write_to_output (txt=0x80bc47c "The slave leaves south.\r\n", t=0x0) > at comm.c:1106 >1106 if (t->bufptr < 0) Looks like your descriptor (t=0x0) is NULL. That's one of those "can't happen" type things so you'll have to track down why it was given a NULL. It could have happened by sending output to a character without a descriptor. -- George Greer - Me@Null.net | Genius may have its limitations, but stupidity http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST