-
1. Re: Error: 1180: Call to a possibly undefined method application_creationCompleteHandler.
Bear Travis Jun 10, 2010 6:47 PM (in response to TimothyWhalin)Hi Timothy,
I'm assuming you were using only Flash Catalyst to edit your project, not Builder or any fancy Catalyst-Builder integration tools?
If so, then this is a bug in Catalyst, and something you may not be able to recover from.
Here's what we can do:
- If you can post your project publicly, just attach it to a reply and I will see if I can manually patch it for you. If not, please post the file at an upload site such as google docs, acrobat.com or dropbox, and PM me the link.
- See if you can locate the Catalyst runtime log and send it my way as well. There are instructions for how to grab the log here.
- If you recall the steps that led you to this project state in any further detail, please post those steps as well. It would be very helpful if you could find specific steps to reproduce the problem, but if not, no worries.
-Bear
-
2. Re: Error: 1180: Call to a possibly undefined method application_creationCompleteHandler.
TimothyWhalin Jun 11, 2010 8:45 AM (in response to Bear Travis)Hi Bear,
Here's a screen shot of my reply screen. There isn't an option to attach files.
I am only using Flash Catalyst and don't have these other tools in the Design Premium. We do have a copy of the Master Collection here at work if I need to access these programs.
I will PM you the log because it is quite long to post here.
The steps I listed in my original message are as detailed as I have. I tried redoing the "creating a start page" on a similar document and it worked perfectly and that extra bit of code wasn't in there.
I have a feeling that I need to just restart my project, unfortunately.
-
3. Re: Error: 1180: Call to a possibly undefined method application_creationCompleteHandler.
Bear Travis Jun 11, 2010 1:59 PM (in response to TimothyWhalin)This issue is caused by an underlying bug in Catalyst. But, you may be able to fix your project by doing the following:
- Add an On Application Start > Play Action Sequence interaction
- Delete the above interaction
- Add a new page/state
- Add an On Application Start > Play Transition to [new state]
That may be enough to get your project into a workable state.
-Bear
-
4. Re: Error: 1180: Call to a possibly undefined method application_creationCompleteHandler.
TimothyWhalin Jun 11, 2010 2:08 PM (in response to Bear Travis)Thanks for your help Bear! Works great now!



