Loreinator / Shuffle-Move

Program to help choose moves in the Pokemon Shuffle puzzle game
GNU General Public License v3.0
95 stars 18 forks source link

"F" key no longer works to freeze icons in Express Mode #31

Closed JustAnotherRandomLad closed 9 years ago

JustAnotherRandomLad commented 9 years ago

See title. Probably an easy fix.

Loreinator commented 9 years ago

Yup, null pointer... Debugging now.

kpwbo commented 9 years ago

I'll add that the "F" key works in Express Mode until the moment when the cursor goes above the board. And once it doesn't work, picking the Paint mode will make it work again when the cursor goes back above the board or when Express Mode is picked again.

Loreinator commented 9 years ago

One line fix,

About the F key in express mode, can you elaborate? I can't tell what you mean by that.

Loreinator commented 9 years ago

Fix for null pointer is here.

Loreinator commented 9 years ago

Closing for now, @kpwbo if that is still an issue after the rushed release of v0.3.21 please resubmit as a new issue with all possible information.

Loreinator commented 9 years ago

V0.3.21 is now out, please check if it adequately resolves this issue.

JustAnotherRandomLad commented 9 years ago

Works great for me now, thanks!

Loreinator commented 9 years ago

Awesome! I'm glad I could find the problem quick enough.