MOO-cows Mailing List Archive

[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Checkpoint Problems Continue



> The code is:
> 
> #0:checkpoint_started this none this xd #2
> #95:tell("CP!");

Have you modified your `tell' in any way which would cause it to fail
with traceback when `player' is an invalid object?  If I remember
correctly $checkpoint_started() and friends are called with player==#-1.
If your code produced traceback, it wouldn't go to you; it would go to
`player' (which in this case would mean it would go nowhere).

Seth
-- 
-------------------------------------------------------------------
Seth I. Rich - seth@op.net            Rabbits on walls, no problem.

References:
Home | Subject Index | Thread Index