Skip to main content

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

index 1000 is out of bounds for dimension 0 with size 1000


any idea what makes this happen? i ran it like 50 times before and then suddenly it stopped working :(

It need to be multiple of 64. So try rendering 1024X1024
Your card also need to be able to render this much res. 10vram maybe can do it, but not sure

(1 edit)

My RTX 3080 FE 10gb VRAM card was unable to do 1024X1024

It may work with 960X960 but you will need to keep testing until it work

Thanks ! i was able to fix it by just downloading the Rar again and Setting the resolution to 512x512, i have a RTX 2070, maybe some of these infos will help people who have similar issues :)

(1 edit)

for me it happened because of too high sample count (works below ~250)