I'm trying to get the toon shader from the wiki to work, but with the code and pictures straight from the wiki it gives me this error:
Quote:
Error in effect:
mtl_toon(44): error X5326: Read of unitialized components(*) in v0: *x/0 *y/1 *z/2 *w/3
(45): error X5326: Read of unitialized components(*) in v3: *x/0 *y/1 *z/2 *w/3
...
and it goes on like this
Is there anybody who knows what causes this? All help would be more then appreciated!