Hi, I’m having a weird issue with custom hero icons in my Dota 2 custom game. I replaced default hero icons (for example npc_dota_hero_axe.png) and placed them in panorama/images/heroes.
The problem is that when I run the addon from Dota 2 Tools, everything works correctly and the icons are displayed as expected. However, when I launch the same custom game from the actual Dota 2 client in a custom lobby, the replaced icons are not compiling or not loading at all, and the game shows the default hero icons instead.
I double-checked the filenames, paths, and formats, and this happens with all replaced hero icons, not just a single one. I attached two screenshots: one from running the game via Dota 2 Tools where the icons work, and another from the live game where they don’t. I also attached my custom_ui_manifest.xml and my compiler in case something there is wrong.
Any ideas or experience with this would be greatly appreciated, thanks.