I have run ant MakeAuthKey and it say me build succesfull but when I am trying to run ant noplay I got this error
C:\Users\Afroz Ahmad\Downloads\appinventor-sources-master\appinventor-sources-master\appinventor>ant noplay
Buildfile: C:\Users\Afroz Ahmad\Downloads\appinventor-sources-master\appinventor-sources-master\appinventor\build.xml
noplay:
init:
MakeWarLibsDir:
common_CommonUtils:
init:
CommonUtils:
common_CommonVersion:
init:
CommonVersion:
[exec] Result: 128
[exec] Result: 128
components_CommonConstants:
init:
CommonConstants:
WarLibs:
AiSharedLib:
AiServerLib:
components_AndroidRuntime:
common_CommonVersion:
init:
CommonVersion:
[exec] Result: 128
[exec] Result: 128
init:
HtmlEntities:
Barcode:
CopyComponentLibraries:
common_CommonUtils:
init:
CommonUtils:
CommonConstants:
AnnotationProcessors:
AndroidRuntime.uptodate:
AndroidRuntime:
AiClientLib:
AiRebindLib:
blocklyeditor_BlocklyTranslationGenerator:
CheckBlocklyTranslations:
init:
CheckBlocklyCompile:
BlocklyCompile:
[java] Exception in thread "main" java.lang.IllegalArgumentException: File not found at: C:\Users\Afroz Ahmad\Downloads\appinventor-sources-master\appinventor-sources-master\appinventor\blocklyeditor\..\lib\closure-library\closure\goog
[java] at com.google.common.base.Preconditions.checkArgument(Preconditions.java:88)
[java] at org.plovr.Manifest.getInputs(Manifest.java:393)
[java] at org.plovr.Manifest.getFiles(Manifest.java:369)
[java] at org.plovr.Manifest.getFiles(Manifest.java:363)
[java] at org.plovr.Manifest.getAllDependencies(Manifest.java:324)
[java] at org.plovr.Manifest.getInputsInCompilationOrder(Manifest.java:193)
[java] at org.plovr.Manifest.getCompilerArguments(Manifest.java:177)
[java] at org.plovr.CompileRequestHandler.compile(CompileRequestHandler.java:94)
[java] at org.plovr.cli.BuildCommand.runCommandWithOptions(BuildCommand.java:58)
[java] at org.plovr.cli.BuildCommand.runCommandWithOptions(BuildCommand.java:31)
[java] at org.plovr.cli.AbstractCommandRunner.runCommand(AbstractCommandRunner.java:41)
[java] at org.plovr.cli.Command.execute(Command.java:47)
[java] at org.plovr.cli.Main.mainWithExitCode(Main.java:56)
[java] at org.plovr.cli.Main.main(Main.java:30)
BUILD FAILED
C:\Users\Afroz Ahmad\Downloads\appinventor-sources-master\appinventor-sources-master\appinventor\build.xml:50: The following error occurred while executing this line:
C:\Users\Afroz Ahmad\Downloads\appinventor-sources-master\appinventor-sources-master\appinventor\build-common.xml:299: The following error occurred while executing this line:
C:\Users\Afroz Ahmad\Downloads\appinventor-sources-master\appinventor-sources-master\appinventor\blocklyeditor\build.xml:117: Java returned: 1
Total time: 9 seconds