Glad you got it fixed.  If you have a smaller testcase that can demonstrate the problem we’ll be glad to take a look and make sure we catch it more accurately.

 

Matt

 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Teoti Graphix
Sent: Saturday, February 25, 2006 9:51 AM
To: [email protected]
Subject: Re: [flexcoders] Flex2 :: Internal Build Error :: Adobe Engineers?

 

oh yeah,

The reason I found this is becasue I had suspisions of this class but I added the public modifier to it and THEN actually got the error of a duplicated id.

So maybe the problem is you ar not checking both var and public var for duplications of id's ?

Peace, Mike

On 2/25/06, Teoti Graphix <[EMAIL PROTECTED]> wrote:

Ok,

WHEW!

I wasted 2 'partial' days trying to recover my componet project.

Man, this is something you people need to get on top of becasue people with be screaming if this situation happens to them!

After I sliced and diced my project to all (*&*) I found an interesting thing in a sub mxml component.

I had duplicated a button id.

So,

1) A button id="drag_bt" was in the mxml componen xml.
2) There was an <mx:Script> block preceding the mxml.
3) in the script block I had accidently declared
 - var drag_bt:Button

Once I commented out this ONE LINE, the whole project of over 15 classes started working again!

I don't know what the problem with the compiler is but, it didn't say duplicated reference. Just internal build error. I mean come on you know what the odds of me finding something like that that shut down my whole project is!

Dangerous men, dangerous ;-)

Peace, Mike

 

On 2/21/06, Matt Chotin < [EMAIL PROTECTED]> wrote:

Obviously an internal build error should never occur, instead we should give you a real error message.  So you've determined it's in your custom component right?  Just build that back up I guess.  Perhaps create another Application and just put the custom component in there, see if it gives you a real error.

 

Matt

 


From: [email protected] [mailto:[email protected]] On Behalf Of Teoti Graphix
Sent: Tuesday, February 21, 2006 5:53 PM
To: [email protected]
Subject: Re: [flexcoders] Flex2 :: Internal Build Error :: Adobe Engineers?

 

Thanks ;-)

but... no dice, I did exactly whaty you said, still I can't get passed the "An internal error has occured. Please check the Error log."

Now, the error log, I suppose this si something I have had to set up, and right now there really is no error log?

Anyway, I have this error registering 2 times in the queue for TEOListPaneComponent "resource".

Then I get a funny warning Application file TESTComponents.mxml does not exists.

You know what, I know it dosn't exist becasue I deleted it! :)

I also went into the properties and made sure it wasn't still registered, it was but had (deleted) next to it. So I delete the referecne there.

Now, I also have created an entirly new project copied the mxml in. Does not work, next I started cutting out parts to see if I could get it to build. Yes, haha I took out my 2 custom components that were in an HBox and it worked. That still hasn't helped me! Yes, I know the problem is in my component somwhere but, I don't know where.

Adboe engineers are awsome, I jut hope there will be a more elegent way to fix this our at least guide us developers becasue I am wastin time, hehe time is money they say.

Peace, Mike

On 2/21/06, JesterXL <[EMAIL PROTECTED]> wrote:

I usually copy files and rebuild them from various parts.  Like, I'll create a bin directory by hand, copy other SWF's in, and rename them to <yourproject>.swf, and <yourproject>-debug.swf.  The HTML files are copied from other projects too, but the html-template folder can be rebuilt by right clicking on the error in the Problems tab.

 

Try that.

 

----- Original Message -----

Sent: Tuesday, February 21, 2006 8:12 PM

Subject: [flexcoders] Flex2 :: Internal Build Error :: Adobe Engineers?

 

Hello,

Ironically I commented on this subject the last couple days, and it has bit me in the ass.

I have a component project that is using a lot of classes, not to mention mxml components.

Now I get this internal build error. Ok, fine like Jesse said, CLean and forget about it!

HAHA Now to what I said, be careful because if you don't fix the problem and your bin gets deleted, STUCK!

Now, adobe engineers; what is the process of recovering from this "ghost build error". I have no direction to turn right now.

If I select clean, to try and build the swf's, no luck because there is an arror and it won' build to give me the errors! Man if there ever was a chicken an egg problem this is it!

HELP!

Peace, Mike


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com


SPONSORED LINKS

Web site design development

Computer software development

Software design and development

Macromedia flex

Software development best practice

 

 


YAHOO! GROUPS LINKS

 

 






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com



SPONSORED LINKS

Web site design development

Computer software development

Software design and development

Macromedia flex

Software development best practice

 

 


YAHOO! GROUPS LINKS

 

 








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to