TehCheat / PoEHUD

174 stars 124 forks source link

Error on startup #396

Closed Aldwew closed 5 years ago

Aldwew commented 5 years ago

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

Dragomitch commented 5 years ago

At least say something else than juste posting the error ? Yeah that's because no one took the time to refresh the memory offsets. You're welcome to do it if you want. In the meanwhile, it will not work before someone take 10 hours free time to do so. Thanks for the repport anyway

vippotto90 commented 5 years ago

they need rebuild the exe

Aldwew commented 5 years ago

Alright, thanks for the answers