Get rid of the remote debugger
    Neville Smythe 
    neville.smythe at optusnet.com.au
       
    Mon Dec 11 15:15:36 EST 2023
    
    
  
Bob: There may be a problem with your code.
I believe I have seen the Remote Debugger message when I had a runtime error in a modal dialog. In earlier versions of LiveCode the dialog would fail silently, returning to the stack without reporting any error but actually not executing any code after the error. This was an LC bug and is supposed to have been fixed but instead of getting a useful error reported from the modal dialog I got the unhelpful Remote Debugger message … better than nothing.
If you have a modal dialog try running your stack with the dialog non-modally to check this possibility.
Neville Smythe
    
    
More information about the use-livecode
mailing list