Re: [NEWBIE] Hmmmmmmmmmmmmmmmmmmm outside zone error?

From: Richard P. Bandura (alpha4@capital.net)
Date: 04/09/99


All the zone files were indexed, existing in their respective directories
etc...it seems i was missing this:

  line_num += get_line(fl, buf);
  if (sscanf(buf, " %d %d %d ", &Z.top, &Z.lifespan, &Z.reset_mode) != 3) {
    fprintf(stderr, "Format error in 3-constant line of %s", zname);
    exit(0);
  }

...from db.c. Yet another reason why it'd be nice for one's coders to
make a note of every file/change they make. Blah.

-R

     +------------------------------------------------------------+
     | 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 : 12/15/00 PST