-
Notifications
You must be signed in to change notification settings - Fork 16
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
NPE in Build #66
Comments
Thank you for the bug report! |
My apologies here: https://gist.github.com/anonymous/6f31ae91d0a2bb888b7a92c36a79ea06 |
It is duplicate to #62 and fixed in 1.1.2 version of the plugin so please change the version and the problem should be out. <compilerOptions>
<compilerOption>-runasadmin+</compilerOption>
</compilerOptions> |
Unfortunately, no. It is complicated as texts should be provided for all languages that are supported by the installer. Anyway please create a separate issue for this. |
Not entirely sure why but I'm getting a null pointer when I build, I might have configured something incorrectly but I'm not getting very much context from the stacktrace:
https://goo.gl/NRpw6U
Full Console: https://goo.gl/g4DE1V
The text was updated successfully, but these errors were encountered: