vPilot Plugin - Simulator crash detected

Hi all!

I am currently adding a feature to the vPilot pushover plugin to send a notification to my phone when my sim crashed. vPilot already does an amazing job at this, but looking through the RossCarlson.Vatsim.Vpilot.Plugins.xml there does not seem to be an entry for messages such as the “Simulator crash detected.” exception.

In the mean time, I could use the NetworkDisconnected but that is obviously not really what I’m looking for. I would have no problem reading all the messages in the vPilot message log and filter for the sim crash, but that does not seem to be an option.

A guide in the right place would be helpful, thank you!

As you saw, there is currently no way for plugins to be notified when a sim crash is detected.

Darn it, is it something that might be considered being implemented in the future? Is the source code for vPilot available somewhere such that we can implement this?

If I’m working on the plugin interface in the future, I might add it, but this is a very niche request so it’s not worth doing just for itself.

vPilot is not open source.