error about pushing more GUIClips than you are popping

I am getting the GUI Error: You are pushing more GUICLips than you are popping. Make sure they are balanced (type:7)

I am also getting type 8.

what exactly is this error and how can i fix it. my project runs fine. I commented out all the GUI on the script i was working on and it still happens, so maybe it was on one of my earlier scripts but I have no idea what im looking for.

OMG. I just restarted unity and the errors are gone.

Still interested what it could of been.

I have read it is when you begin a group and don’t end it. Is that the only thing?

ya Its the sameU must have not end the group properly.