This is really annoying me now, iv’e searched the internet for a solution, but i’d like some help directed at my problem.
Basically when I run my map it sets mat_fullbright to 1, but won’t let me set it to 0.
In the dev console it says;
Level unlit, setting ‘mat_fullbright 1’
On the Valve developer community it states that their is probably a leak when this problem arises. I also inspected my compile log
**** leaked ****
Entity info_player_counterterrorist (-1152.00 -1056.00 201.00) leaked!
Which obviously leads to believe me that I have a leak, but the thing that annoys me is that I added very little to my level since I last compiled it(about 5 minutes before) and nothing which could have caused a leak.
Can anybody help me, or is more information required.