HHSProgrammingClub / smash-my-buttons

Le all-purpose AI Fighting Game and possible eSport if everything goes better than expected lol
GNU General Public License v3.0
4 stars 1 forks source link

Fix GUI Logic Failures #70

Closed lgtyqz closed 5 years ago

lgtyqz commented 5 years ago

Sometimes, the "Start Fight!" button flat-out doesn't work. Dunno why—it may need some more investigating.

(also the users usually press "Run Script" before starting the fight)

le-birb commented 5 years ago

Can you give literally any other details? Any ways to reliably reproduce? Anything that seemed to be a pattern between these cases of X not working?

le-birb commented 5 years ago

Is the comment about the run script button related to this problem?

lgtyqz commented 5 years ago

See latest comment on https://github.com/HHSProgrammingClub/smash-my-buttons/issues/28 for one example.

On Tue, Aug 14, 2018 at 6:13 PM Ben Hansen notifications@github.com wrote:

Is the comment about the run script button related to this problem?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HHSProgrammingClub/smash-my-buttons/issues/70#issuecomment-413064503, or mute the thread https://github.com/notifications/unsubscribe-auth/ASp-k86fKmZp3pZV_p0L5wnj_MMVam9Rks5uQ3WtgaJpZM4V9UKi .

le-birb commented 5 years ago

that's an unrelated problem

le-birb commented 5 years ago

I have not encountered this bug at all, and no additional helpful information has been provided

Nisnow commented 5 years ago

Neither my friend Max nor I am encountering this problem either.

lgtyqz commented 5 years ago

Confirmed by Michel

le-birb commented 5 years ago

it's fixed if it was the nullPointerException from #28