View Single Post
# 65 17-02-2008 , 01:37 AM
Jr.Who
Guest
Posts: n/a

Originally posted by starjsjswars
For me its smoothed and the color of the texture.

Oh? What's wrong with the color? I turned the blueness off.

I tried to put the bump maps on today, but something really weird is happening. At first I thought that I just completely forgot where the bump map goes on the material, but it turns out it's just some error. Here's what shows up in the SE after opening the material and letting it sit there for a while (don't ask me what's going on user added image ):

Code:
// Error: 	tokenize $upstreamPlug "." $buffer;
 // 
// Error: "$buffer" is an undeclared variable. // 
// Error: 	string $bump2dNode = $buffer[0];
 // 
// Error: "$buffer" is an undeclared variable. // 
// Error: 	tokenize $upstreamPlug "." $buffer;
 // 
// Error: "$buffer" is an undeclared variable. // 
// Error: 	string $bump2dNode = $buffer[0];
 // 
// Error: "$buffer" is an undeclared variable. //
gster, do you know what this means? user added image