Return-Path: Received: from mail-lb0-f177.google.com ([209.85.217.177] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP-TLS id 4961721 for AE-List@media-motion.tv; Mon, 28 Jan 2013 21:20:21 +0100 Received: by mail-lb0-f177.google.com with SMTP id go11so4478980lbb.36 for ; Mon, 28 Jan 2013 12:26:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=m7Dw+J5SeRs+CXSsgga25QqEu5dNwBEhwl21/XS5cxk=; b=GakB39W3qnFD+u9ryZrT0nYkSYy1t0RdkOwGJxbLY/vAxvunzlVkw1s9rMyBFdRHkm v9tRj8G45Sse0zadwf4BGvvoUXxLD6s4gPxPAodfkopNb4J8vNSCpFsrhz+wyTI9v2wq 9j9Tnmrh5Vy/X8SlR2v1fiM8hN0LHLwwgS1UxxiklB2GSn+lggz1mGgi7idFP6QsFG4R p8dSb9h/oKjcfMC9vDshvmVrGcY97T4U259ZKyb5HZiO+zDlyr3YSEmCLw8L4oIBhTtv A2bL+zzT94GQcDc+ZnZLM6zzqhUVRysBVc2ldXXmAbEfTQesAJR9FA2IxUIPPAq0SPVP qxSA== X-Received: by 10.112.46.199 with SMTP id x7mr6046776lbm.109.1359404759949; Mon, 28 Jan 2013 12:25:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.28.37 with HTTP; Mon, 28 Jan 2013 12:25:39 -0800 (PST) In-Reply-To: References: From: Byron Nash Date: Mon, 28 Jan 2013 15:25:39 -0500 Message-ID: Subject: Re: [AE] Scripting: Crash on save To: After Effects Mail List Content-Type: multipart/alternative; boundary=bcaec5540568d2a42404d45f15b7 --bcaec5540568d2a42404d45f15b7 Content-Type: text/plain; charset=ISO-8859-1 I got my client to send me crash logs. What am I looking for in the logs? On Sun, Jan 13, 2013 at 2:52 PM, Ae List wrote: > Well in our case, because Sync is a native plug-in we created a hook that > would wait/watch for the file to reappear before attempted further > operations. For a script maybe set a timeout or check that the file exists > / obtain a new variable containing it's location. ( i'm not sure what > you're doing exactly or I could be more specific ) > > > > On Jan 13, 2013, at 1:14 PM, Byron Nash wrote: > > I'll see if I can get a crash log. The line I think it's crashing on is > just > * > * > *proj.save();* > * > * > Earlier in the script I'm saving the project for the first time as a new > name. Did you just save to a different name and then delete the old file? > > > On Sun, Jan 13, 2013 at 2:07 PM, Ae List wrote: > >> The crash log would be helpful. It may be an issue with the file >> temporarily being unavailable. When the files are saved they are removed >> and rewritten instead of updated. We had to do some trickery to work around >> this in Project Sync. >> >> Hope this helps get you started debugging. >> >> - Chris >> >> >> >> On Jan 13, 2013, at 1:03 PM, Byron Nash wrote: >> >> I have a post on aehancers but the traffic on there seems really quiet >> lately for some reason. I need to find a solution for a client but can't >> reproduce the error on my end. >> >> Here's the post. >> http://aenhancers.com/viewtopic.php?f=8&t=2165 >> >> If anyone can shed some insight I would appreciate it. >> >> Byron >> >> > --bcaec5540568d2a42404d45f15b7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I got my client to send me crash logs. What am I looking f= or in the logs?


On Sun, Jan 13, 2013 at 2:52 PM, Ae List <AEList@roetechn= ologies.com> wrote:
Well in our case, bec= ause Sync is a native plug-in we created a hook that would wait/watch for t= he file to reappear before attempted further operations. For a script maybe= set a timeout or check that the file exists / obtain a new variable contai= ning it's location. ( i'm not sure what you're doing exactly or= I could be more specific )

=A0

On Jan 13, 2013, at 1:14 PM, B= yron Nash <byro= nnash@gmail.com> wrote:

=
I'll see if I can get a crash log. The line I think it's crashing o= n is just=A0=A0

proj.save();

Earlier in the script I'm saving the project for the first= time as a new name. Did you just save to a different name and then delete = the old file?


O= n Sun, Jan 13, 2013 at 2:07 PM, Ae List <AEList@roetechnologies.c= om> wrote:
The crash log would b= e helpful. It may be an issue with the file temporarily being unavailable. = When the files are saved they are removed and rewritten instead of updated.= We had to do some trickery to work around this in Project Sync.=A0

Hope this helps get you started debugging.
- Chris

=A0

On Jan 13, 2013, at= 1:03 PM, Byron Nash <byronnash@gmail.com> wrote:

I have a post on = aehancers but the traffic on there seems really quiet lately for some reaso= n. I need to find a solution for a client but can't reproduce the error= on my end.=A0

Here's the post.=A0

If anyone can shed some insight I would appreci= ate it.

Byron


--bcaec5540568d2a42404d45f15b7--