Keep getting this error: ZeroDivisionError: division by zero
Posted: December 8th, 2022, 11:52 am
I've been getting this error on all versions after V3.6.1:
Traceback (most recent call last):
File "SABnzbd.py", line 1762, in <module>
File "SABnzbd.py", line 1571, in main
File "sabnzbd\__init__.py", line 516, in check_all_tasks
File "sabnzbd\nzbqueue.py", line 601, in update_sort_order
File "sabnzbd\decorators.py", line 54, in call_func
File "sabnzbd\nzbqueue.py", line 594, in sort_queue
File "sabnzbd\nzbqueue.py", line 588, in <lambda>
ZeroDivisionError: division by zero
No problems at all on 3.6.1 running on Win 11. Thanks for any help.
Traceback (most recent call last):
File "SABnzbd.py", line 1762, in <module>
File "SABnzbd.py", line 1571, in main
File "sabnzbd\__init__.py", line 516, in check_all_tasks
File "sabnzbd\nzbqueue.py", line 601, in update_sort_order
File "sabnzbd\decorators.py", line 54, in call_func
File "sabnzbd\nzbqueue.py", line 594, in sort_queue
File "sabnzbd\nzbqueue.py", line 588, in <lambda>
ZeroDivisionError: division by zero
No problems at all on 3.6.1 running on Win 11. Thanks for any help.