Simon wrote:That would be very odd.
Have you tried a Find and Replace making sure you have selected This stack and all substacks?
Tip, just use "put "Object" & tab & the short name of tObject & cr after tErrorString"
Simon
In the Application Browser I loaded up each of the stacks for this project and in the Find/Replace I searched for various words that was displayed in the error message. Each time I searched for a term, I got back 0 Objects Found. I even checked all of the 6 buttons (Name, Script, Custom, Field Text, Button Text, All Other) with the same result of 0 Objects Found. Another search I messed with the IN dropdown and selected This stack file and its stack files, All stack files in a folder, All Open stacks, All Open Stack Files, etc all producing the same result of 0 Objects found. I searched for & tab &, tObject, tErrorString, "Object" which all produced the same result of 0 objects found.
To make sure that I was using this correctly, I did some searching on variables that I used in my application and seen how it displayed the results.
I even got this debug message on another application that I am working on as well. It is just strange that each time this happens it is with the same timestamp and happens in the Commercial Edition of Livecode.
I just loaded up the stack in the Community Edition and received the same error message with the same timestamp. I just do not get it as I do not have the line it says anywhere in my script on cards or stacks.