Skip to content

error 155 ( material index out of bounds) #61

Answered by dmentock
Anmol-Bakshi asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

the problem is that you defined the material indices in your .vti from 1-10, instead of from 0-9. Since you only define 10 materials in your material.yaml, the first one at the 0th increment is ignored and the tenth one is not found, hence the error. Here is a clarifying slide:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dmentock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants