Program exited with message:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at PoeHUD.Poe.RemoteMemoryObjects.GameStateController..ctor(Memory m, TheGame game)
at PoeHUD.Controllers.GameController..ctor(Memory memory)
at PoeHUD.Program.Main(String[] args)