Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASC 2.0 issues with VectorListCollectionDataDescriptor #329

Closed
pl-abcity opened this issue Jan 10, 2013 · 4 comments
Closed

ASC 2.0 issues with VectorListCollectionDataDescriptor #329

pl-abcity opened this issue Jan 10, 2013 · 4 comments

Comments

@pl-abcity
Copy link

same issue as #223

briefly...

... And now, from time to time, strange compile-time errors appears. The thing is that they always appear at same 2 places (in VectorListCollectionDataDescriptor)

public function addItemAt(data:Object, item:Object, index:int):void
public function removeItemAt(data:Object, index:int):Object

josh commented "Must be the compiler. I have not changed that class recently." but if so then what can be done?
this was closed three months ago but I'm wondering if we know why this happens? thanks in advance

phillip

@ghost
Copy link

ghost commented Jan 21, 2013

http://sharetext.org/ZKnE

Yes its very annoying!

Although not sure it is feathers fault. When I reboot my computer and restart FB, then refresh the project, the error goes away. I am using 2.0 of the compiler, and just about to update to January 16th update.

I also think FB4.7 could do with a update. Does anyone know where I can see the latest FB release builds/dates?

Cheers.

@drawm
Copy link

drawm commented Feb 21, 2013

I have this bug often (but in other class). Sometimes reboot and clean does not work for me. When the bug persist, I create a new workspace and copy/paste and import my project in it. It's the only way I've found to be 100% reliable.

@joshtynjala
Copy link
Member

In #223 mentioned above, someone posted the following:

Update: someone suggested that one turns off "Marc Occurrences" in Flash Builder and the error will disappear. Worked for me. Try and feedback?

If you're running into this issue, try it and see if it helps. It's "Mark Occurrences", and it's one of the toolbar buttons. The icon looks kind of like a highlighter. You can probably find it somewhere else too, but I was having trouble tracking it down.

@drawm
Copy link

drawm commented Feb 21, 2013

I tryed to disable "Mark Occurrences" and it did nothing on my side. The only solution that worked for me was to create a new workspace and import my projects...

@joshtynjala
Copy link
Member

I believe that newer versions of ASC 2.0 are handling this correctly now. I've been building Feathers with ASC 2.0 for several months now with no issues. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants