En regardant simplement la ligne !Arithmetic overflow de ce message d'erreur et celle ci-dessous, je suppose que vous utilisez certains types de marqueurs de tableau d'une manière légèrement inhabituelle, et qu'il pense qu'il doit créer un tableau sans colonnes, et divise donc par 0.
Comme la dernière ligne indique \p, je suppose que vous avez un \p peu après le début d'un tableau. Le l.505 indique qu'il a rencontré l'erreur quelque part près de la ligne 505 de votre fichier USFM, mais parfois il se trompe.
Just looking at the the !Arithmetic overflow line of that error message and the one below, my guess is that you are using some kind of table markers in a slightly unusual way, and it thinks it needs to make a table with no columns, and thus divides by 0.
As the bottom line says \p, my guess would be that you have a \p soon after the start of a table. The l.505 says that it met the error somewhere near line 505 of your USFM file, but sometimes it gets it wrong.
Traduit automatiquement depuis English