Page 1 of 1
Project crashed Lemur upon upload
Posted: 04 Apr 2014 15:07
by amundsen
Hello,
I was editing my project and it crashed Lemur several times upon upload.
I think it has something to do with the redraw() script and specifically with the "if (i > 4)" part.
Thank you in advance.
Re: Project crashed Lemur upon upload
Posted: 12 Apr 2014 03:37
by amundsen
I have sent two e-mails to the support about this problem, without any answer.
I don't understand why the project is corretly displayed in the editor but crashes the app when using canvas_stroke().
In between version 5.0.3 of the editor and version 5.0.2 of the app have been made available. I have installed both and the app still crashes upon upload of the project from the editor.
I am using the editor under MacOS X Lion and the app under iOS 7.
Re: Project crashed Lemur upon upload
Posted: 12 Apr 2014 05:55
by Macciza
Hi
Looks like there are still issues with lineCap = 1 . .
Either comment out that line or change it to 0 or 2 . . .
I think another early update is on its way . . .
Cheers
Re: Project crashed Lemur upon upload
Posted: 14 Apr 2014 21:33
by amundsen
Macciza wrote:Looks like there are still issues with lineCap = 1 . .
Either comment out that line or change it to 0 or 2 . . .
Indeed this solved the problem.
Thanks a lot Macciza.
Re: Project crashed Lemur upon upload
Posted: 15 Apr 2014 12:55
by nick_liine
amundsen wrote:I have sent two e-mails to the support about this problem, without any answer.
I don't understand why the project is corretly displayed in the editor but crashes the app when using canvas_stroke().
In between version 5.0.3 of the editor and version 5.0.2 of the app have been made available. I have installed both and the app still crashes upon upload of the project from the editor.
I am using the editor under MacOS X Lion and the app under iOS 7.
Emails to your address were bouncing, responded to you from my personal Gmail account.
In any case, the lineCap bug is fixed in the Editor 5.0.3, and will be fixed in the 5.0.3 app update to be released soon.