Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

list index out of range

A topic by Symbai created Jun 24, 2020 Views: 1,304 Replies: 2
Viewing posts 1 to 3

App Crash Log Traceback (most recent call last):
  File "my_design.py", line 61, in run
  File "my_DAIN_class.py", line 1540, in RenderVideo
  File "my_DAIN_class.py", line 1480, in StepCreateVideo
  File "my_DAIN_class.py", line 365, in create_video2
IndexError: list index out of range

Report here or at DAIN github?

Developer

Here is better, what version are you using?

0.40 - However I've noticed i hit the "Step 3" button instead of "Perform all steps: Render". Might be better to implement some idiot detection and notify with some more useful error messages.