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

Zero Division Error (__init__.py line 294) #2

Open
4nnih6 opened this issue Mar 16, 2024 · 0 comments
Open

Zero Division Error (__init__.py line 294) #2

4nnih6 opened this issue Mar 16, 2024 · 0 comments

Comments

@4nnih6
Copy link

4nnih6 commented Mar 16, 2024

Animatic Video Sequencer 0.8.8 bugreport
This happens in Blender versions 3.6.9. In version 4.0.2 - it just says "No files to load!" and I'm not sure where to go from there. It worked before in 3.6 properly, opening a folder browser for me to add.

3.6 Bug - Trying to add the image sequence folder via sequencer menu as usual produces this result on Windows 10, Blender 3.6.9 - then it jumps to frame 1540 in VSE and produces this error:
"Python: Traceback (most recent call last)
in "init.py" line 294, in modal f_average = int(sum_frames / len(self.avg_frame_list))

ZeroDivisionError: division by zero"
image

I can kind of get that it's a fixable problem, if I just google it there seem to be solutions, but feel like I might break it if I go fix it myself. Already tried something and did a clean install after because rewriting the file was causing more issues for me.

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