I have no idea why. It loads up and tries to load plugins(I have 132 installed). It seems to load and show the vault but at some point crashes. Likely from some issue with a plugin. The issue is that this happens consistently and I have zero idea why. I don’t know if it is some plugin in the background or if it is a plugin that is loading or what.
There should be some better way to deal with these crashes. Now I have to manually delete each plugin to try to find out which one is triggering it and hope I get lucky. I don’t need all of them but I did this because I didn’t want to manually install a bunch of plugins.
So ideally there would be something like a bisect routine that can be used to isolate the plugins that are causing the crash. This is relatively easy to implement as it just involves tracking the crashes and plugins and disable and enable them.