Adobe Air Icon Problem

Second error in this escapade.
Apparantly air has an issue with my icons, sigh…

Yet again i can’t find anything helpful on google, the error i get is basicly :
Files [Path to my icon] and [Path to my icon] have conflicting package paths

Anyone know what might be causing this?

If i remove icons when i publish i can publish just fine.
*The icon section in my descriptor looks like this : *


<icon>
    <image16x16>assets/icons/16.png</image16x16>
    <image32x32>assets/icons/32.png</image32x32>
    <image48x48>assets/icons/48.png</image48x48>
    <image128x128>assets/icons/128.png</image128x128>
</icon>