New topic in General: Problems with RB quitting for no reason
piMaster - Thu Mar 27, 2008 4:26 pm <http://forums.realsoftware.com/viewtopic.php?t=21483> My RB app has been quitting unexpectedly for no apparent reason and its driving my nuts! It just quits (as if it had executed the Quit command) when a method is executed. It doesn't crash, it just exits. No errors of any kind reported. I'm not sure exactly what triggers this behavior. It doesn't happen with small simple apps, only with large complex apps. Sometimes I think it related to the length of the method, other times it seems to be related to the depth of the calling chain, and sometimes I just don't have a clue I have been able to avoid this issue by either reducing the size of one of the methods in the calling chain or by reducing the number of methods that are in the calling chain. However, I see no reason why it should be misbehaving like this. All of my methods are less then 600 lines long, and the calling chain doesn't go very deep (maybe 15-20 max). Has anyone else experienced this issue? _________________ RB2008r1 Pro on Win XP -- Over 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
