Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hello, I heep getting this error: TypeError: object of type 'NoneType' has no len() 

Any idea of what it can be? Tks

I have only seen that error when guide frames aren't uploaded from the interface

I was getting this error when I was trying to do 120 frames. I tried fewer frames, like 35,  to see if that would work and it did. 

So try using fewer frames to see.

The solution of CGJackB did it for me. Got the error with 330 files but not with 30. I found the lenght check that is throwing the error in line 38 of the multiframe script. Any idea what the limitation here is or how to make it able to run more files at once?

Did you figure it out since? I have 250 images and it throws the same error