pashminakazi opened a new issue #170:
URL: https://github.com/apache/royale-compiler/issues/170


   I was compiling my project I got this exception then I again reclone SDK and 
compile asjs, compiler, and typedefs again and then compile my application but 
still issue exist, what's the reason for this exception?
   Error: Unexpected exception 'java.lang.NullPointerException' at 
org.apache.royale.compiler.internal.tree.mxml.MXMLTreeBuilder.parseValue:356
   
![image](https://user-images.githubusercontent.com/42200979/102792705-ae338980-43ca-11eb-8054-d0edad76fe6f.png)
   
   In Royale-Compiler 
org.apache.royale.compiler.internal.tree.mxml.MXMLTreeBuilder.java
   there is a function named parseValue
   In Which there is a line String typeName = type.getQualifiedName(); which is 
on line 356


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to