Re: Format error

From: Richard Glover (magik@thegrid.net)
Date: 01/31/99


    if (*line == '#') {
      last = nr;
      if (sscanf(line, "#%d", &nr) != 1) {
 log("SYSERR: Format error after %s #%d", modes[mode], last);
 exit(1);
      }

It says it is looking for a #xxx and couldn't find it.

Rick

-----Original Message-----
From: Jan T. Pedersen <superjan@get2net.dk>
To: CIRCLE@post.queensu.ca <CIRCLE@post.queensu.ca>
Date: Saturday, January 30, 1999 1:28 PM
Subject:   Format error


>I get this when i try to run my mud:
>
>Format error after world #9499
>
>i checked the 94.wld file and it looks excatly the same as other .wld files
>at the end
>
>anyone know why it dows this ???


     +------------------------------------------------------------+
     | 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