How to stop crashes or load times

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
antn18
Posts: 10
Joined: Fri Feb 26, 2016 6:48 pm

How to stop crashes or load times

Post by antn18 » Mon Mar 14, 2016 1:05 pm

Oi Oi lads

The game i am creating is still in the early stages with only 5 images, 63 lines of code and several graphics for the images to follow. However, when the game is being played as a test, the game will often freeze and stay frozen until i restart the whole software. I have a relatively high version of Live Code and a decent PC so i don't understand why it is constantly giving me the loading "circle" or not responding.

Some troubleshooting from this community would be greatly appreciated

Ant xxx ;)

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: How to stop crashes or load times

Post by Klaus » Mon Mar 14, 2016 1:37 pm

Please post your scripts for "pre-/openstack" and "pre-/opencard" of cd 1!

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10331
Joined: Wed May 06, 2009 2:28 pm

Re: How to stop crashes or load times

Post by dunbarx » Mon Mar 14, 2016 3:05 pm

Hi.

Are you using a stable version of LC? There are three tracks, v6, v7 and v8 tha you might be following, and v8 is not yet stable.

Or, as Klaus implied, you may have an endless loop somewhere, so that the app is not really crashing, but rather just running endlessly.

Craig Newman

Post Reply