https://jira.secondlife.com/browse/VWR-23834 could use some reviewing most likely :).
Since JIRA seems to have misformatted my personal attempt at a fix: S32 LLTextureEntry::setMediaTexGen(U8 media) { S32 result = setTexGen(media & TEM_TEX_GEN_MASK); result |= setMediaFlags(media & TEM_MEDIA_MASK); return result; } (Resulted in hitting the media cap 3 times in 8 hours vs ~5,000 times/hour before) Changeset that appears to have introduced the bug: http://hg.secondlife.com/viewer-development/changeset/03bdb3e84ee0 Kitty _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges