yangyuan / hearthrock

Hearthstone® Bot Engine
https://yangyuan.github.io/hearthrock/
MIT License
258 stars 68 forks source link

Issue updating the program in the latest game version #85

Open haiphong93 opened 5 years ago

haiphong93 commented 5 years ago

I have another issue when using the usual update method. The program can no longer click the Play button. The error in output_log was '[Error] System.FieldAccessException: Field AbsDeckPickerTrayDisplay:m_playButton' is inaccessible from methodHearthrock.Pegasus.Internal.RockPegasus:PlayTournamentGame ()'. However, if I click Play myself, the bot works fine in the match.

VincenzoNucci commented 5 years ago

Which is the update method for getting the actual version working?

huanged commented 5 years ago

It looks like blizzard has taken some actions on anti-bot.

spoc90 commented 5 years ago

I have same issue. Is there anybody who can handle it?

alittelboy commented 5 years ago

I have same issue too. Is there anybody who can handle it?