Pheonyxior / Pirate-Solitaire-Git-Repo

The Godot project for this game : https://victor-pernet.itch.io/pirate-solitaire accessible under the MIT License
MIT License
30 stars 2 forks source link

I caught a buggy card setup #19

Open nurettin opened 3 months ago

nurettin commented 3 months ago

Hey guys,

I got dealt the following setup, but I cannot move any card on the right 3 columns (light blue 8, 9 and red 3) I can move the leftmost column pirate to a free cell, and the whale icon lights up, but it doesn't stack when pressed. The problem persists when I click replay, but there is no more bug once I start a new game, so I think this is a reproducible bug.

I thought if you could deal yourself the exact same setup and debug the game, it may help you find the logic error.

image