On Tue, 15 Jul 1997, Brooks Ladd wrote: >#1 0x80764e9 in one_argument (argument=0xfc8 <Address 0xfc8 out of > bounds>, first_arg=0x80c593c " droid") at interpreter.c:993 >#2 0x8058a98 in do_second_attack (ch=0x8508708,argument=0xfc8 > <Address 0xfc8 out of bounds>, cmd=0, subcmd=4040)at act.offensive.c:519 Notice the two out of bounds listings on argument. You seem to be passing a bad variable. Check where do_second_attack and one_argument is called and make sure the value is valid. perform_violence() doesn't pass an argument in stock circlemud. :) -George +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list-faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST