[879] in Coldmud discussion meeting

root meeting help first previous next last

Vanishing object bug strikes again

daemon@ATHENA.MIT.EDU (Sat Jan 6 02:48:34 1996 )

Date: Sat, 6 Jan 1996 08:34:03 +0100
From: silovic@srce.hr (Miroslav Silovic)
To: coldstuff@tombstone.sunrem.com


This time I think I got it at the moment it happened. See:

Spawned new object $help_node_6 (help_node_6) from $help_node (the help_node).
Object name changed to: $help_node_combat
! => Can't find object name uncompile_evaluator.
!    Error ~methoderr caused by NAME
!    ~namenf: $ctext_frob.uncompile() line 3
!    ~methoderr: $help_node.edit_body() ($help_node_combat) line 2
!    ~methoderr: $miro.tmp_eval() line 5
!    ~methoderr: $root.eval() ($miro) line 16
!    ~methoderr: $programmer.evaluate() ($miro) line 7
!    ~methoderr: $programmer.eval_cmd() ($miro) line 31
!    ~methoderr: $user.parse_line() ($miro) line 9

After creating a new $object, $uncompile_evaluator has just vanished (I
used it just before).

	Miro / Jenner