Vwout - 2019-04-27

This is caused by how this bible XML file is processed. Even though the bibles are indexed at first load, OpenSong maintains (for no known reason) a hardcoded index that determines which books the bible has, how many chapters a book has and how many verses a chapter has.
The HSV has more verses for some chapters than 'standard'. Compare Psalms 85 for example to the King James (KJV) and you will see that that XML only has 13 verses, which matches with the OpenSong internal (hardcoded) administration.

Two workarounds:

  • Add verse 14 to verse 13
  • Convert the bible to a different format (Zefania XML)