Re: Mobact.c

From: Thomas Arp (t_arp@stofanet.dk)
Date: 10/04/02


This will only be a short reply, middle of the night here[1].

From: "Sam Moggach" <micken69@HOTMAIL.COM>
> Program received signal SIGSEGV, Segmentation fault.
> 0x808de88 in mobile_activity () at mobact.c:87
> 87          if (!MOB_FLAGGED(ch, MOB_SENTINEL) && (GET_POS(ch) ==
> POS_STANDING) &&

The only reason it can break on this line is that the 'ch' var is
invalid. The (most likely) reason ch is invalid is some code
you added. Consider your recent changes, especially if you added
some thing relevant to character_list.

Welcor

[1] How come you're always flooded with work when your wife demands
    more time and you receive tons of interesting email ?

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT