I have a really bif bug and i cant seem ti figure it out. I boot circle then log in with my imp and just let it run. Almost exactly 5 hours later the mud crashes. I dont type anything or do anything in these 5 hours usually. Just sit there and my debugger points to the following: <snip> void act(const char *str, int hide_invisible, struct char_data *ch, struct obj_data *obj, const void *vict_obj, int type) { struct char_data *to = NULL; int to_sleeping; struct descriptor_data *i; if (!str || !*str) <--------this line in comm.c return; if (!(dg_act_check = !(type & DG_NO_TRIG))) type &= ~DG_NO_TRIG; <snip> I pray that someone else has had this happen and can help me or that someone knows why this is. Thanks Scorn +------------------------------------------------------------+ | 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