Open 0xc1c4da opened 10 years ago
Thanks for the bug report.
The NullReferenceException has been fixed in OpenTK 1.1.1, and OpenTK 1.1.2 (to be released tomorrow) comes with a new Cocoa-based backend that may fix the display device crash. The issue is that the NuGet package for OpenTK is slightly out of date (1.1.0) - I'll see if this can be somehow fixed.
In the meantime, you can drop libSDL2.dylib into your application folder to enable the SDL2 backend for OpenTK. This is known to be more stable on Mac OS X.
Is this still reproducible with OpenTK 1.1.2?
Tried giving this a go today, built Test/GL1, used Nuget packages for OpenTK, OpenTK.Rift and OpenTK.Rift.Mac in Xamarin, and ran but seems to seg fault with;
I tried various combinations of display mirroring and moving to and from Rift DK, didn't help, then I unpluggd and replugged, still didn't help. Then I tried one more time and it worked!
Closing the window then caused NullReferenceException on;