Page 1 of 1

First standalone build; errors when opening the app

Posted: Wed Dec 02, 2015 8:58 am
by MattLittler
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

Re: First standalone build; errors when opening the app

Posted: Wed Dec 02, 2015 6:12 pm
by Klaus
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

Re: First standalone build; errors when opening the app

Posted: Thu Dec 03, 2015 9:42 pm
by MattLittler
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

Re: First standalone build; errors when opening the app

Posted: Thu Dec 03, 2015 11:59 pm
by Klaus
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

Re: First standalone build; errors when opening the app

Posted: Fri Dec 04, 2015 9:18 am
by MattLittler
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

Re: First standalone build; errors when opening the app

Posted: Fri Dec 04, 2015 2:34 pm
by Klaus
Hi Matt,

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


Best

Klaus

Re: First standalone build; errors when opening the app

Posted: Fri Dec 04, 2015 3:29 pm
by MattLittler
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.

Re: First standalone build; errors when opening the app

Posted: Fri Dec 04, 2015 3:45 pm
by Klaus
Hi Matt,

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

Thanks!


Best

Klaus

Re: First standalone build; errors when opening the app

Posted: Fri Dec 04, 2015 7:51 pm
by MattLittler
Thank for you help Klaus.

Re: First standalone build; errors when opening the app

Posted: Fri Dec 04, 2015 8:18 pm
by MattLittler
Bug duly reported.