Razviar / mtgap

Support tool for MTG Arena online game
https://mtgarena.pro/
219 stars 50 forks source link

Icons (graphics) missing in the interface #367

Closed fklemme closed 9 months ago

fklemme commented 12 months ago

Detailed context:

Your Desktop:

Describe the bug Icons are not shown/loaded in the Tracker interface and in the overlay. Only small, colored boxes are shown instead. I tried adding the app executable as exceptions to Windows Defender, and I also wiped the config. Nothing helped.

To Reproduce Steps to reproduce the behavior:

  1. Install Tracker following the instructions in the README.
  2. That's it. The icons are missing.
fklemme commented 12 months ago

image Example of the overlay.

Bl00dm0ney commented 11 months ago

I created an account and installed the tracker for the first time earlier, and experienced the exact same missing icons.

mtga.cc/u/Bloodmoney Win10 App Version 2.2.26

Day0fJustice commented 11 months ago

I also installed just today and was experiencing this bug immediately upon use. The boxes replacing icons is also present on the app in Windows, not only the in game overlay. image Outlined in yellow to show which icons I am referring to (I believe these are social media icons)

Windows 11 App v 2.2.26

fizzikzz commented 10 months ago

same thing here: image

BrettMoan commented 10 months ago

I'm on windows, and I personally resolved this issue by downloading fonts manually.

to do so i searched for "font download <>" where <> is each of the fonts listed in the code base here https://github.com/search?q=repo%3ARazviar%2Fmtgap+font-family&type=code.

what I did, Use at your own risk:

I'm guessing the icons at the bottom of the initial screen are from font_awesome_5_brands. i personally got that from https://fonts2u.com/font-awesome-5-brands-regular.font

I also added the Titillium_Web which i think i found on google fonts.

Razviar commented 9 months ago

Fixed in v2.2.27