Page 1 of 1

r1240 Win32GLVideo::StartModeIterator messages at console

Posted: Sun Aug 14, 2011 14:49
by Enjay
When I start a game, I get the following printed to the console:

Code: Select all

Win32GLVideo::StartModeIterator(11, 1)
Win32GLVideo::StartModeIterator(12, 1)
Win32GLVideo::StartModeIterator(13, 1)
Win32GLVideo::StartModeIterator(14, 1)
Win32GLVideo::StartModeIterator(15, 1)
Win32GLVideo::StartModeIterator(16, 1)
Win32GLVideo::StartModeIterator(17, 1)
Win32GLVideo::StartModeIterator(18, 1)
Win32GLVideo::StartModeIterator(19, 1)
Win32GLVideo::StartModeIterator(1a, 1)
Win32GLVideo::StartModeIterator(1b, 1)
Win32GLVideo::StartModeIterator(1c, 1)
Win32GLVideo::StartModeIterator(1d, 1)
Win32GLVideo::StartModeIterator(1e, 1)
Win32GLVideo::StartModeIterator(1f, 1)
Win32GLVideo::StartModeIterator(20, 1)
It just looks like debug messages of some sort but I'm guessing that they are not supposed to be there.

Re: r1240 Win32GLVideo::StartModeIterator messages at consol

Posted: Sun Aug 14, 2011 15:18
by Gez
Yeah, those are totally useless things. Just an aborted and entirely forgotten attempt at starting to look into this.