> I seem to recall there was a bug of some sort around line 1153 > of act.wizard.c. That was the vnum mob bug. It can be fixed by adding "char_to_room(mob, 0)" before extract_char() in the mob section of do_vnum in act.wizard.c. However, that's probably not the sole cause of the problem. The problem is most likely a mobile with a null description, or a mobile listed for loading in the zone file which does not actually exist in the mob files. renum_zone_table() should theoretically check for this in newer versions of the code; what version are you using? -je
This archive was generated by hypermail 2b30 : 12/07/00 PST