going crazy

Kay C Lan lan.kc.macmail at gmail.com
Mon Apr 7 20:27:52 EDT 2014


On Tue, Apr 8, 2014 at 2:53 AM, <larry at significantplanet.org> wrote:

> Any ideas?
>
> As Bob and Mark said yesterday, don't use an rc version.
Also, since 6.1.1 there has been stable releases of 6.1.2, 6.1.3, 6.5.0,
6.5.1, 6.5.2 and as Richmond mentiond 6.6.0; all of which are available as
a community edition so only cost the time it takes to download and install.

http://downloads.livecode.com/livecode/

Also, your previous subject heading was more likely to get a response,
'going crazy' looks completely OT to me so don't be surprised if you don't
get as many responses as you hope for.
Lastly, whether you wish to persist with 6.1.1 rc 4 or upgrade, then after
restarting LC, create a new main stack with 1 btn and 1 fld. in the btn:

on mouseUp
put "I like wensleydale" into fld 1
end mouseUp

Then build a standalone. If it works, and you have images or groups or a
datagrid in your project stack, then add one at a time in your test stack
and build a standalone again. If LC crashes with your test stack, then
maybe it was whatever you added last to the stack. If after 15 builds LC
doesn't crash it would seem to suggest that the problem resides in your
project stack in which case, as Jacque mentioned, we'd need to know much
more detail about the stack; does it use XML, browser, SSL or any other
libraries and have all the correct boxes been ticked. Does it have
libraries from 3rd parties, objects that may have been made by 3rd parties,
is this a desktop stack or is it for iOS, etc etc. Have you tried building
for another platform?

HTH



More information about the use-livecode mailing list