decentraland / unity-explorer

Apache License 2.0
8 stars 11 forks source link

[QA] Minigames - Math Kittens quest: wrong location and missing thumbnail #2389

Closed Ludmilafantaniella closed 1 week ago

Ludmilafantaniella commented 2 weeks ago

Explorer Alpha build versions:

Issue Description:

In one of the daily mission, one of the quests was to "Reach level 6 on Math Kittens". The map highlights the minigame locations for the quest with a pulsing joystick icon. Upon clicking the icon, the card for "Math Master" (the quest's minigame) appears without a thumbnail. When navigating to the displayed location, the game available is "Toads" at coordinates (-109,-97). The actual location for Math Kittens is (-85,-97), but reaching this location doesn't count towards quest progress, preventing the completion of the quest.

STR:

  1. Use /loadpx pejo to test global PX.
  2. Progress until Math Kittens appears as a daily quest.
  3. Open the map, click the quest icon, and observe the "Math Master" card with no thumbnail.
  4. Go to the indicated location (-109,-97) and find the "Toads" game.
  5. Go to the actual Math Kittens location (-85,-97) and attempt progress, but notice it's not tracked.

❌ Actual Result

https://github.com/user-attachments/assets/83999af0-e441-4afe-9125-5b7de216fc9a

image

✅ Expected Result

Ludmilafantaniella commented 2 weeks ago

Pejo fixed the issue with the location, and now it correctly shows the minigame location and coordinates. ✅ However, the thumbnail is still missing, and it's still not tracking my progress in the minigame. ❌

image image

Ludmilafantaniella commented 1 week ago

🟢 Fix verified on windows and Mac. The game card for "Math Master" display the correct thumbnail on the map. The map point to the correct location for Math Kittens (-85,-97), and quest progress is tracked correctly.

image