Missing image files

What was the advanced setting key to modify (rhino 7/8) to prevent “missing image files” dialog ever popping up on file open?

Hi, @C.S. It’s been a while! Glad you’re back.

It’s possibly Renderer Development Kit.Settings.RendererSupport.CheckSupportFilesBeforeRendering, and as you likely already know, you can toggle that from True to False in Options > Advanced. I read it may prevent the dialog that you are looking to suppress.

Perfect, thank you!