pingzing / trippit

An experimental Windows 10 Helsinki DigiTransit client
MIT License
1 stars 1 forks source link

Fix crash in System.RuntimeMethodHandle.InvokeMethod #32

Closed pingzing closed 7 years ago

pingzing commented 7 years ago

Version: 0.1.17.0 | DigiTransit10

Stacktrace

System.RuntimeMethodHandle;InvokeMethod;;
System.Reflection.RuntimeMethodInfo;UnsafeInvokeInternal;;
System.Reflection.RuntimeMethodInfo;Invoke;;
GalaSoft.MvvmLight.Helpers.WeakAction`1;Execute;;
GalaSoft.MvvmLight.Command.RelayCommand`1;Execute;;
DigiTransit10.Controls.TripResultContent;TripResultList_ItemClick;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Exception has been thrown by the target of an invocation.

Link to HockeyApp

pingzing commented 7 years ago

Fixed by 41463f561356d9ba0565ce71a65b3cb724bc99e6.