realbasic-nug
[Top] [All Lists]

Re: Out->methods.count>=base->methods.count

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Out->methods.count>=base->methods.count
From: Jim Dossey <jim.dossey@gmail.com>
Date: Fri, 29 May 2009 16:06:39 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=p78PkJ/ZAGd7lQvfxKUckv8oYYj2miqTxRtsqQ0JhZ0=; b=JoO8jXCBkjk+H4x9FSOGzJ7e0s6fXcJYg6fGYDaPvvsZuGHZ6m7GO55tpmNH4tGeaB gEsiwCi9vq+lemEhXRuKgWbDEr6oGn9d782Ot2cLTU88fTREvHkwk3Mkzlojp8rfasLy qp2caq7LMx3u15UHKJrBAuCbSd5OAzZ1ACHwk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=tTWl8qGi8BKjNta9M6Oqm4nyxQracVaslX5ieEe175/V7/4VPBebx+ecvQ2X4A0g8l VqsI8+8rpsWY6f/g6Fdr5RQFRuO0NM5kG27tN/LhlMu2VXKJC0yDUrk4FqwwzYPIEMTG kbvrLxDU2MVwUQXcV7Uv1IZz3786VVAntrlOk=
In-reply-to: <4334D586-6E32-44B3-8635-B65ED506344E@gmx.de>
References: <4334D586-6E32-44B3-8635-B65ED506344E@gmx.de>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
I started getting this today on one of my projects.  And it happens both on
Windows and Mac.  Same error, except the path is a little different.

On Sun, Apr 12, 2009 at 12:11 PM, Beatrix Willius <bwillius@gmx.de> wrote:

> All of a sudden I'm getting runtime errors with the above error message in
> RuntimeObjectFoundation.cpp: 196. I can compile once or twice then the error
> message occurs and I have to empty the cache. Does anyone have an idea what
> could cause this? Have already deleted the prefs and restarted the computer.
> Error occurs with RB2009R1 and the very latest RB version.
>
> Using Mac OS 10.5.6 and Intel Mac.
>
>
> Mit freundlichen Grüßen/Regards
>
> Trixi Willius
>
>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Re: Out->methods.count>=base->methods.count, Jim Dossey <=