A published mobile app built using LC8.1.8 that suddenly stopped working. It retrieves info from a database and populates a few datagrids. I was able to use the Remote Debugger to pinpoint where the error is occurring (worth every penny of the upgraded license) and found this:

89,79,11
77,79,11
456,79,11
465,79,11
253,79,11
241,35,1,FillInData
353,0,0,button id 1024 of card id 1020 of stack "Data Grid Templates 1463581868125" of stack "/Users/andrew/Library/Developer/CoreSimulator/Devices/A6595259-264B-47AD-A442-E3751D5B5E57/data/Containers/Bundle/Application/2AA2C84D-3833-4BE5-AC0D-7E6CCFB14081/Indiana On Tap.app/Indiana On Tap"
675,3169,1,FillInData
253,3169,1
253,3169,1
490,3169,1
253,3169,1
241,3099,1,_list.DrawControlsInRealTime
353,0,0,stack "RevDataGridLibraryBehaviorsDataGridButtonBehavior"
573,2895,1,_list.DrawControlsInRealTime
253,2895,1
241,2892,1,_list.DrawWithProperties
353,0,0,stack "RevDataGridLibraryBehaviorsDataGridButtonBehavior"
573,2584,1,_list.DrawWithProperties
587,2584,1
241,2578,1,_DrawListWithProperties
353,0,0,stack "RevDataGridLibraryBehaviorsDataGridButtonBehavior"
573,8201,1,_DrawListWithProperties
253,8201,1

I tried to insert some breakpoints (virtual and hard coded) before the script that set the dgText so I could figure out what the bad data was but they weren't getting triggered. Can anyone shed some light onto this error while I backtrack the changes made recently since this worked (yesterday).

--Andrew Bell


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
  • DataGrid error Andrew Bell via use-livecode

Reply via email to