First standalone build; errors when opening the app

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
MattLittler
Posts: 12
Joined: Mon Nov 30, 2015 7:01 pm

First standalone build; errors when opening the app

Post by MattLittler » Wed Dec 02, 2015 8:58 am

Hi All,
Me again, hopefully the title is a little more descriptive this time!

I just got to MVP stage and want to get some colleagues to alpha test for me.
I'm on OS 10.10.5 and built for Mac os. using LC 8 and LS 7.1

I'm sure I'm doing something stupid or am not doing something vital, so if anyone can point me the direction of some information it would be really appreciated!
The errors I'm getting are 91,51,1 and 532,51,1 when opening stack: pLibrary
Thanks
Matt

Klaus
Posts: 13806
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: First standalone build; errors when opening the app

Post by Klaus » Wed Dec 02, 2015 6:12 pm

Hi Matt,

hm, error 91 means "stack not found"!
Sounds like you or a LC library is referring to a stack "pLibrary" that is not present.
Maybe that is an empty variable?

Error 532 means: "send": bad target expression
And is probably a result of error 91.

Do you use a stack with this name in your script(s) or a variable with this name?
Or maybe something like:
...
send "*********" to stack pLibrary
...
?


Best

Klaus

MattLittler
Posts: 12
Joined: Mon Nov 30, 2015 7:01 pm

Re: First standalone build; errors when opening the app

Post by MattLittler » Thu Dec 03, 2015 9:42 pm

Hey Klaus,
thanks for your help.

No, I don't have a stack by that name. There is only one stack in the project, called the name of the application, so this has me bamboozled.
Best regards
Matt

Klaus
Posts: 13806
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: First standalone build; errors when opening the app

Post by Klaus » Thu Dec 03, 2015 11:59 pm

Hi Matt,

hm, sorry, no brilliant idea in the moment... :(

Ah, wait, what "Script libraries" did you check in the standalone builder settings "General"?
Try to build without checking any of them, just to test for a "bad" LC lib!


Best

Klaus

MattLittler
Posts: 12
Joined: Mon Nov 30, 2015 7:01 pm

Re: First standalone build; errors when opening the app

Post by MattLittler » Fri Dec 04, 2015 9:18 am

Bingo! It works, many thanks.

I removed all inclusions, I will go through at my leisure & find which one causes the error.
All the best
Matt

Klaus
Posts: 13806
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: First standalone build; errors when opening the app

Post by Klaus » Fri Dec 04, 2015 2:34 pm

Hi Matt,

glad I could help!
Please tell us about your findings (if any), thanks!


Best

Klaus

MattLittler
Posts: 12
Joined: Mon Nov 30, 2015 7:01 pm

Re: First standalone build; errors when opening the app

Post by MattLittler » Fri Dec 04, 2015 3:29 pm

It's the answer dialogue! I went through the ones that were selected. Also when you select "search for inclusions" it produces the same error.

Klaus
Posts: 13806
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: First standalone build; errors when opening the app

Post by Klaus » Fri Dec 04, 2015 3:45 pm

Hi Matt,

the ANSWER dialog? Go figure!? :shock:
OK, please consider to bug report it here: http://quality.runrev.com

Thanks!


Best

Klaus

MattLittler
Posts: 12
Joined: Mon Nov 30, 2015 7:01 pm

Re: First standalone build; errors when opening the app

Post by MattLittler » Fri Dec 04, 2015 7:51 pm

Thank for you help Klaus.

MattLittler
Posts: 12
Joined: Mon Nov 30, 2015 7:01 pm

Re: First standalone build; errors when opening the app

Post by MattLittler » Fri Dec 04, 2015 8:18 pm

Bug duly reported.

Post Reply

Return to “Mac OS”