I am currently having a weird bug where my player characters head suddenly
goes missing (as in the polygons are not drawn anymore) after a while. It's
a custom model and the mod is in third person.

The bug usually appears after the mod has activated a point_viewcontrol
(code is slightly modified), or when an NPC picks up an physics object (code
similiar to dog's object pick up), but I am not sure if or how these would
be connected to the bug. It would be hard to describe all the things I am
doing in the code, but I am wondering if anyone knows what type of bug it
could be, causing such a visual error. I have been going through my recent
changes trying to find, for example, calls to pointers that could be null,
but I haven't had much luck yet.

-Tero
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to