andstatus / game2048

2048 Open Fun Game - multiplatform implementation in Kotlin and KorGe game engine
Apache License 2.0
93 stars 18 forks source link

Ghost tiles that cannot be moved and disappear on reload #23

Open gatopeich opened 1 month ago

gatopeich commented 1 month ago

Before: Screenshot_20240715-182156

After: Screenshot_20240715-182642

Not sure if it is a graphic glitch or game state inconsistentcy, because the affected tile disappears if I switch the app e.g. to the browser and back, like happened before I took the 2nd screenshot.

Game export: 2024-07-14-12-36_10068.game2048.json

yvolk commented 1 month ago

Hello @gatopeich Thank you for the report. Yes, I also saw such lost tiles sometimes. These are glitches of the game engine that I use, and I couldn't eliminate them so far. I hope that some upcoming update of the KorGE (game engine) will resolve the problem magically :-)