my guess is that is has to do with objects. The reason being that when I was heavily working with glass (which is nothing but objects) I had the error rather often, although the 1.2.1 release did do wonders about reducing the amount of errors I had.
I've had it once or twice in a year in my code, and IRC its always in code where there are objects being handled. maybe it has something to do with using methods outside of the object, this is a non-standard thing I do often. example: my-func: get in object 'method but I have no guarantees/proof, just a subconscious hunch. -MAx --- "You can either be part of the problem or part of the solution, but in the end, being part of the problem is much more fun." > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2003 12:49 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: Invalid data type during recycle > > > > DideC > > > Re: Invalid data type during recycle > > Strange thing guys, I just add this error with ALTME this morning ! > > It's the first time I see it (and hope the last). > > I see it with Altme about once a week during startup. > > IOS does it at times when opening Conference or Messenger. > > Restarting the program usually fixes it. Though on an > earlier (I think) > version of REBOL/Link it could happen three or four times in a row. > > There is no pattern that I have noticed, other than large > files being handled > at the point of failure. > > Sunanda. > -- > To unsubscribe from this list, just send an email to > [EMAIL PROTECTED] with unsubscribe as the subject. > > -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
