Crap, here is the code where I the mud seem sto discnnect and go bad. /* set up here */ CREATE(OLC(ch->desc), struct oasis_olc_data, 1); SET_BIT(GET_OBJ_EXTRA(k), ITEM_UNIQUE_SAVE); --->"dies here?" SET_BIT(PLR_FLAGS(ch), PLR_WRITING); iedit_setup_existing(ch->desc,k); OLC_VAL(ch->desc) = 0; "i dont get here, it seems to go bad about right before this, no errors, doed iedit create logs?" act("$n starts using OLC.", TRUE, ch, 0, 0, TO_ROOM); STATE(ch->desc) = CON_IEDIT; +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT