License Limit Exceeded?

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
teacherguy
Posts: 379
Joined: Thu Dec 08, 2011 2:43 am

License Limit Exceeded?

Post by teacherguy » Sat Oct 04, 2014 6:12 pm

I opened my project this morning and was getting odd behavior. Then I noticed this in the message window:

Script compile error:
Error description: set: license limit exceeded

Help?

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10045
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: License Limit Exceeded?

Post by FourthWorld » Sat Oct 04, 2014 6:25 pm

What version ate you using?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

teacherguy
Posts: 379
Joined: Thu Dec 08, 2011 2:43 am

Re: License Limit Exceeded?

Post by teacherguy » Sat Oct 04, 2014 6:27 pm

Community 6.6.3

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10045
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: License Limit Exceeded?

Post by FourthWorld » Sat Oct 04, 2014 6:59 pm

What was the script line that triggered that error message?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

teacherguy
Posts: 379
Joined: Thu Dec 08, 2011 2:43 am

Re: License Limit Exceeded?

Post by teacherguy » Sat Oct 04, 2014 7:01 pm

At the moment it seems to be just about any script!

teacherguy
Posts: 379
Joined: Thu Dec 08, 2011 2:43 am

Re: License Limit Exceeded?

Post by teacherguy » Sat Oct 04, 2014 7:51 pm

I wonder if I've created some sort of crazy loop that keeps running and then triggers this as a result.

teacherguy
Posts: 379
Joined: Thu Dec 08, 2011 2:43 am

Re: License Limit Exceeded?

Post by teacherguy » Sat Oct 04, 2014 7:56 pm

OK, tracked it down... the error was happening after three or four seconds of what looked like a freeze. I had created a loop to nowhere.

Sorry for taking your time Richard... feel free to delete this thread after reading.

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

Re: License Limit Exceeded?

Post by Klaus » Sun Oct 05, 2014 12:08 pm

Sure that the dialog did not say: Recursion limit exceeded? 8)

Post Reply