hotsapi / HotsStats

An app that shows player stats during loading screen in Heroes of the Storm
MIT License
145 stars 24 forks source link

App Crash when using Hotkey / not showing automatically #44

Closed Flom1982 closed 8 years ago

Flom1982 commented 8 years ago

It worked fine for me until some weeks ago, but I didn't do any system changes or sth.

This is what the log.txt says:

[2016-05-16 12:43:27.9301] FATAL: Domain unhandled exception System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei StatsDisplay.App.b__14_0(Object o, EventArgs e) in C:\Dev\HotsStats\StatsDisplay\App.xaml.cs:Zeile 72. bei StatsDisplay.Helpers.HotKey.ComponentDispatcherThreadFilterMessage(MSG& msg, Boolean& handled) in C:\Dev\HotsStats\StatsDisplay\Helpers\HotKey.cs:Zeile 71. bei System.Windows.Interop.ComponentDispatcherThread.RaiseThreadMessage(MSG& msg) bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) bei System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) bei System.Windows.Application.RunDispatcher(Object ignore) bei System.Windows.Application.RunInternal(Window window) bei System.Windows.Application.Run(Window window) bei StatsDisplay.App.Main() in C:\Dev\HotsStats\StatsDisplay\obj\Release\App.g.cs:Zeile 0.