I keep getting the following error, no matter what:
There are 636 lines in the LCB file.16:33: Compiling module /Users/trevix/Desktop/MyTestB10/_TESTmieiClaude/ClaudeAppContents/extensionNew_12/com.trevix.minewbten/minewbten.lcb
16:33: Error: on line 636 ():
16:33: Error: /Users/trevix/Desktop/MyTestB10/_TESTmieiClaude/ClaudeAppContents/extensionNew_12/com.trevix.minewbten/minewbten.lcb:636:12: error: Parsing error: syntax error
end handler
^
16:33: Error: failed to compile module
16:33: Error: Could not compile module /Users/trevix/Desktop/MyTestB10/_TESTmieiClaude/ClaudeAppContents/extensionNew_12/com.trevix.minewbten
If I remove the last handler, the parsing error moves again to the last line if it.
I now that debugging in LCB is tough, but this seems too much...
Is there a way to handle this?
Thanks