AIF2 icon indicating copy to clipboard operation
AIF2 copied to clipboard

CLI throws java.lang.ArrayIndexOutOfBoundsException

Open b0noI opened this issue 8 years ago • 0 comments

➜ AIF2 git:(master) java -jar /Users/b0noI/src/aif-cli/target/aif-cli-1.5-jar-with-dependencies.jar --dbuild Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0 at com.aif.language.sentence.DictBuildCommand.apply(DictBuildCommand.java:26) at com.aif.language.sentence.DictBuildCommand.apply(DictBuildCommand.java:20) at com.aif.cli.Main.main(Main.java:21)

b0noI avatar Jun 20 '16 03:06 b0noI