I mean the program just terminates with exit code 139
I mean the program just terminates with exit code 139
Silk.NET.GLFW.GlfwException: WGL: Failed to make context current: The handle is invalid.
at Silk.NET.GLFW.Glfw.<>c.<.cctor>b__131_0(ErrorCode errorCode, String description) in C:\Users\perks\Documents\AdvancePatch\silk.net\src\Windowing\Silk.NET.GLFW\Glfw.cs:34
at at Generated_Glfw_8bc5c09b_1338_49e2_a3df_abde2cc44efe.MakeContextCurrent(WindowHandle* window)
at Silk.NET.Windowing.Desktop.GlfwWindow.MakeCurrent() in C:\Users\perks\Documents\AdvancePatch\silk.net\src\Windowing\Silk.NET.Windowing.Desktop\GlfwWindow.cs:436
at Triangle.Game.Run() in C:\Users\perks\Documents\AdvancePatch\silk.net\examples\Triangle\Game.cs:33
at Triangle.Program.Main() in C:\Users\perks\Documents\AdvancePatch\silk.net\examples\Triangle\Program.cs:10