Vike

Results 2 issues of Vike

When the feature value is null, `null.ToString()` was causing an exception meaning the features tab would be completely blank. This fixes it by leaving the textblock at the default value...

When LiveSplit does not have access to create or read Event Logs, `EventLog.SourceExists` will throw an exception. So what was happening was that the creation of the event source failed,...