A builder on my mud is making an area full of land
mines.  When a mob walks across a land mine, it
triggers a program to make an asound and purge the
mobs in the room.  Problem is that I get these errors
in the log files:

BUG: Char_from_room: ch not found
BUG: Extract_char: ch not found

The first error puts all players into some weird
state, where they don't receive any messages that
require a descriptor lookup (possibly them simulate a
non-switched NPC, basically).  The second error flat
out crashed the mud.  I haven't changed mppurge,
char_from_room, or extract_char from how the
stock/patch is.  Has anyone seen this before?

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

Reply via email to