Hi, this is the error it shows, while there is no such material in the scene materials rollout. What to do?
Announcement
Collapse
No announcement yet.
Material error
Collapse
X
-
You can also try this at own risk (save your scene 1st). It removes raytrace maps from your scene.
via SwordSlayer on CGSociety:
Code:tmaps = getClassInstances Raytrace for map in tmaps do for ref in refs.dependents map do for i = 1 to refs.getNumRefs ref where refs.getReference ref i == map do ( refs.replaceReference ref i undefined notifyDependents ref )
Kind Regards,
Morne
Comment
Comment