MOO-cows Mailing List Archive
[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Checkpoint Problems Continue
> Sooo what does this mean? Maybe someone was right when they said there is
> some sort of internal error that is happening when run by the server that
> works when you call it directly.
Did you look at the code within your :tell to see whether it
causes an error when `player' is invalid? That's almost
certainly it. It's not uncommon to find that players have hacked
stuff into their :tell which makes reference to `player.name' or
`player.location' or `player.gender' or somesuch; such a reference
will cause traceback for invalid players, which would by necessity also
mean that the traceback will be lost to the mist.
Seth
--
-------------------------------------------------------------------
Seth I. Rich - seth@op.net Rabbits on walls, no problem.
References:
Home |
Subject Index |
Thread Index