rembound / Arena-Helper

A plugin for Hearthstone Deck Tracker that helps drafting Hearthstone arena decks.
http://rembound.com
222 stars 71 forks source link

Arena Helper freezes during pick #137

Closed redminstrel closed 6 years ago

redminstrel commented 6 years ago

Almost every time I try to use this, Arena Helper Freezes. I cannot even select options or anything. It detected the heros, but did not detect my choice. It detected my first set of cards, but not what I chose, and now still shows those first three cards.

Moldavone commented 6 years ago

I have the same problem after the update, it became just unusable.

peroxidex commented 6 years ago

Not sure what's causing it, but the previous release seems fine if you want to rollback to it and simply not update.

chaosjockey commented 6 years ago

I've enabled debug in the plugin but it will only do one of two things freeze up and not detect anything or the previously detected cards remain displayed.

I've tried enabling manual card picking but that isn't working either, tried enabling interactivity from within HDT too just to be sure.

Could it be having permission problems reading the hearthstone log? Something getting stuck in memory?

Not sure what's causing it, but the previous release seems fine if you want to rollback to it and simply not update.

I also tried the previous release like peroxidex suggested but it's doing the same thing for me.

rembound commented 6 years ago

See #135. The plugin is waiting, during draft, on log-updates from HDT. I don't know why the updates aren't coming through faster, so there must be some HDT issue. Nothing in the plugin changed regarding log-reading.

peroxidex commented 6 years ago

Have you actually tested it? I'm not arguing what you've changed as it's your code, but 0.8.8 is completely unusable and hard locks for me while I just did multiple drafts successfully, albeit slow with 0.8.7.

Perhaps it's a coincidence so I don't want to outright say you're wrong like you did, but my testing seems to show otherwise.

rembound commented 6 years ago

Thanks for your reports, I didn't notice that the gui itself was freezing before. I have fixed the freezes in v0.9.0, it should be a lot faster now.