texture bug

Stili_z301™

L1: Registered
Jan 16, 2017
14
5
Mzm2hKe.jpg


console says:
cout.cfg' not present; not executing.
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
Started download of cloud file 060D6039FBF6D3B6
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$C0_Y" for material "dev/lumcompare"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
--- Missing Vgui material vgui/..\vgui\maps\menu_thumb_Missing
--- Missing Vgui material vgui/..\vgui\maps\menu_thumb_Missing
--- Missing Vgui material vgui/..\vgui\maps\menu_thumb_Missing
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$C0_Y" for material "dev/lumcompare"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$C0_Y" for material "dev/lumcompare"
Starting ping measurement
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
No such variable "$C0_Z" for material "dev/lumcompare"
No such variable "$bloomamount" for material "dev/blurfiltery_nohdr"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$C0_X" for material "dev/lumcompare"
No such variable "$C0_X" for material "dev/lumcompare"
Starting ping measurement
any fixes?
 

Vel0city

func_fish
aa
Dec 6, 2014
1,947
1,589
That looks more like an invalid brush giving you errors.

Go in Hammer, press Alt+P to open up the problem checker, and look for errors saying something along the lines of "Invalid Brush". Click on "Go to error" to get to any brush that's causing errors, then click Fix.

Here's a future reference on invalid brushes and how to avoid them: https://developer.valvesoftware.com/wiki/Invalid_Brushes
 

Jusa

aa
May 28, 2013
378
618
I had a similar thing happen earlier this week when I func_brushed some brushes, no idea why it happend but func_detail fixed the issue.
 

Stili_z301™

L1: Registered
Jan 16, 2017
14
5
thanks alot you guys.after some compiles it fixed itself. but i do apreceate the tips you gave me witch might come in handy in later problems thank you