Texture not working for CP icon.

Untouch

L4: Comfortable Member
Jan 25, 2010
187
48
Alright, I have a texture, it's working fine.
Mostly at least.

The texture works as a brush, but not as an icon for a control point.
Is there a different way to get them to work?

It's displaying purple and black squares.





EDIT: Also, is there any way to stop hammer from getting that "master pipe error" error every half an hour?
I mean besides hurling rocks at Gabe?
 
Last edited:

Attsy

L3: Member
Jan 31, 2010
110
29
On the master pipe error, ctrl+alt+del to check if any of the compile processes are running. Usually happens after the compile ends prematurely and they cant quit so you'll have to manually kill them.
Although sometimes it just happens and the only way I found to fix it is restart steam.
 

RavenStryker

Former Alias: †Blade†/Xi.Cynx
aa
Nov 25, 2008
782
845
I've never gotten that 'master pipe error' So I can't really help you with that, but people said restarting steam helps, but how/when it is being caused?

For the texture, are you talking about as an icon on the HUD or as an icon above the control point where red and blu are normally? Also a picture is always helpful as it will give people much more of a clue to what you are looking at.



edit: Spank ninja'd me... <.<
 

Untouch

L4: Comfortable Member
Jan 25, 2010
187
48
34ycxux.png



The HUD icon (purple and black squares) has the exact same texture as that large floating block, one shows up, one does not.
 

Terr

Cranky Coder
aa
Jul 31, 2009
1,590
410
When you make a control-point icon, there's always an implicit *_locked.vmt version of the icon which may be missing. Are you sure the control-point is not locked in the screenshot? Capture the point and see if it starts working.
 

Untouch

L4: Comfortable Member
Jan 25, 2010
187
48
The file I'm using is called stump_locked.vmt.

The entity says don't start locked, I'll try switching it.


And nope, still broken.
 
Last edited:

Terr

Cranky Coder
aa
Jul 31, 2009
1,590
410
What exactly are you entering into the entity properties in Hammer?

Does it work if you omit part of the path, like the "materials" folder?
 

Untouch

L4: Comfortable Member
Jan 25, 2010
187
48
Actually I found out why.
I was naming the file wrong.
Was setting the icon to the locked icon, instead of the neutral icon.
Thanks though.