You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E:\code>bbl 2co 13:15 in jc
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 14 out of bounds for length 13
at [email protected]/org.gnit.bible.MainKt.selectVerses(Main.kt:68)
at [email protected]/org.gnit.bible.In.run(Main.kt:127)
at [email protected]/com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:198)
at [email protected]/com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:211)
at [email protected]/com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:18)
at [email protected]/com.github.ajalt.clikt.core.CliktCommand.parse(CliktCommand.kt:400)
at [email protected]/com.github.ajalt.clikt.core.CliktCommand.parse$default(CliktCommand.kt:397)
at [email protected]/com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:415)
at [email protected]/com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:440)
at [email protected]/org.gnit.bible.MainKt.main(Main.kt:140)
Failed to launch JVM**
It should work like
E:\code>bbl 2co 13:15 in jc
2co 13:15 does not exists. 2nd Corinthians Chapter 3 has 13 verses.
The text was updated successfully, but these errors were encountered:
Current error message:
It should work like
The text was updated successfully, but these errors were encountered: