Delta Engine
»
Support
»
Rendering
»
OpenTK GraphicsContextException while embedding DE into Panel
Joined: 10/7/2011(UTC) Posts: 26 Location: Lübeck, SH, Germany
Thanks: 4 times Was thanked: 2 time(s) in 2 post(s)
|
Hi DE-Team, I am currently expanding my Editor for use with the DE. It is based on the WeifenLuo Docking Forms which I suppose cause this Problem. Displaying and running the DE Module works fine, but if I undock or close the Window containing the render panel I am presented this Exception: Code:
Eine Ausnahme (erste Chance) des Typs "OpenTK.Graphics.GraphicsContextException" ist in OpenTK.dll aufgetreten.
OpenTK.Graphics.GraphicsContextException: Failed to swap buffers for context 262144 current. Error: 6
bei OpenTK.Platform.Windows.WinGLContext.SwapBuffers()
bei OpenTK.Graphics.GraphicsContext.SwapBuffers()
bei Delta.Graphics.OpenTK.OpenTKGraphic.Show() in E:\Dokumente\Visual Studio 2010\Projects\Delta\Graphics\OpenTK\OpenTKGraphic.cs:Zeile 393.
bei Delta.Engine.Application.Run()
bei Delta.Engine.Application.NEd1SGo4ulaPDPIIALw(Object )
bei Delta.Engine.Application.StartExecutionLoop()
bei Delta.Platforms.Windows.WindowsApplication.q1YViu7PlIayXovTUro(Object )
bei Delta.Platforms.Windows.WindowsApplication.StartExecutionLoop()
bei Delta.Engine.Application.Start(DynamicModule initialModule)
bei EES.WWII.EditorToolz.DeltaRenderer.Run(Object mainWindow) in E:\Dokumente\Visual Studio 2010\Projects\wwii\EES.WWII\EES.WWII.EditorToolz\DeltaRenderer.cs:Zeile 26.
bei EES.DestructEd.SplashScreen.Compose() in E:\Dokumente\Visual Studio 2010\Projects\destructed\EES.DestructEd\SplashScreen.cs:Zeile 62.
I do not really understand why this happens if I close the window but I think maybe the DE Stuff tries to resize? Any Ideas? Edited by user Saturday, February 18, 2012 4:59:02 PM(UTC)
| Reason: Not specified vickfl attached the following image(s):  graphicscontextexception.png (400kb) downloaded 3 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Delta Engine
»
Support
»
Rendering
»
OpenTK GraphicsContextException while embedding DE into Panel
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.