Aberro
Aberro
I've changed NavigationView events to RoutedEvent in my fork. If you wish, I could make a pull request.
Also, Caliburn doesn't work with NavigationView at all, seems like ContentTemplate's not setting as template for ContentPresenter (and are you sure NavMenu should use ContentPresenter and not ContentControl? But either...
This seems to explain everything: https://alexfeinberg.wordpress.com/2014/10/11/wpf-the-real-difference-between-contentcontrol-and-contentpresenter/ Either I don't undestrand WPF/XAML (which actually I don't), or you have to use ContentControl with ContentSource, ContentSourceTemplate, ContentSourceTemplateSelector and ContentSourceStringFormat binded by template...
Is it possible to at least have some logs to know what's wrong? Because this: [2023-01-13 11:22:16.706] [aitrack] [info] Starting camera 0 capture is the last line before crash. And...
For me it's caused a freeze at the last frame before teleporting. I had a camera effect like it's usually before teleportation, and then the game completely froze, even alt-tabbing...