[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error: [72] Free object referenced
[Thread Prev] | [Thread Next]
- Subject: Re: error: [72] Free object referenced
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Tue, 14 Jul 2026 09:39:39 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 14/07/2026 à 08:44, BB a écrit :
In general, what can cause this?I have traced through the project and cannot see why, when the main form is closed this message appears in the IDE console.tia b
This error is raised when you store a reference on an object during its _free() special method.
Regards, -- Benoît Minisini.
| Re: error: [72] Free object referenced | BB <adamnt42@xxxxxxxxx> |
| error: [72] Free object referenced | BB <adamnt42@xxxxxxxxx> |