You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Alex Harui (JIRA)" <ji...@apache.org> on 2013/03/26 17:11:16 UTC

[jira] [Commented] (FLEX-33452) NEP with MXMLC

    [ https://issues.apache.org/jira/browse/FLEX-33452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614161#comment-13614161 ] 

Alex Harui commented on FLEX-33452:
-----------------------------------

Please attach source files.  I noticed you are using the Adobe ASC 2.0.  The Apache equivalent is not released and is codenamed "Falcon" so it may be a while before we investigate this issue.  For help with ASC 2.0, please contact Adobe via support or bugbase.adobe.com
                
> NEP with MXMLC
> --------------
>
>                 Key: FLEX-33452
>                 URL: https://issues.apache.org/jira/browse/FLEX-33452
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: MXML Compiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Mac
>            Reporter: donjao
>
> NEP is thrown when using mxmlc
> MXMLC:
> Adobe ActionScript Compiler (mxmlc)
> Version 2.0.0 build 352231
> ERROR:
> Internal error: java.lang.NullPointerException
> 	at com.adobe.flash.swf.SWF.addFrame(SWF.java:91)
> 	at com.adobe.flash.compiler.internal.targets.SWFTarget$FramesInformation.createFrames(SWFTarget.java:876)
> 	at com.adobe.flash.compiler.internal.targets.AppSWFTarget$AppFramesInformation.createFrames(AppSWFTarget.java:386)
> 	at com.adobe.flash.compiler.internal.targets.SWFTarget.build(SWFTarget.java:243)
> 	at com.adobe.flash.compiler.clients.MXMLC.buildSWFModel(MXMLC.java:674)
> 	at com.adobe.flash.compiler.clients.MXMLC.buildArtifact(MXMLC.java:660)
> 	at com.adobe.flash.compiler.clients.MXMLC.compile(MXMLC.java:541)
> 	at com.adobe.flash.compiler.clients.MXMLC.mainNoExit(MXMLC.java:230)
> 	at com.adobe.flash.compiler.clients.MXMLC.mainNoExit(MXMLC.java:184)
> 	at com.adobe.flash.compiler.clients.MXMLC.staticMainNoExit(MXMLC.java:156)
> 	at com.adobe.flash.compiler.clients.MXMLC.main(MXMLC.java:143)
> COMMAND:
> ./mxmlc -output /Users/Admin/Desktop/Project/Transitions.swf --compiler.source-path+=/Users/Admin/Desktop/Project/src,/Users/Admin/Desktop/Project/lib,/Users/Admin/Desktop/Project/assets --library-path+=/Users/Admin/SDK/frameworks/libs/air/airglobal.swc,/Users/Admin/SDK/frameworks/libs/textLayout.swc,/Users/Admin/SDK/frameworks/libs/osmf.swc,/Users/Admin/SDK/frameworks/libs/authoringsupport.swc,/Users/Admin/SDK/frameworks/libs/core.swc,/Users/Admin/SDK/frameworks/libs/air/aircore.swc,/Users/Admin/SDK/frameworks/libs/air/applicationupdater.swc,/Users/Admin/SDK/frameworks/libs/air/applicationupdater_ui.swc,/Users/Admin/SDK/frameworks/libs/air/servicemonitor.swc,/Users/Admin/Desktop/Project/swc/fzip.swc,/Users/Admin/Desktop/Project/swc/greensock.swc -target-player=11.6 -library-path+=/Users/Admin/SDK/frameworks/locale/en_US /Users/Admin/Desktop/Project/Transitions.asÏ

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira