jonthysell / Mzinga

Open-source software to play the board game Hive.
MIT License
82 stars 9 forks source link

Impossible to climb with the beetle #128

Open nrobinaubertin opened 5 months ago

nrobinaubertin commented 5 months ago

I'm on ubuntu jammy, using mzinga v0.15.1, and I can't climb with a beetle.

Clicking on the beetle correctly highlights the possible arrival cells: image

But when clicking on the spider after the first click on the beetle, it selects the spider instead of move the beetle on top of it.

nrobinaubertin commented 5 months ago

I also tried with versions 13.6 and version 13.1 and got the same issue.
This is also the case when trying to climb over an enemy bug

jonthysell commented 3 months ago

Interesting, this is maybe a linux only issue? I'll have to check a Linux VM, it works fine on Windows.

jonthysell commented 3 months ago

Checked in Ubuntu 24.04 and everything works fine.

nrobinaubertin commented 3 months ago

I just tried on a vm with 22.04 and it also worked. Something must be missing in my current setup (I don't have the ubuntu-desktop package installed for example). I'm using sway as a window manager. The binary is not outputting any error when failing to move the beetle so it's hard for me to understanding what's going on.

nrobinaubertin commented 3 months ago

I did some additional testing and it seems to come from the "Only valid moves" option. Or at least, when I uncheck that option, I can climb a beetle over another bug