This error was shown
Code:
RUN @ 12/13/2012 4:55:04 PM
VERSION: 2.01
REGISTERED: True
PROFILE: Parth
MESSAGE: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
STACK TRACE: at Tao.OpenGl.Delegates.TexImage2D.Invoke(Int32 target, Int32 level, Int32 internalformat, Int32 width, Int32 height, Int32 border, Int32 format, Int32 type, IntPtr pixels)
at Tao.OpenGl.Gl.glTexImage2D(Int32 target, Int32 level, Int32 internalformat, Int32 width, Int32 height, Int32 border, Int32 format, Int32 type, Object pixels)
at Utility.Graphics.OpenGL.CreateFBO() in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Utility\Graphics\OpenGL.cs:line 229
at Utility.Graphics.OpenGL.StartFBO(Int32 idx) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Utility\Graphics\OpenGL.cs:line 236
at Cricket.Main.GameInstance.Display(Single ratio) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameInstance.cs:line 8952
at Cricket.Main.GameInstance.Loop() in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\GameInstance.cs:line 11218
at Cricket.Main.Game.Main(String[] args) in d:\Projects\Cricket Heroesv3D\Cricket Heroesv3\Cricket Heroes\Main\Game.cs:line 2965