MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
My problem with #90:moveto acceptable
-
Date: Thu, 21 Mar 1996 11:42:32 PST
-
From: "John P. Wilson" <paladin@wavopt431.tbe.com>
-
Content-Type: TEXT/PLAIN; charset=US-ASCII
I was trying to create new objects with 1.8.0p2 and the latest LambdaCore
and was getting this:
@create $note called test
#90:moveto acceptable (this == #2), line 15: Invalid indirection
... called from #1:accept (this == #2), line 2
... called from built-in function move()
... called from #4:@create (this == #2), line 41
(End of traceback)
So I looked and moveto is defined on #56, I eliminated #90:"moveto
acceptable" by:
@copy #90:moveto to #90:oldmoveto
@rmverb #90:moveto
Any negative comments or holes? I have not found any, yet...
But they will probably show up...
John
-------------------------------------------------------------------
- paladin@WavOpt431.tbe.com - John P. Wilson - Jammers Unite!
-------------------------------------------------------------------
Home |
Subject Index |
Thread Index