Skip to content
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

Error Message: Verse/Chapter Does Not Exist #5

Open
nehemiaharchives opened this issue Dec 5, 2022 · 0 comments
Open

Error Message: Verse/Chapter Does Not Exist #5

nehemiaharchives opened this issue Dec 5, 2022 · 0 comments

Comments

@nehemiaharchives
Copy link
Owner

Current error message:

E:\code>bbl 2co 13:15 in jc
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 14 out of bounds for length 13
        at org.gnit.bible@1.4/org.gnit.bible.MainKt.selectVerses(Main.kt:68)
        at org.gnit.bible@1.4/org.gnit.bible.In.run(Main.kt:127)
        at org.gnit.bible.merged.module@1.4/com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:198)
        at org.gnit.bible.merged.module@1.4/com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:211)
        at org.gnit.bible.merged.module@1.4/com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:18)
        at org.gnit.bible.merged.module@1.4/com.github.ajalt.clikt.core.CliktCommand.parse(CliktCommand.kt:400)
        at org.gnit.bible.merged.module@1.4/com.github.ajalt.clikt.core.CliktCommand.parse$default(CliktCommand.kt:397)
        at org.gnit.bible.merged.module@1.4/com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:415)
        at org.gnit.bible.merged.module@1.4/com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:440)
        at org.gnit.bible@1.4/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. 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant