There is a possible crash on startup when a pane had previously been separated into its own Window. I do have error logs from this happening with a stack trace. Still trying to figure out what point in the stack trace is not actually populating properly and thus leading to the null reference exception. It ha to do with Avalon Dock - LayoutAnchorableFloatingWindow or one of the parent classes.
Current work around to get rid of the crash on startup, it to simply delete the previously saved layout.xml where Materia.exe is located. That way the layout is regenerated from the default pane view.
There is a possible crash on startup when a pane had previously been separated into its own Window. I do have error logs from this happening with a stack trace. Still trying to figure out what point in the stack trace is not actually populating properly and thus leading to the null reference exception. It ha to do with Avalon Dock - LayoutAnchorableFloatingWindow or one of the parent classes.
Current work around to get rid of the crash on startup, it to simply delete the previously saved layout.xml where Materia.exe is located. That way the layout is regenerated from the default pane view.