I found a bug in GBS while working on BibleTime. I removed the datafiles of a GBS testmodule I made but left the .conf file in mods.d/ and started BibleTime - it crashed. The crash occurs if the datafile which is given in the .conf file is not present. In my case the beginning of the config looks like this:
[GenBook-TestMod] DataPath=./modules/genbook/yoyo/yoyo It crashed every time if I access TreeKexIdx::getFullName. I'm sure this is one of the last bugs in GBS - BibleTime's working really stable with books! Great work! Joachim